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: netbsd-6-1-4-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] getenv.c  1.35   13 years  tron   1.) Rename internal function __findvar() to __findenvvar(). 2.) Add a wrapper fu...
[TXT] erand48.c  1.9   18 years  drochner   <math.h> is just needed for the ldexp() call in erand48() - remove unnecessary d...
[TXT] getopt_long.c  1.25   15 years  joerg   ANSIfy. Remove conditionals around __RCSID.
[TXT] mi_vector_hash.3  1.2   14 years  joerg   Add HISTORY.
[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] posix_openpt.3  1.6   12 years  wiz   Add missing preposition.
[TXT] radixsort.c  1.19   14 years  dsl   Ansify functions and remove __P/
[TXT] jemalloc.c  1.24.6.2   11 years  riz   Back out changes committed as part of ticket #195 which were apparently not inte...
[TXT] abs.3  1.14   12 years  jruoho   Collect abs(3), labs(3), llabs(3), and imaxabs(3) to a single small page.
[TXT] getopt_long.3  1.18   16 years  ginsbach   Document that getopt_long(3) can and will accept unique abbreviated long option ...
[TXT] malloc.3  1.38   13 years  jruoho   Fix previous commit by also moving the type of _malloc_options. In addition, add...
[TXT] local.h  1.6   13 years  tron   Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ...
[TXT] setenv.c  1.43   13 years  tron   Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ...
[TXT] unsetenv.c  1.10   13 years  tron   Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ...
[TXT] getenv.3  1.25   13 years  wiz   Improve wording after consultation with njoly.
[TXT] Lint_llabs.c  1.2   24 years  kleink   Make lint happy about long long integers. (C99 mode for lint, anyone?)
[TXT] getsubopt.3  1.14   14 years  wiz   Mention that it is included in IEEE Std 1003.1-2008.
[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] 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] a64l.3  1.10   13 years  jruoho   Note POSIX compliance.
[TXT] memory.3  1.11   12 years  jruoho   Note memoryallocators(9) in this perhaps too generally named page.
[TXT] _env.c  1.6.16.1   10 years  bouyer   Pull up following revision(s) (requested by tron in ticket #940): lib/libc/stdl...
[TXT] strsuftoll.c  1.9   12 years  christos   Put a recursion limit to avoid DoS attacks (Maksymilian Arciemowicz) While there...
[TXT] tsearch.3  1.12   13 years  jruoho   Put the period outside the quotation marks.
[TXT] strsuftoll.3  1.11   13 years  jruoho   Reference strsuftoll(3) and orders(7) with each other.
[TXT] rand48.h  1.6   12 years  dsl   Remove __P()
[TXT] insque.3  1.5   13 years  jruoho   Rewrite the HISTORY section.
[TXT] rand.3  1.12   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] atoll.3  1.6   20 years  wiz   Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
[TXT] Lint_imaxabs.c  1.1   15 years  matt   branches: 1.1.2; 1.1.8; 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] 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] hcreate.3  1.10   12 years  wiz   branches: 1.10.8; 1.10.18; Various fixes, mostly missing words or letters.
[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] rand48.3  1.11   18 years  drochner   branches: 1.11.86; correct multiplicand in pseudorandom generation
[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] merge.c  1.13   12 years  dsl   branches: 1.13.4; 1.13.6; Remove __P()
[TXT] l64a.c  1.13   20 years  salo   branches: 1.13.56; netbsd.org->NetBSD.org
[TXT] div.3  1.14   12 years  wiz   branches: 1.14.26; Remove \*[q] -- not necessary, just use plain double quotes ...
[TXT] abort.c  1.14   12 years  dsl   branches: 1.14.4; Remove __P()
[TXT] alloca.3  1.14   13 years  jruoho   branches: 1.14.4; 1.14.10; Fix xref; security(8) -> security(7).
[TXT] bsearch.c  1.14   13 years  christos   branches: 1.14.6; ansify
[TXT] exit.c  1.15   12 years  dsl   branches: 1.15.36; Remove __P()
[TXT] exit.3  1.15   12 years  dholland   branches: 1.15.6; Clarify the behavior of exit(x) for out-of-range x. PR 45769
[TXT] system.3  1.17   15 years  christos   branches: 1.17.6; system(NULL) should return if the command interpreter is ther...
[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] putenv.c  1.19   13 years  tron   branches: 1.19.6; 1.19.12; Improve and simplify implementation of *env(3) func...
[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] 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] posix_openpt.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] strtod.3  1.20   16 years  reed   branches: 1.20.50; 1.20.54; Add HISTORY: The strtof() and strtold() functions ...
[TXT] strtouq.c  1.20   15 years  drochner   branches: 1.20.6; fix range of strtouq(), from Henning Petersen per PR lib/3939...
[TXT] random.3  1.20   12 years  rmind   branches: 1.20.8; 1.20.18; Mention POSIX conformance of some functions, when t...
[TXT] qsort.c  1.21   12 years  dsl   branches: 1.21.4; Remove __P()
[TXT] system.c  1.23   13 years  tron   branches: 1.23.6; Improve and simplify implementation of *env(3) functions: - U...
[TXT] atexit.c  1.24   14 years  pooka   branches: 1.24.6; 1.24.12; When converting the locking path of mutex+counter t...
[TXT] strtoul.3  1.25   14 years  pooka   branches: 1.25.24; tyop de fix
[TXT] strtol.3  1.26   14 years  wiz   branches: 1.26.24; Bump date for previous.
[TXT] getopt.c  1.28   15 years  joerg   branches: 1.28.12; 1.28.22; ANSIfy. Remove conditional macros around __RCSID.
[TXT] lsearch.3  1.3   18 years  wiz   branches: 1.3.2; Remove superfluous Pp, sort sections.
[TXT] strfmon.3  1.3   18 years  wiz   branches: 1.3.44; 1.3.50; 1.3.56; Remove duplicate words; grammar fix.
[TXT] twalk.c  1.3   12 years  dsl   branches: 1.3.4; Remove __P()
[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] getopt.3  1.32   14 years  joerg   branches: 1.32.12; 1.32.22; Use .In for header files instead of .Ar Pa and var...
[TXT] grantpt.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] unlockpt.3  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] lsearch.c  1.5   12 years  dsl   branches: 1.5.4; Remove __P()
[TXT] tdelete.c  1.5   12 years  dsl   branches: 1.5.4; Remove __P()
[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] 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] malloc.c  1.54   12 years  christos   branches: 1.54.4; 1.54.10; cleanup saving and restoring errno, and make it sim...
[TXT] tfind.c  1.6   12 years  dsl   branches: 1.6.4; Remove __P()
[TXT] tsearch.c  1.6   12 years  dsl   branches: 1.6.4; Remove __P()
[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] 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] Makefile.inc  1.78   12 years  christos   branches: 1.78.2; 1.78.8; add re-entrant versions of the hash functions based ...
[TXT] strfmon.c  1.8   12 years  christos   branches: 1.8.2; no need for the snprintf/asprintf dance; use fixed width forma...
[TXT] jemalloc.3  1.8   12 years  wiz   branches: 1.8.2; 1.8.8; 1.8.12; Sort sections.
[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] hcreate.c  1.8   12 years  christos   branches: 1.8.8; 1.8.18; remove the advertising clause so it can be used by th...
[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] 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] 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] erand48_ieee754.c  1.2   18 years  drochner   switch byteorder of seed to match previous (and documented) behaviour


CVSweb <webmaster@jp.NetBSD.org>