[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / stdlib

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/stdlib/Makefile.inc between version 1.85 and 1.86

version 1.85, 2015/01/16 18:41:33 version 1.86, 2015/01/18 17:59:36
Line 53  MAN+= a64l.3 abort.3 abs.3 alloca.3 atex
Line 53  MAN+= a64l.3 abort.3 abs.3 alloca.3 atex
         posix_memalign.3 posix_openpt.3 ptsname.3 \          posix_memalign.3 posix_openpt.3 ptsname.3 \
         qabs.3 qdiv.3 quick_exit.3 qsort.3 \          qabs.3 qdiv.3 quick_exit.3 qsort.3 \
         radixsort.3 rand48.3 rand.3 random.3 \          radixsort.3 rand48.3 rand.3 random.3 \
         strfmon.3 strsuftoll.3 strtod.3 strtol.3 strtoul.3 system.3 \          strfmon.3 strsuftoll.3 strtod.3 strtol.3 strtoul.3 strtonum.3 \
           system.3 \
         tsearch.3 \          tsearch.3 \
         unlockpt.3          unlockpt.3
   

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

CVSweb <webmaster@jp.NetBSD.org>