NetBSD/lib/libc/gen
lukem 8423dd3490 implement __diagassert(). currently this just prints the assertion to
stderr and syslog()s to user.debug. (it does not abort).

XXX: implement a scheme similar to $MALLOC_OPTIONS which gives the
user control over whether to stderr, syslog, abort, do nothing, etc...
1999-09-15 23:57:21 +00:00
..
Lint___setjmp14.c
Lint___sigsetjmp14.c
Lint__setjmp.c
Lint_alloca.c
Lint_bswap16.c
Lint_bswap32.c
Lint_bswap64.c
Lint_fabs.c
Lint_flt_rounds.c
Lint_fpgetmask.c
Lint_fpgetround.c
Lint_fpgetsticky.c
Lint_fpsetmask.c
Lint_fpsetround.c
Lint_fpsetsticky.c
Lint_frexp.c
Lint_ldexp.c
Lint_modf.c
Makefile.inc Add an XSH5 ulimit()/<ulimit.h> implementation. 1999-09-13 18:38:04 +00:00
__errlist14.c Introduce EOVERFLOW. 1999-03-22 19:03:38 +00:00
__fts13.c Readd my change from fts.c rev 1.10, which was incorrectly removed in rev 1.19 1999-08-27 21:10:46 +00:00
__glob13.c fix bug introduced in rev 1.8 during delint(1)ing which broke globbing ~/ 1999-02-07 12:19:37 +00:00
__siglist14.c
__signame14.c
__sigsetops14.c
_err.c
_errno.c
_errx.c
_sys_errlist.c
_sys_nerr.c
_sys_siglist.c
_verr.c
_verrx.c
_vwarn.c
_vwarnx.c
_warn.c
_warnx.c
alarm.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
alarm.c
assert.c implement __diagassert(). currently this just prints the assertion to 1999-09-15 23:57:21 +00:00
basename.3 Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
basename.c
bswap.3 Remove blank lines. 1999-03-24 06:14:18 +00:00
bswap16.c
bswap32.c
bswap64.c delint 1999-01-18 20:36:32 +00:00
clock.3
clock.c
closedir.c
confstr.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
confstr.c
ctermid.3
ctermid.c
ctype.3
ctype_.c
daemon.3 Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
daemon.c
devname.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
devname.c
directory.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
dirname.3 Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
dirname.c
disklabel.c Add '-f disktab' option to disklabel, via lib/6623 from 1999-01-19 06:24:08 +00:00
err.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
err.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
errlist.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
errno.c
errx.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
exec.3
execl.c
execle.c
execlp.c
execv.c
execvp.c Make argv construction code reentrant. 1999-02-04 18:17:16 +00:00
fmtmsg.3 Add an XSH5 fmtmsg() implementation. 1999-09-12 19:04:30 +00:00
fmtmsg.c Add the inevitable __RCSID(). 1999-09-13 18:36:02 +00:00
fnmatch.3
fnmatch.c Fix gcc-2.8.1 warnings. 1999-03-16 18:13:44 +00:00
fpgetmask.3 * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
frexp.3
fstab.c add a new fstab type "dp" for the user-specified dump device. 1999-02-23 17:00:53 +00:00
ftok.3
ftok.c
fts.3
fts.c
getbsize.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getbsize.c
getcap.3 Const poisoning, integer argument promotion. 1999-03-08 10:35:43 +00:00
getcap.c Cast argument to isspace to (unsigned char) to pass zoularis. 1999-03-29 09:27:29 +00:00
getcwd.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getcwd.c Keep track of the number of encountered symlinks and fail with ELOOP 1999-08-10 13:03:11 +00:00
getdiskbyname.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getdomainname.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getdomainname.c
getfsent.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getgrent.3 * highlight that getgrent() doesn't suppress duplicate info from multiple 1999-04-25 13:47:37 +00:00
getgrent.c change getgrent() backends so that a flag (per source) is set once the 1999-04-25 13:39:41 +00:00
getgrouplist.3 document duplicate suppression 1999-04-25 14:56:10 +00:00
getgrouplist.c suppress duplicate gids (e.g, when multiple sources are given in 1999-04-25 14:47:46 +00:00
gethostname.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
gethostname.c
getloadavg.3 The prototype for this is in <stdlib.h>... 1999-06-15 12:14:08 +00:00
getloadavg.c
getlogin.c
getmntinfo.3
getmntinfo.c
getnetgrent.3 const poisoning. 1999-03-02 14:02:02 +00:00
getnetgrent.c specifically include stdarg/varargs.h 1999-04-18 02:04:04 +00:00
getpagesize.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getpagesize.c
getpass.3
getpass.c
getpwent.3 * highlight that getpwent() doesn't suppress duplicate info from multiple 1999-04-25 13:45:02 +00:00
getpwent.c Unconditionalize `rval' declaration referenced in usr.bin/chpass/ via .PATH 1999-04-27 06:08:58 +00:00
getsubopt.c
getttyent.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getttyent.c Add a "class" entry to ttyent. Closes PR#4638. 1999-01-15 18:47:48 +00:00
getusershell.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
getusershell.c specifically include stdarg/varargs.h 1999-04-18 02:04:04 +00:00
glob.3
glob.c
initgroups.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
initgroups.c don't use warn() in initgroups(); it's not documented to do that, and 1999-03-31 12:19:32 +00:00
isalnum.3
isalpha.3
isascii.3
isascii.c Move the function implementations of (the non-ANSI) isascii() and toascii() 1999-09-12 18:54:34 +00:00
isatty.c
isblank.3
iscntrl.3
isctype.c Move the function implementations of (the non-ANSI) isascii() and toascii() 1999-09-12 18:54:34 +00:00
isdigit.3
isgraph.3
isinf.3 Add header file inclusion, and Xref single-precision versions. 1999-08-16 23:12:19 +00:00
islower.3
isprint.3
ispunct.3
isspace.3
isupper.3
isxdigit.3
ldexp.3 HUGE_VAL -> infinity 1999-08-29 18:55:29 +00:00
lockf.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
lockf.c
modf.3
nice.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
nice.c
nlist.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
nlist.c
nlist_aout.c MAP_COPY -> MAP_PRIVATE 1999-06-17 21:09:47 +00:00
nlist_ecoff.c MAP_COPY -> MAP_PRIVATE 1999-06-17 21:09:47 +00:00
nlist_elf32.c MAP_COPY -> MAP_PRIVATE 1999-06-17 21:09:47 +00:00
nlist_elf64.c
nlist_private.h Sync w/ kvm_mkdb. 1999-01-29 22:23:54 +00:00
opendir.c
pause.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
pause.c
popen.3
popen.c
psignal.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
psignal.c
pw_private.h
pw_scan.c
pwcache.3
pwcache.c Simplify this code slightly. 1999-01-19 08:32:34 +00:00
pwcache.h
raise.3
raise.c
readdir.c
realpath.3 change: 1999-04-06 04:54:19 +00:00
rewinddir.c
scandir.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
scandir.c
seekdir.c
setdomainname.c
sethostname.c
setjmp.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
setjmperr.c
setmode.3 Need <unistd.h> for declarations. 1999-05-26 15:39:36 +00:00
setmode.c Fix gcc-2.8.1 warnings. 1999-03-16 18:13:44 +00:00
setproctitle.3 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
setproctitle.c
siginterrupt.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
siginterrupt.c
siglist.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
signal.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
signal.c
signame.c
sigsetops.3
sigsetops.c
sleep.3
sleep.c
stringlist.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
stringlist.c
sysconf.3 Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +00:00
sysconf.c Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +00:00
sysctl.3 Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +00:00
sysctl.c
syslog.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
syslog.c Fix unaligned access lint warning. 1999-05-03 14:35:46 +00:00
telldir.c
time.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
time.c
times.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
times.c
timezone.3
timezone.c
toascii.3
toascii.c Move the function implementations of (the non-ANSI) isascii() and toascii() 1999-09-12 18:54:34 +00:00
tolower.3
tolower_.c
toupper.3
toupper_.c
ttyname.3 Dv vs. Va police. 1999-02-16 19:36:52 +00:00
ttyname.c
ttyslot.c
ualarm.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
ualarm.c
ulimit.3 Add an XSH5 ulimit()/<ulimit.h> implementation. 1999-09-13 18:38:04 +00:00
ulimit.c Add an XSH5 ulimit()/<ulimit.h> implementation. 1999-09-13 18:38:04 +00:00
uname.3
uname.c
unvis.3
unvis.c
usleep.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
usleep.c
utime.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
utime.c
valloc.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
valloc.c
verr.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
verrx.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
vis.3 Remove blank lines. 1999-03-24 06:14:18 +00:00
vis.c
vwarn.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
vwarnx.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
wait.c
wait3.c
waitpid.c
warn.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
warnx.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00