The NetBSD Project

src/lib/libc/stdlib/Attic/

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 / Attic

Current tag: pgoyette-compat-0330


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] _Exit.c  1.3   18 years  christos   Kill _Exit; breaks build on cygwin and this implementation "is not exactly equiv...
[TXT] __unsetenv13.c  1.4   18 years  christos   compat core reorg.
[TXT] _strtoimax.c  1.5   15 years  joerg   Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into one version f...
[TXT] _strtoll.c  1.6   15 years  joerg   Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into one version f...
[TXT] _strtoq.c  1.5   24 years  kleink   No longer need internal names for strtoq() and strtouq().
[TXT] _strtoull.c  1.6   15 years  joerg   Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into one version f...
[TXT] _strtoumax.c  1.5   15 years  joerg   Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into one version f...
[TXT] _strtouq.c  1.5   24 years  kleink   No longer need internal names for strtoq() and strtouq().
[TXT] atexit.h  1.12   6 years  joerg   Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This functions are u...
[TXT] calloc.3  1.8   24 years  lukem   replace malloc(3) with one from freebsd which documents our new malloc.c (also f...
[TXT] calloc.c  1.14   16 years  christos   Sync phk malloc.c with the latest one from FreeBSD. This gives us the same api a...
[TXT] cfree.c  1.2   29 years  mycroft   Clean up deleted files.
[TXT] free.3  1.7   24 years  lukem   replace malloc(3) with one from freebsd which documents our new malloc.c (also f...
[TXT] heapsort.c  1.17   15 years  ad   Our qsort() is inappropriate for kernel use because it makes recursive calls. Re...
[TXT] imaxabs.3  1.5   13 years  jruoho   Collect abs(3), labs(3), llabs(3), and imaxabs(3) to a single small page.
[TXT] imaxdiv.3  1.2   13 years  jruoho   Collect also the division functions to single place, div(3).
[TXT] labs.3  1.12   13 years  jruoho   Collect abs(3), labs(3), llabs(3), and imaxabs(3) to a single small page.
[TXT] ldiv.3  1.14   13 years  jruoho   Collect also the division functions to single place, div(3).
[TXT] llabs.3  1.8   13 years  jruoho   Collect abs(3), labs(3), llabs(3), and imaxabs(3) to a single small page.
[TXT] lldiv.3  1.8   13 years  jruoho   Collect also the division functions to single place, div(3).
[TXT] malloc-new.c  1.2   24 years  tls   The 'new malloc' (phk's malloc, from FreeBSD) is now our only malloc.
[TXT] mi_vector_hash.c  1.5   10 years  joerg   Allow kernel code to access constant databases by moving cdbr(3) and the require...
[TXT] multibyte.c  1.10   23 years  itojun   first import of citrus LC_CTYPE locale. singlebyte only at this moment. shot-te...
[TXT] random.c  1.24   18 years  christos   Use reach-over sources from common/lib/libc
[TXT] realloc.3  1.10   24 years  lukem   replace malloc(3) with one from freebsd which documents our new malloc.c (also f...
[TXT] realpath.3  1.4   26 years  perry   realpath is now part of getcwd.c in gen/; man page moved to gen, too.
[TXT] realpath.c  1.6   26 years  perry   realpath is now part of getcwd.c in gen/; man page moved to gen, too.
[TXT] strptime.c  1.3   27 years  mrg   move str[fp]time into libc/time.
[TXT] strtod.c  1.51   18 years  kleink   Drop in gdtoa as a replacement for dtoa, strtod() from stdlib/strtod.c.
[TXT] strtoimax.c  1.9   10 years  lneto   changed lua_Number to int64_t
[TXT] strtoll.c  1.8   17 years  thorpej   - Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib. - Add st...
[TXT] strtou.3  1.7   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] strtoul.c  1.18   18 years  christos   Use reach-over sources from common/lib/libc
[TXT] strtoull.c  1.7   17 years  thorpej   - Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib. - Add st...
[TXT] strtoumax.c  1.7   18 years  thorpej   Move strtoumax.c from libc/stdlib to common/libc/stdlib and include it in libker...


CVSweb <webmaster@jp.NetBSD.org>