NetBSD/lib/libc/stdlib
chris 5e606f5b98 Add a couple of missing THREAD_UNLOCK's, for the error exit path.
No functional change on Mainline, however SA branch probably needs this.
2002-12-09 14:14:59 +00:00
..
Lint_abs.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_div.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_labs.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_ldiv.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_llabs.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
Makefile.inc add strsuftoll(3) and strsuftollx(3) - parse a string for a number 2002-11-29 12:58:14 +00:00
_rand48.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
_strtoimax.c * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
_strtoll.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
_strtoull.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
_strtoumax.c * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
a64l.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
a64l.c Delint. 2000-01-22 22:19:07 +00:00
abort.3 bump .Dd for my previous commit. 2002-08-10 16:51:26 +00:00
abort.c
abs.3 Xref fabs(3) 2002-04-28 11:52:43 +00:00
abs.c
alloca.3 note that alloca can't report error. 2002-08-10 16:55:18 +00:00
atexit.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
atexit.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
atexit.h
atof.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
atof.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
atoi.3 Remove superfluous double quotes and a superfluous Ns. 2002-08-20 15:30:07 +00:00
atoi.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
atol.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
atol.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
atoll.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
atoll.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
bsearch.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
bsearch.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
calloc.c restore the previous form of the condition checking malloc() return value, which 2002-07-31 12:57:36 +00:00
div.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
div.c
drand48.c Delint. 2000-01-22 22:19:07 +00:00
erand48.c Delint. 2000-01-22 22:19:07 +00:00
exit.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
exit.c
getenv.3 result of getenv should be treated as read-only. 2002-08-10 17:14:50 +00:00
getenv.c fix nested extern declaration. 2000-12-19 21:17:37 +00:00
getopt.3 fix sample code. from openbsd. 2002-08-10 17:25:01 +00:00
getopt.c Undo last two, until I have time to take a good look at the problems. 2002-06-21 09:56:33 +00:00
getopt_long.3 Grammar fixes and markup improvements. 2002-10-02 10:54:19 +00:00
getopt_long.c Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
getsubopt.3 generate & symbolically 2002-02-07 09:24:04 +00:00
getsubopt.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
hcreate.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
hcreate.c fix _DIAGASSERT usage in hsearch() 2001-02-21 16:31:01 +00:00
heapsort.c Delint. 2000-01-22 22:19:07 +00:00
jrand48.c Delint. 2000-01-22 22:19:07 +00:00
l64a.c Delint. 2000-01-22 22:19:07 +00:00
labs.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
labs.c
lcong48.c Delint. 2000-01-22 22:19:07 +00:00
ldiv.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
ldiv.c
llabs.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
llabs.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
lldiv.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
lldiv.c Make lint happy about long long integers. (C99 mode for lint, anyone?) 2000-03-07 20:02:00 +00:00
local.h
lrand48.c Delint. 2000-01-22 22:19:07 +00:00
malloc.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
malloc.c Add a couple of missing THREAD_UNLOCK's, for the error exit path. 2002-12-09 14:14:59 +00:00
memory.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
merge.c Delint. 2000-01-22 22:19:07 +00:00
mrand48.c Delint. 2000-01-22 22:19:07 +00:00
nrand48.c Delint. 2000-01-22 22:19:07 +00:00
putenv.c Delint. 2000-01-22 22:19:07 +00:00
qabs.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
qabs.c Delint. 2000-01-22 22:19:07 +00:00
qdiv.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
qdiv.c Delint. 2000-01-22 22:19:07 +00:00
qsort.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
qsort.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
radixsort.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
radixsort.c Delint. 2000-01-22 22:19:07 +00:00
rand.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
rand.c
rand48.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
rand48.h
rand_r.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
random.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
random.c Make this actually work on LP64 platforms. It has been broken 2002-01-08 02:11:39 +00:00
seed48.c Delint. 2000-01-22 22:19:07 +00:00
setenv.c Fix signed/unsigned comparison warnings. 2002-11-11 20:34:10 +00:00
srand48.c Delint. 2000-01-22 22:19:07 +00:00
strsuftoll.3 a <-> an fixes. 2002-11-29 19:19:39 +00:00
strsuftoll.c add strsuftoll(3) and strsuftollx(3) - parse a string for a number 2002-11-29 12:58:14 +00:00
strtod.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
strtod.c Added hppa support (some of it incomplete) to lib/csu, lib/libc, 2002-06-06 20:31:19 +00:00
strtoimax.c Add a _DIAGASSERT() case, and remove some cruft. 2001-05-07 08:29:25 +00:00
strtol.3 Fix indent in sample code. 2002-11-15 04:38:55 +00:00
strtol.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strtoll.c pull in config.h (et al) for libnbcompat 2002-10-06 12:07:28 +00:00
strtoq.c No longer need internal names for strtoq() and strtouq(). 2000-03-08 20:17:19 +00:00
strtoul.3 bring in EXAMPLES and a note. 2002-08-11 07:05:41 +00:00
strtoul.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strtoull.c Workaround no longer needed, now that the compiler is fixed. 2000-05-16 22:07:30 +00:00
strtoumax.c Add an underscore for consistency. 2001-05-10 06:10:35 +00:00
strtouq.c Workaround no longer needed, now that the compiler is fixed. 2000-05-16 22:07:30 +00:00
system.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
system.c Inspired by Stevens' APUE and the implementation example in XSH: 2001-10-31 13:31:26 +00:00
tdelete.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
tfind.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
tsearch.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
tsearch.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
twalk.c