.. |
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
|
…
|
|
Makefile.inc
|
Observed in other places: move __unsetenv13.c near unsetenv.c, only
|
2003-04-07 17:18:20 +00:00 |
_Exit.c
|
Add _Exit(), for C99 and POSIX-2001.
|
2003-03-01 15:59:02 +00:00 |
__unsetenv13.c
|
Warn if the old unsetenv() is referenced.
|
2003-04-13 17:39:13 +00:00 |
_rand48.c
|
…
|
|
_strtoimax.c
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
_strtoll.c
|
…
|
|
_strtoull.c
|
…
|
|
_strtoumax.c
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +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
|
Use
|
2003-04-16 13:34:34 +00:00 |
abort.c
|
…
|
|
abs.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
abs.c
|
…
|
|
alloca.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
atexit.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
atexit.c
|
When implementing a recursive mutex, it helps if you remember to
|
2003-03-19 22:26:47 +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
|
Use
|
2003-04-16 13:34:34 +00:00 |
atof.c
|
…
|
|
atoi.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
atoi.c
|
…
|
|
atol.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
atol.c
|
…
|
|
atoll.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
atoll.c
|
Add atoll(3) to libnbcompat. We need it when building target's gcc
|
2003-06-03 03:16:48 +00:00 |
bsearch.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
bsearch.c
|
…
|
|
calloc.c
|
restore the previous form of the condition checking malloc() return value, which
|
2002-07-31 12:57:36 +00:00 |
div.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
div.c
|
…
|
|
drand48.c
|
…
|
|
erand48.c
|
…
|
|
exit.3
|
Misc fixes from jmc@openbsd.
|
2003-05-10 12:24:54 +00:00 |
exit.c
|
Rewrite atexit(3), and add support for __cxa_atexit()/__cxa_finalize(),
|
2003-03-01 04:19:37 +00:00 |
getenv.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
getenv.c
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
getopt.3
|
Quote question mark.
|
2003-06-27 14:03:45 +00:00 |
getopt.c
|
Fix lib/17248 properly
|
2003-01-20 09:06:35 +00:00 |
getopt_long.3
|
KNF example: NULL vs. 0, space after switch.
|
2003-05-29 17:48:49 +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
|
Misc fixes from jmc@openbsd.
|
2003-05-10 12:24:54 +00:00 |
getsubopt.c
|
…
|
|
hcreate.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
hcreate.c
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
heapsort.c
|
…
|
|
jrand48.c
|
…
|
|
l64a.c
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
labs.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
labs.c
|
…
|
|
lcong48.c
|
…
|
|
ldiv.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
ldiv.c
|
…
|
|
llabs.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
llabs.c
|
…
|
|
lldiv.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
lldiv.c
|
…
|
|
local.h
|
…
|
|
lrand48.c
|
…
|
|
malloc.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
malloc.c
|
call malloc_init() on first call to free/realloc, to make malloc.conf to
|
2003-07-23 08:15:02 +00:00 |
memory.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
merge.c
|
…
|
|
mrand48.c
|
…
|
|
nrand48.c
|
…
|
|
putenv.c
|
…
|
|
qabs.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
qabs.c
|
…
|
|
qdiv.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
qdiv.c
|
…
|
|
qsort.3
|
Misc fixes from jmc@openbsd.
|
2003-05-10 12:24:54 +00:00 |
qsort.c
|
…
|
|
radixsort.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
radixsort.c
|
…
|
|
rand.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
rand.c
|
…
|
|
rand48.3
|
Misc fixes from jmc@openbsd.
|
2003-05-10 12:24:54 +00:00 |
rand48.h
|
…
|
|
rand_r.c
|
…
|
|
random.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
random.c
|
s/_REENT/_REENTRANT/
|
2003-01-18 17:20:04 +00:00 |
seed48.c
|
…
|
|
setenv.c
|
1003.1-2001 has introduced unsetenv() which differs from the current
|
2003-04-07 13:41:13 +00:00 |
srand48.c
|
…
|
|
strsuftoll.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
strsuftoll.c
|
Use definition in "namespace.h" to rename functions, not home grown.
|
2003-02-08 07:27:51 +00:00 |
strtod.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
strtod.c
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
strtoimax.c
|
Add a _DIAGASSERT() case, and remove some cruft.
|
2001-05-07 08:29:25 +00:00 |
strtol.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
strtol.c
|
…
|
|
strtoll.c
|
pull in config.h (et al) for libnbcompat
|
2002-10-06 12:07:28 +00:00 |
strtoq.c
|
…
|
|
strtoul.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
strtoul.c
|
…
|
|
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
|
Use
|
2003-04-16 13:34:34 +00:00 |
system.c
|
Don't acquire __environ_lock around exec*() calls; nothing requires
|
2003-03-04 19:44:09 +00:00 |
tdelete.c
|
…
|
|
tfind.c
|
…
|
|
tsearch.3
|
Remove superfluous comma.
|
2003-06-27 18:01:08 +00:00 |
tsearch.c
|
…
|
|
twalk.c
|
…
|
|
unsetenv.c
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |