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_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.17   24 years  millert   MLINK srandomdev
[TXT] _rand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] a64l.3  1.5   24 years  aaron   Flesh out stdlib function man pages.
[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.6   24 years  aaron   Flesh out stdlib function man pages.
[TXT] abort.c  1.6   25 years  d   Add thread-safety to libc, so that libc_r will build (on i386 at least). All POS...
[TXT] abs.3  1.5   24 years  aaron   Flesh out stdlib function man pages.
[TXT] abs.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] alloca.3  1.8   24 years  aaron   Flesh out stdlib function man pages.
[TXT] atexit.3  1.4   24 years  aaron   Flesh out stdlib function man pages.
[TXT] atexit.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] atexit.h  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] atof.3  1.3   24 years  aaron   first round of repairs on stdlib
[TXT] atof.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] atoi.3  1.5   24 years  aaron   Flesh out stdlib function man pages.
[TXT] atoi.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] atol.3  1.4   24 years  aaron   Flesh out stdlib function man pages.
[TXT] atol.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] bsearch.3  1.5   24 years  aaron   Flesh out stdlib function man pages.
[TXT] bsearch.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] div.3  1.5   24 years  aaron   Flesh out stdlib function man pages.
[TXT] div.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] drand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] erand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] exit.3  1.4   24 years  aaron   Flesh out stdlib function man pages.
[TXT] exit.c  1.4   24 years  d   include thread_private.h
[TXT] getenv.3  1.7   24 years  aaron   Flesh out stdlib function man pages.
[TXT] getenv.c  1.4   25 years  deraadt   change to lite2 getenv(); getenv(NULL) now returns NULL
[TXT] getopt.3  1.13   24 years  aaron   Flesh out stdlib function man pages.
[TXT] getsubopt.3  1.4   24 years  aaron   Flesh out stdlib function man pages.
[TXT] getsubopt.c  1.1   26 years  millert   Move getsubopt(3) to stdlib like lite2 and XPG4.2 say... Update man page from li...
[TXT] heapsort.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[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.5   24 years  aaron   Flesh out stdlib function man pages.
[TXT] labs.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] lcong48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] ldiv.3  1.5   24 years  aaron   Flesh out stdlib function man pages.
[TXT] ldiv.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] lrand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] malloc.3  1.20   23 years  aaron   Clarify; gluk@ptci.ru
[TXT] malloc.c  1.40   24 years  deraadt   missing THREAD_UNLOCK; netch@segfault.kiev.ua
[TXT] merge.c  1.3   27 years  tholo   Remove dead code Remove unused variables Silence some warnings lint(1) is your f...
[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.6   23 years  aaron   For man pages that describe multiple functions, split the .Nm arguments onto sep...
[TXT] qsort.c  1.5   26 years  deraadt   typecastorama
[TXT] radixsort.3  1.6   24 years  aaron   Flesh out stdlib function man pages.
[TXT] radixsort.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] rand.3  1.7   24 years  aaron   Flesh out stdlib function man pages.
[TXT] rand.c  1.6   25 years  millert   No need to cast to they type we already are. Also minor KNF
[TXT] rand48.3  1.7   24 years  aaron   Flesh out stdlib function man pages.
[TXT] rand48.h  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] random.3  1.12   24 years  aaron   Flesh out stdlib function man pages.
[TXT] random.c  1.9   24 years  millert   Fix the leak for real (that's what I get for hacking when i can't sleep).
[TXT] realpath.3  1.7   24 years  aaron   Flesh out stdlib function man pages.
[TXT] realpath.c  1.4   26 years  deraadt   readlink(path, buf, sizeof buf-1). Never forget that -1.
[TXT] seed48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] setenv.c  1.3   26 years  millert   Don't override environ if realloc() fails. Pointed out by Dave Bodenstab <imdav...
[TXT] srand48.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strtod.3  1.7   24 years  aaron   Flesh out stdlib function man pages.
[TXT] strtol.3  1.9   23 years  aaron   For man pages that describe multiple functions, split the .Nm arguments onto sep...
[TXT] strtol.c  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strtoul.3  1.8   23 years  aaron   For man pages that describe multiple functions, split the .Nm arguments onto sep...
[TXT] strtoul.c  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] system.3  1.8   23 years  aaron   Add a CAVEATS section to warn programmers that shell meta-characters will be pas...
[TXT] system.c  1.3   27 years  tholo   Remove dead code Remove unused variables Silence some warnings lint(1) is your f...
[TXT] tfind.c  1.2   26 years  millert   Fix decl for tfind(3)
[TXT] tsearch.3  1.9   23 years  aaron   For man pages that describe multiple functions, split the .Nm arguments onto sep...
[TXT] tsearch.c  1.2   26 years  millert   Include <stdlib.h> for malloc() proto.
[TXT] calloc.c (in the Attic) [Hide]  1.5   24 years  millert   branches: 1.5.8; 1.5.10; calloc() needs to be separate from malloc in case a u...
[TXT] cfree.c (in the Attic) [Hide]  1.1   27 years  tholo   Move cfree(3) weak symbol into a seperate file
[TXT] getopt.c (in the Attic) [Hide]  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] memory.3 (in the Attic) [Hide]  1.5   24 years  aaron   Flesh out stdlib function man pages.
[TXT] multibyte.c (in the Attic) [Hide]  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] putenv.c (in the Attic) [Hide]  1.2   27 years  tholo   Minor formatting fixes from Lite2 Correct return value of putenv(3), also from L...
[TXT] qabs.3 (in the Attic) [Hide]  1.5   24 years  aaron   Flesh out stdlib function man pages.
[TXT] qabs.c (in the Attic) [Hide]  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] qdiv.3 (in the Attic) [Hide]  1.3   24 years  aaron   first round of repairs on stdlib
[TXT] qdiv.c (in the Attic) [Hide]  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strtod.c (in the Attic) [Hide]  1.13   24 years  bjc   #ifdef vax -> #ifdef __vax__
[TXT] strtoq.c (in the Attic) [Hide]  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strtouq.c (in the Attic) [Hide]  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly