.. |
__unsetenv13.c
|
Warn if the old unsetenv() is referenced.
|
2003-04-13 17:39:13 +00:00 |
_Exit.c
|
Add _Exit(), for C99 and POSIX-2001.
|
2003-03-01 15:59:02 +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
|
Use
|
2003-04-16 13:34:34 +00:00 |
a64l.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
abort.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
abort.c
|
Exit via _exit() rather than exit(), as the latter would cause exit handlers
|
1998-10-12 15:56:16 +00:00 |
abs.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
abs.c
|
update to lite-2
|
1998-01-30 23:37:40 +00:00 |
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
|
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
|
1999-09-20 04:38:56 +00:00 |
atoi.3
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +00:00 |
div.c
|
update to lite-2
|
1998-01-30 23:37:40 +00:00 |
drand48.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
erand48.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
exit.3
|
Use
|
2003-04-16 13:34:34 +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_long.3
|
Use
|
2003-04-16 13:34:34 +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 |
getopt.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
getopt.c
|
Fix lib/17248 properly
|
2003-01-20 09:06:35 +00:00 |
getsubopt.3
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +00:00 |
labs.c
|
update to lite-2
|
1998-01-30 23:37:40 +00:00 |
lcong48.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
ldiv.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
ldiv.c
|
update to lite-2
|
1998-01-30 23:37:40 +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 |
llabs.3
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +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
|
Add local.h for local prototypes.
|
1997-07-13 20:16:31 +00:00 |
lrand48.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
Makefile.inc
|
Observed in other places: move __unsetenv13.c near unsetenv.c, only
|
2003-04-07 17:18:20 +00:00 |
malloc.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
malloc.c
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
memory.3
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +00:00 |
qabs.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
qdiv.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
qdiv.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
qsort.3
|
Use
|
2003-04-16 13:34:34 +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
|
Use
|
2003-04-16 13:34:34 +00:00 |
radixsort.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
rand48.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
rand48.h
|
RCS Id Police.
|
1998-01-09 03:15:09 +00:00 |
rand_r.c
|
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
|
1999-09-20 04:38:56 +00:00 |
rand.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
rand.c
|
whitespace knf
|
1999-09-16 09:43:42 +00:00 |
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
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
setenv.c
|
1003.1-2001 has introduced unsetenv() which differs from the current
|
2003-04-07 13:41:13 +00:00 |
srand48.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
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
|
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
|
Use
|
2003-04-16 13:34:34 +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
|
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
|
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
|
Use
|
2003-04-16 13:34:34 +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
|
* use _DIAGASSERT() to check pointer arguments against NULL and file
|
1999-09-16 11:44:54 +00:00 |
unsetenv.c
|
1003.1-2001 has introduced unsetenv() which differs from the current
|
2003-04-07 13:41:13 +00:00 |