NetBSD/lib/libc/stdlib
christos 86741d79ab - Fix the remaining indr_references so that they define lint symbols.
- Add an internal symbol for strerror_r (thanks klaus for noticing)
- Remove internal __strerror
2005-07-30 15:21:20 +00:00
..
Lint_abs.c
Lint_div.c
Lint_labs.c
Lint_ldiv.c
Lint_llabs.c
Makefile.inc Move insque/remque/lsearch/lfind from libcompat to libc, 2005-07-06 14:43:24 +00:00
_Exit.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
__unsetenv13.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
_rand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_strtoimax.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
_strtoll.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
_strtoull.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
_strtoumax.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
a64l.3 Use 2003-04-16 13:34:34 +00:00
a64l.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
abort.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
abort.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
abs.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
abs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
alloca.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
atexit.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
atexit.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
atexit.h Rewrite atexit(3), and add support for __cxa_atexit()/__cxa_finalize(), 2003-03-01 04:19:37 +00:00
atof.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
atof.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
atoi.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
atoi.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
atol.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
atol.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
atoll.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
atoll.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
bsearch.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
bsearch.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
calloc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
div.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
div.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
drand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
erand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
exit.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
exit.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getenv.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getenv.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getopt.3 Slight syncing with OpenBSD version. 2003-09-23 10:26:54 +00:00
getopt.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getopt_long.3 Document index argument, and mention that long_options 2005-04-18 10:56:33 +00:00
getopt_long.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
getsubopt.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getsubopt.c There are two instances of getsubopt.c, one in gen, which came by the 2004-05-09 19:34:11 +00:00
grantpt.3 Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am]. 2004-05-28 00:10:57 +00:00
hcreate.3 Use 2003-04-16 13:34:34 +00:00
hcreate.c s/this this/this/. 2004-04-23 02:48:12 +00:00
heapsort.c Add heapsort to libnbcompat 2004-11-28 06:57:14 +00:00
insque.3 Remove superfluous Pp. 2005-07-12 08:28:27 +00:00
insque.c tolerate NULL pointers at some places 2005-07-06 17:17:15 +00:00
jrand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
l64a.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
labs.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
labs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
lcong48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
ldiv.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
ldiv.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
llabs.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
llabs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
lldiv.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
lldiv.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
local.h
lrand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
lsearch.3 Remove superfluous Pp, sort sections. 2005-07-12 08:28:42 +00:00
lsearch.c revert previous, my include files were out of day. 2005-07-16 17:32:09 +00:00
malloc.3 add warning on realloc() size de-synchronization. from openbsd 2003-09-19 05:36:59 +00:00
malloc.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
memory.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
merge.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
mrand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
nrand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
posix_openpt.3 Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am]. 2004-05-28 00:10:57 +00:00
posix_openpt.c unix/98 pty functions and manual pages. 2004-05-27 02:58:48 +00:00
ptsname.3 Make the spelling of reentrant match the rest of the system. 2004-07-01 10:38:28 +00:00
pty.c unix/98 pty functions and manual pages. 2004-05-27 02:58:48 +00:00
putenv.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
qabs.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
qabs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
qdiv.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
qdiv.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
qsort.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
qsort.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
radixsort.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
radixsort.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
rand.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
rand.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
rand48.3 Misc fixes from jmc@openbsd. 2003-05-10 12:24:54 +00:00
rand48.h
rand_r.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
random.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
random.c improve random number generation by using largest 31-bit prime 2003-11-26 20:44:40 +00:00
remque.c tolerate NULL pointers at some places 2005-07-06 17:17:15 +00:00
seed48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
setenv.c remove extraneous `*' that caused a core-dump. 2005-02-17 21:22:25 +00:00
srand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
strfmon.3 Remove duplicate words; grammar fix. 2005-04-04 08:19:00 +00:00
strfmon.c Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage 2005-04-03 20:09:29 +00:00
strsuftoll.3 Explicitly use base 10 when parsing numbers, to enforce the "decimal number" 2004-03-05 05:58:29 +00:00
strsuftoll.c Explicitly use base 10 when parsing numbers, to enforce the "decimal number" 2004-03-05 05:58:29 +00:00
strtod.3 Grammar fix. 2005-04-19 00:15:50 +00:00
strtod.c Revert the previous patch. It is not worth it optimizing the code to avoid 2005-04-24 23:29:06 +00:00
strtoimax.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
strtol.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
strtol.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
strtoll.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
strtoq.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
strtoul.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
strtoul.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
strtoull.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
strtoumax.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
strtouq.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
system.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
system.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
tdelete.c
tfind.c Avoid lint warning after previous. 2005-03-23 08:16:53 +00:00
tsearch.3 * Add restrict qualifiers to tdelete() function arguments. 2005-03-22 20:13:42 +00:00
tsearch.c
twalk.c
unlockpt.3 Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am]. 2004-05-28 00:10:57 +00:00
unsetenv.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00