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: matt-nb5-mips64-u2-k2-k4-k7-k8-k9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] jemalloc.c  1.19   15 years  ad   branches: 1.19.4; 1.19.6; 1.19.8; 1.19.12; Split choose_arena() back out int...
[TXT] posix_memalign.3  1.1   16 years  ad   branches: 1.1.4; Enable posix_memalign().
[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] abs.c  1.7   20 years  agc   branches: 1.7.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] alloca.3  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] atof.3  1.9   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] atoi.3  1.10   20 years  agc   branches: 1.10.96; 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] atol.3  1.8   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] bsearch.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] exit.3  1.14   20 years  agc   branches: 1.14.56; 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] 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] 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] memory.3  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] putenv.c  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[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] 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] rand.c  1.10   20 years  agc   branches: 1.10.56; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[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] 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] bsearch.c  1.13   18 years  christos   WARNS=4
[TXT] getenv.c  1.18   18 years  christos   branches: 1.18.26; add getenv_r and ttyname_r
[TXT] getopt.c  1.27   18 years  christos   branches: 1.27.30; WARNS=4
[TXT] getopt_long.c  1.24   16 years  christos   branches: 1.24.16; always compile getopt_long. some ifdef reduction. more to co...
[TXT] local.h  1.1   26 years  christos   Add local.h for local prototypes. Fix namespace issues for strtoq and strtouq Fi...
[TXT] lsearch.c  1.4   18 years  christos   branches: 1.4.2; revert previous, my include files were out of day.
[TXT] malloc.c  1.52   16 years  christos   fix posix_memalign; we are not going to support alignments > pagesize in this im...
[TXT] random.3  1.19   16 years  christos   mention RANDOM_MAX
[TXT] setenv.c  1.29   19 years  christos   remove extraneous `*' that caused a core-dump.
[TXT] strfmon.c  1.6   16 years  christos   Fix another integer overflow issue discovered by Maksymilian Arciemowicz. On top...
[TXT] system.3  1.17   15 years  christos   branches: 1.17.6; system(NULL) should return if the command interpreter is ther...
[TXT] system.c  1.22   15 years  christos   branches: 1.22.6; system(NULL) should return if the command interpreter is ther...
[TXT] tdelete.c  1.4   18 years  christos   Coverity CID 2528: Don't delete the node we are about to return.
[TXT] tsearch.c  1.5   18 years  christos   WARNS=4
[TXT] unsetenv.c  1.3   18 years  christos   compat core reorg.
[TXT] erand48.c  1.9   18 years  drochner   <math.h> is just needed for the ldexp() call in erand48() - remove unnecessary d...
[TXT] erand48_ieee754.c  1.2   18 years  drochner   switch byteorder of seed to match previous (and documented) behaviour
[TXT] insque.c  1.2   18 years  drochner   branches: 1.2.2; 1.2.46; tolerate NULL pointers at some places
[TXT] rand48.3  1.11   18 years  drochner   branches: 1.11.86; correct multiplicand in pseudorandom generation
[TXT] rand48.h  1.5   18 years  drochner   <math.h> is just needed for the ldexp() call in erand48() - remove unnecessary d...
[TXT] remque.c  1.2   18 years  drochner   branches: 1.2.2; 1.2.46; tolerate NULL pointers at some places
[TXT] strtouq.c  1.20   15 years  drochner   branches: 1.20.6; fix range of strtouq(), from Henning Petersen per PR lib/3939...
[TXT] getopt_long.3  1.18   16 years  ginsbach   Document that getopt_long(3) can and will accept unique abbreviated long option ...
[TXT] strtol.c  1.18   15 years  joerg   branches: 1.18.6; Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq}...
[TXT] strtoq.c  1.19   15 years  joerg   branches: 1.19.6; Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq}...
[TXT] Lint_llabs.c  1.2   24 years  kleink   Make lint happy about long long integers. (C99 mode for lint, anyone?)
[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] rand.3  1.11   18 years  kleink   Xref rnd(4).
[TXT] tfind.c  1.5   19 years  kleink   Avoid lint warning after previous.
[TXT] _rand48.c  1.7   18 years  lukem   branches: 1.7.86; Add missing __RCSID()
[TXT] atoll.c  1.5   20 years  lukem   branches: 1.5.56; Overhaul how `build.sh tools' are used: * Rename "config...
[TXT] drand48.c  1.6   18 years  lukem   Add missing __RCSID()
[TXT] hcreate.c  1.6   15 years  lukem   branches: 1.6.6; Remove the \n and tabs from the __COPYRIGHT() strings. Tweak t...
[TXT] jrand48.c  1.8   18 years  lukem   branches: 1.8.44; 1.8.50; Add missing __RCSID()
[TXT] lcong48.c  1.8   18 years  lukem   Add missing __RCSID()
[TXT] lrand48.c  1.8   18 years  lukem   branches: 1.8.44; 1.8.50; Add missing __RCSID()
[TXT] mrand48.c  1.7   18 years  lukem   branches: 1.7.44; 1.7.50; Add missing __RCSID()
[TXT] nrand48.c  1.9   18 years  lukem   branches: 1.9.44; 1.9.50; 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] twalk.c  1.2   24 years  lukem   * use _DIAGASSERT() to check pointer arguments against NULL and file descripto...
[TXT] a64l.3  1.9   15 years  martin   branches: 1.9.8; Convert TNF licenses to new 2 clause variant
[TXT] atexit.c  1.23   15 years  martin   branches: 1.23.8; Remove clause 3 and 4 from TNF licenses
[TXT] grantpt.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] hcreate.3  1.7   15 years  martin   branches: 1.7.8; Convert TNF licenses to new 2 clause variant
[TXT] posix_openpt.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] posix_openpt.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] ptsname.3  1.5   15 years  martin   branches: 1.5.4; 1.5.8; 1.5.28; Convert TNF licenses to new 2 clause variant
[TXT] pty.c  1.2   15 years  martin   branches: 1.2.4; 1.2.8; 1.2.28; Remove clause 3 and 4 from TNF licenses
[TXT] strsuftoll.3  1.7   15 years  martin   branches: 1.7.8; Convert TNF licenses to new 2 clause variant
[TXT] strsuftoll.c  1.8   15 years  martin   branches: 1.8.8; Remove clause 3 and 4 from TNF licenses
[TXT] unlockpt.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] Lint_imaxabs.c  1.1   15 years  matt   branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv.
[TXT] abs.3  1.13   15 years  matt   branches: 1.13.6; Add C99 functions imaxabs and imaxdiv.
[TXT] div.3  1.12   15 years  matt   branches: 1.12.6; Add C99 functions imaxabs and imaxdiv.
[TXT] imaxabs.c  1.1   15 years  matt   branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv.
[TXT] imaxdiv.c  1.1   15 years  matt   branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv.
[TXT] qabs.3  1.9   15 years  matt   branches: 1.9.6; Add C99 functions imaxabs and imaxdiv.
[TXT] qdiv.3  1.9   15 years  matt   branches: 1.9.6; Add C99 functions imaxabs and imaxdiv.
[TXT] Makefile.inc  1.71   15 years  mrg   branches: 1.71.4; define and use LIBCDIR in terms of .CURDIR. fixes compat/lib...
[TXT] radixsort.c  1.16   18 years  perry   branches: 1.16.30; Remove leading __ from __(const|inline|signed|volatile) -- i...
[TXT] strtod.3  1.20   16 years  reed   branches: 1.20.50; 1.20.54; Add HISTORY: The strtof() and strtold() functions ...
[TXT] qsort.c  1.15   16 years  rmind   branches: 1.15.10; Use size_t to avoid overflow when sorting large arrays. Whil...
[TXT] a64l.c  1.9   20 years  salo   branches: 1.9.56; netbsd.org->NetBSD.org
[TXT] l64a.c  1.13   20 years  salo   branches: 1.13.56; netbsd.org->NetBSD.org
[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] abort.c  1.12.38.1   15 years  snj   Pull up following revision(s) (requested by ad in ticket #399): lib/libc/misc/s...
[TXT] strtol.3  1.22.44.1   14 years  snj   branches: 1.22.44.1.2; Pull up following revision(s) (requested by dholland in ...
[TXT] strtoul.3  1.19.44.1   14 years  snj   branches: 1.19.44.1.2; Pull up following revision(s) (requested by dholland in ...
[TXT] tsearch.3  1.9.12.1   15 years  snj   Pull up following revision(s) (requested by joerg in ticket #695): lib/libc/std...
[TXT] atoll.3  1.6   20 years  wiz   Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
[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] insque.3  1.3   18 years  wiz   branches: 1.3.2; 1.3.32; Remove superfluous Pp.
[TXT] lsearch.3  1.3   18 years  wiz   branches: 1.3.2; Remove superfluous Pp, sort sections.
[TXT] strfmon.3  1.3   19 years  wiz   branches: 1.3.44; 1.3.50; 1.3.56; Remove duplicate words; grammar fix.
[TXT] malloc.3  1.26   16 years  yamt   branches: 1.26.16; we don't have reallocf.


CVSweb <webmaster@jp.NetBSD.org>