OpenBSD CVS

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: [local] / src / lib / libc / stdlib

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.30   20 years  jmc   kill memory.3; suggested by deraadt@
[TXT] _rand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] a64l.3  1.8   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] a64l.c  1.3   26 years  millert   Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1. Also m...
[TXT] abort.3  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] abort.c  1.13   20 years  millert   Call _exit() not exit() from abort() if we are unable to kill ourselves to avoid...
[TXT] abs.3  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] abs.c  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] alloca.3  1.10   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atexit.3  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atexit.c  1.7   21 years  dhartmei   Move __cleanup into mprotect'ed page to prevent unintentional modifications simi...
[TXT] atexit.h  1.6   20 years  deraadt   fix a proto
[TXT] atof.3  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atof.c  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atoi.3  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atoi.c  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atol.3  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atol.c  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atoll.3  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] atoll.c  1.2   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] bsearch.3  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] bsearch.c  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] div.3  1.7   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] div.c  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] drand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] ecvt.3  1.7   20 years  jmc   use new .St macro;
[TXT] ecvt.c  1.3   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] erand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] exit.3  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] exit.c  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] gcvt.c  1.5   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] getenv.3  1.9   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] getenv.c  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] getopt.3  1.28   20 years  millert   Document the optional argument support and as well as where we differ from POSIX...
[TXT] getopt_long.3  1.10   20 years  fgsch   - Rename index to longindex and explain its use. - Talk about zeroing the last e...
[TXT] getopt_long.c  1.16   20 years  millert   Traditionally, getopt(3) has treated "--foo" the same as "--". However, this ca...
[TXT] getsubopt.3  1.8   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] getsubopt.c  1.2   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] heapsort.c  1.6   20 years  deraadt   typo; ianm@cit.uws.edu.au
[TXT] insque.3  1.3   20 years  jmc   use new .St macro;
[TXT] insque.c  1.1   21 years  millert   move insque(3) and remque(3) from libcompat -> libc; they are now POSIX
[TXT] jrand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] l64a.c  1.3   26 years  millert   Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1. Also m...
[TXT] labs.3  1.7   20 years  millert   llabs(3) for C99
[TXT] labs.c  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lcong48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] ldiv.3  1.7   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] ldiv.c  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] llabs.c  1.1   20 years  millert   llabs(3) for C99
[TXT] lrand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] lsearch.3  1.3   20 years  jmc   use new .St macro;
[TXT] lsearch.c  1.2   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] malloc.3  1.36   20 years  espie   punctuate variable; okay jmc@.
[TXT] malloc.c  1.66   20 years  tdeval   Sanity fix. reviewed by deraadt@, tedu@
[TXT] merge.c  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] mrand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] nrand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] qsort.3  1.14   20 years  jmc   updates and corrections to the references in SEE ALSO; mostly from tjr@freebsd's...
[TXT] qsort.c  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] radixsort.3  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] radixsort.c  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] rand.3  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] rand.c  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] rand48.3  1.10   21 years  jmc   - section reorder - merge COMPATIBILITY - kill whitespace at EOL
[TXT] rand48.h  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] random.3  1.17   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] random.c  1.12   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] realpath.3  1.10   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] realpath.c  1.10   20 years  millert   Rename rootd to needslash and invert its value. This fixes the check for ENAMET...
[TXT] remque.c  1.1   21 years  millert   move insque(3) and remque(3) from libcompat -> libc; they are now POSIX
[TXT] seed48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] setenv.c  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] srand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strtod.3  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] strtol.3  1.13   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] strtol.c  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] strtoll.c  1.2   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] strtoul.3  1.15   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] strtoul.c  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] strtoull.c  1.2   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] system.3  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] system.c  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tfind.c  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] tsearch.3  1.12   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] tsearch.c  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] calloc.c (in the Attic) [Hide]  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] cfree.c (in the Attic) [Hide]  1.3   20 years  david   add missing includes ok tedu@
[TXT] multibyte.c (in the Attic) [Hide]  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] putenv.c (in the Attic) [Hide]  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] qabs.3 (in the Attic) [Hide]  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] qabs.c (in the Attic) [Hide]  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] qdiv.3 (in the Attic) [Hide]  1.6   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] qdiv.c (in the Attic) [Hide]  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] strtod.c (in the Attic) [Hide]  1.19   20 years  drahn   Correct the arm ifdefs previously inserted, is working correctly now.