The NetBSD Project

src/lib/libc/stdlib/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / stdlib

Current tag: cube-autoconf-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] twalk.c  1.2   24 years  lukem   * use _DIAGASSERT() to check pointer arguments against NULL and file descripto...
[TXT] erand48.c  1.9   18 years  drochner   <math.h> is just needed for the ldexp() call in erand48() - remove unnecessary d...
[TXT] rand48.h  1.5   18 years  drochner   <math.h> is just needed for the ldexp() call in erand48() - remove unnecessary d...
[TXT] local.h  1.1   26 years  christos   Add local.h for local prototypes. Fix namespace issues for strtoq and strtouq Fi...
[TXT] drand48.c  1.6   18 years  lukem   Add missing __RCSID()
[TXT] lcong48.c  1.8   18 years  lukem   Add missing __RCSID()
[TXT] seed48.c  1.8   18 years  lukem   Add missing __RCSID()
[TXT] srand48.c  1.7   18 years  lukem   Add missing __RCSID()
[TXT] tfind.c  1.5   19 years  kleink   Avoid lint warning after previous.
[TXT] tdelete.c  1.4   18 years  christos   Coverity CID 2528: Don't delete the node we are about to return.
[TXT] getopt_long.3  1.18   16 years  ginsbach   Document that getopt_long(3) can and will accept unique abbreviated long option ...
[TXT] Lint_llabs.c  1.2   24 years  kleink   Make lint happy about long long integers. (C99 mode for lint, anyone?)
[TXT] alloca.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] atof.3  1.9   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] atol.3  1.8   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] bsearch.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] memory.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] putenv.c  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] qsort.3  1.13   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] radixsort.3  1.13   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getenv.3  1.19   18 years  wiz   Punctuation nits; grammar fix.
[TXT] getopt.3  1.31   20 years  wiz   Slight syncing with OpenBSD version.
[TXT] atoll.3  1.6   20 years  wiz   Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
[TXT] bsearch.c  1.13   18 years  christos   WARNS=4
[TXT] tsearch.c  1.5   18 years  christos   WARNS=4
[TXT] rand.3  1.11   18 years  kleink   Xref rnd(4).
[TXT] posix_openpt.c  1.1   19 years  christos   branches: 1.1.24; unix/98 pty functions and manual pages.
[TXT] pty.c  1.1   19 years  christos   branches: 1.1.24; unix/98 pty functions and manual pages.
[TXT] posix_memalign.3  1.1   16 years  ad   branches: 1.1.4; Enable posix_memalign().
[TXT] atol.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] rand.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] atoi.3  1.10   20 years  agc   branches: 1.10.96; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] exit.c  1.11   16 years  skrll   branches: 1.11.12; 1.11.20; Build a local copy of exit that doesn't call __cxa...
[TXT] div.3  1.11   20 years  agc   branches: 1.11.32; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] getsubopt.3  1.11   20 years  agc   branches: 1.11.38; 1.11.46; Move UCB-licensed code from 4-clause to 3-clause l...
[TXT] merge.c  1.11   20 years  agc   branches: 1.11.42; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] atoi.c  1.11   20 years  agc   branches: 1.11.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] rand48.3  1.11   18 years  drochner   branches: 1.11.86; correct multiplicand in pseudorandom generation
[TXT] abs.3  1.12   20 years  agc   branches: 1.12.32; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] abort.c  1.12   20 years  agc   branches: 1.12.38; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] abort.3  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] atof.c  1.12   20 years  agc   branches: 1.12.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] l64a.c  1.13   20 years  salo   branches: 1.13.56; netbsd.org->NetBSD.org
[TXT] qsort.c  1.14   18 years  perry   branches: 1.14.10; 1.14.16; Remove leading __ from __(const|inline|signed|vola...
[TXT] exit.3  1.14   20 years  agc   branches: 1.14.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] system.3  1.16   16 years  wiz   branches: 1.16.10; 1.16.12; Add xref to shquote(3), suggested by joerg. Bump d...
[TXT] radixsort.c  1.16   18 years  perry   branches: 1.16.30; Remove leading __ from __(const|inline|signed|volatile) -- i...
[TXT] jemalloc.c  1.16   16 years  christos   branches: 1.16.4; - use a non localized version of strerror_r. - kill localized...
[TXT] strtol.c  1.17   18 years  christos   branches: 1.17.20; WARNS=4
[TXT] strtoq.c  1.18   17 years  christos   branches: 1.18.12; remove bogus (void)&var; From Anon Ymous
[TXT] strtouq.c  1.18   18 years  christos   branches: 1.18.20; WARNS=4
[TXT] random.3  1.18   20 years  agc   branches: 1.18.22; 1.18.28; Move UCB-licensed code from 4-clause to 3-clause l...
[TXT] getenv.c  1.18   18 years  christos   branches: 1.18.26; add getenv_r and ttyname_r
[TXT] strtoul.3  1.19   20 years  wiz   branches: 1.19.16; 1.19.26; 1.19.38; 1.19.44; Use St -isoC-9X instead of St ...
[TXT] atexit.c  1.19   16 years  kristerw   branches: 1.19.2; 1.19.6; Keep track of atexit functions that are added while ...
[TXT] insque.c  1.2   18 years  drochner   branches: 1.2.2; 1.2.46; tolerate NULL pointers at some places
[TXT] remque.c  1.2   18 years  drochner   branches: 1.2.2; 1.2.46; tolerate NULL pointers at some places
[TXT] strtod.3  1.20   16 years  reed   branches: 1.20.50; 1.20.54; Add HISTORY: The strtof() and strtold() functions ...
[TXT] system.c  1.21   17 years  elad   branches: 1.21.18; Correctly recover signal state if failed trying to set it. ...
[TXT] strtol.3  1.22   20 years  wiz   branches: 1.22.16; 1.22.26; 1.22.38; 1.22.44; Use St -isoC-9X instead of St ...
[TXT] getopt_long.c  1.24   16 years  christos   branches: 1.24.16; always compile getopt_long. some ifdef reduction. more to co...
[TXT] malloc.3  1.26   16 years  yamt   branches: 1.26.16; we don't have reallocf.
[TXT] getopt.c  1.27   18 years  christos   branches: 1.27.30; WARNS=4
[TXT] grantpt.3  1.3   19 years  wiz   branches: 1.3.24; Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am...
[TXT] posix_openpt.3  1.3   19 years  wiz   branches: 1.3.24; Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am...
[TXT] unlockpt.3  1.3   19 years  wiz   branches: 1.3.24; Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am...
[TXT] lsearch.3  1.3   18 years  wiz   branches: 1.3.2; Remove superfluous Pp, sort sections.
[TXT] insque.3  1.3   18 years  wiz   branches: 1.3.2; 1.3.32; Remove superfluous Pp.
[TXT] strfmon.3  1.3   18 years  wiz   branches: 1.3.44; 1.3.50; 1.3.56; Remove duplicate words; grammar fix.
[TXT] llabs.c  1.3   20 years  agc   branches: 1.3.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] lldiv.c  1.3   20 years  agc   branches: 1.3.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] ptsname.3  1.4   19 years  kleink   branches: 1.4.24; Make the spelling of reentrant match the rest of the system.
[TXT] lsearch.c  1.4   18 years  christos   branches: 1.4.2; revert previous, my include files were out of day.
[TXT] strfmon.c  1.4   18 years  christos   branches: 1.4.4; 1.4.6; 1.4.10; 1.4.14; 1.4.16; Coverity CID 1560: Don't le...
[TXT] hcreate.c  1.5   19 years  simonb   branches: 1.5.26; s/this this/this/.
[TXT] rand_r.c  1.5   20 years  agc   branches: 1.5.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] atoll.c  1.5   20 years  lukem   branches: 1.5.56; Overhaul how `build.sh tools' are used: * Rename "config...
[TXT] strsuftoll.3  1.6   16 years  lukem   branches: 1.6.10; Use IEC 60027-2 prefixes for 2^n based prefixes.
[TXT] hcreate.3  1.6   20 years  wiz   branches: 1.6.30; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] qabs.c  1.6   20 years  agc   branches: 1.6.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] qdiv.c  1.6   20 years  agc   branches: 1.6.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] Makefile.inc  1.68   16 years  christos   branches: 1.68.8; Sync phk malloc.c with the latest one from FreeBSD. This give...
[TXT] strsuftoll.c  1.7   16 years  lukem   branches: 1.7.10; Use IEC 60027-2 prefixes for 2^n based prefixes.
[TXT] mrand48.c  1.7   18 years  lukem   branches: 1.7.44; 1.7.50; Add missing __RCSID()
[TXT] abs.c  1.7   20 years  agc   branches: 1.7.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] div.c  1.7   20 years  agc   branches: 1.7.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] labs.c  1.7   20 years  agc   branches: 1.7.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] ldiv.c  1.7   20 years  agc   branches: 1.7.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] _rand48.c  1.7   18 years  lukem   branches: 1.7.86; Add missing __RCSID()
[TXT] a64l.3  1.8   20 years  wiz   branches: 1.8.30; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] qabs.3  1.8   20 years  agc   branches: 1.8.32; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] qdiv.3  1.8   20 years  agc   branches: 1.8.32; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] jrand48.c  1.8   18 years  lukem   branches: 1.8.44; 1.8.50; Add missing __RCSID()
[TXT] lrand48.c  1.8   18 years  lukem   branches: 1.8.44; 1.8.50; Add missing __RCSID()
[TXT] getsubopt.c  1.8   19 years  kleink   branches: 1.8.50; There are two instances of getsubopt.c, one in gen, which cam...
[TXT] tsearch.3  1.9   16 years  simonb   branches: 1.9.12; 1.9.16; Fix twalk()s 3rd argument name so that it matches re...
[TXT] nrand48.c  1.9   18 years  lukem   branches: 1.9.44; 1.9.50; Add missing __RCSID()
[TXT] a64l.c  1.9   20 years  salo   branches: 1.9.56; netbsd.org->NetBSD.org
[TXT] atexit.3  1.9   20 years  agc   branches: 1.9.56; 1.9.62; Move UCB-licensed code from 4-clause to 3-clause lic...
[TXT] unsetenv.c  1.3   18 years  christos   compat core reorg.
[TXT] Lint_abs.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_div.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_labs.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_ldiv.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] malloc.c  1.50   16 years  christos   move decls for _malloc_{pre,post}fork() to extern.h
[TXT] setenv.c  1.29   19 years  christos   remove extraneous `*' that caused a core-dump.
[TXT] erand48_ieee754.c  1.2   18 years  drochner   switch byteorder of seed to match previous (and documented) behaviour


CVSweb <webmaster@jp.NetBSD.org>