NetBSD/lib/libc/gen
christos 93b3db97f3 limit the amount of memory used, not the number of arguments used. 2001-03-16 21:09:05 +00:00
..
Lint___setjmp14.c
Lint___sigsetjmp14.c
Lint__setjmp.c
Lint_alloca.c
Lint_bswap16.c fix NetBSD RCS id tags 2001-02-27 19:04:39 +00:00
Lint_bswap32.c fix NetBSD RCS id tags 2001-02-27 19:04:39 +00:00
Lint_bswap64.c fix NetBSD RCS id tags 2001-02-27 19:04:39 +00:00
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 shquote() and shquotev(). From the manual page: 2001-03-10 01:51:49 +00:00
__errlist14.c
__fts13.c add a lint comment. 2000-11-05 20:05:29 +00:00
__glob13.c limit the amount of memory used, not the number of arguments used. 2001-03-16 21:09:05 +00:00
__siglist14.c
__signame14.c
__sigsetops14.c
_err.c
_errno.c -Wredundant-declarations does not like nested extern declarations. 2000-12-10 03:52:16 +00:00
_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
alarm.c
assert.c nuke a last-minute addition in the getprogname() cleanup that didn't work. 2001-02-20 01:17:37 +00:00
basename.3
basename.c
bswap.3
bswap16.c
bswap32.c
bswap64.c
clock.3
clock.c
closedir.c
confstr.3
confstr.c
ctermid.3
ctermid.c
ctype.3
ctype_.c
daemon.3
daemon.c
devname.3
devname.c
directory.3
dirname.3
dirname.c
disklabel.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
err.3 add cross-reff to getprogname(3) 2001-02-19 22:20:15 +00:00
err.c
errlist.c
errno.c
errx.c
exec.3
execl.c
execle.c
execlp.c
execv.c
execvp.c
fmtcheck.3 Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check 2000-10-20 18:46:05 +00:00
fmtcheck.c Remove extra #include. 2001-02-10 05:36:35 +00:00
fmtmsg.3
fmtmsg.c
fnmatch.3
fnmatch.c
fpgetmask.3
frexp.3
fstab.c
ftok.3 Fix an old typo: s/ket_t/key_t/ 2000-12-12 17:07:49 +00:00
ftok.c
fts.3
fts.c
getbsize.3
getbsize.c
getcap.3
getcap.c
getcwd.3
getcwd.c
getdiskbyname.3
getdomainname.3
getdomainname.c
getfsent.3
getgrent.3
getgrent.c fix typo in _nis_grscan(). "if (data); free(data);" -> "if (data) free(data);" 2000-12-17 22:09:12 +00:00
getgrouplist.3
getgrouplist.c
gethostname.3
gethostname.c
getloadavg.3
getloadavg.c
getlogin.c
getmntinfo.3
getmntinfo.c
getnetgrent.3
getnetgrent.c
getpagesize.3
getpagesize.c
getpass.3 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
getpass.c
getprogname.3 add getprogname() and setprogname(). These allow uses of __progname to 2001-02-19 22:13:23 +00:00
getprogname.c add getprogname() and setprogname(). These allow uses of __progname to 2001-02-19 22:13:23 +00:00
getpwent.3 Xr passwd.conf 2000-07-11 12:12:53 +00:00
getpwent.c Reset allocated buffer size to 0 on allocation failure. 2000-10-03 03:22:26 +00:00
getsubopt.c
getttyent.3
getttyent.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
getusershell.3
getusershell.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
glob.3 limit the amount of memory used, not the number of arguments used. 2001-03-16 21:09:05 +00:00
glob.c
initgroups.3
initgroups.c
isalnum.3
isalpha.3
isascii.3
isascii.c
isatty.c
isblank.3
iscntrl.3
isctype.c
isdigit.3
isgraph.3
isinf.3
islower.3
isprint.3
ispunct.3
isspace.3
isupper.3
isxdigit.3
ldexp.3
lockf.3
lockf.c
modf.3
nice.3
nice.c
nlist.3
nlist.c
nlist_aout.c
nlist_coff.c
nlist_ecoff.c
nlist_elf32.c
nlist_elf64.c
nlist_private.h Make both ARM ports support both NLIST_AOUT and NLIST_ELF32. 2001-02-17 21:18:40 +00:00
opendir.c
pause.3
pause.c
popen.3
popen.c
psignal.3
psignal.c
pw_private.h
pw_scan.c
pwcache.3
pwcache.c check LIBC_SCCS 2000-09-13 22:32:25 +00:00
pwcache.h
raise.3
raise.c
readdir.c
realpath.3
rewinddir.c
scandir.3
scandir.c
seekdir.c
setdomainname.c
sethostname.c
setjmp.3
setjmperr.c
setmode.3
setmode.c
setproctitle.3 add cross-reff to getprogname(3) 2001-02-19 22:20:15 +00:00
setproctitle.c convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
setprogname.c add getprogname() and setprogname(). These allow uses of __progname to 2001-02-19 22:13:23 +00:00
shquote.3 Add shquote() and shquotev(). From the manual page: 2001-03-10 01:51:49 +00:00
shquote.c Include <string.h> for memcpy() prototype. 2001-03-12 03:20:10 +00:00
shquotev.c make these lint properly. 2001-03-10 20:54:53 +00:00
siginterrupt.3 remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
siginterrupt.c fix nested extern 2000-12-20 20:54:30 +00:00
siglist.c
signal.3
signal.c
signame.c
sigsetops.3
sigsetops.c
sleep.3
sleep.c
stringlist.3
stringlist.c
sysconf.3 {OPEN_MAX} does not apply to a user but a single process; noticed by Brook 2000-08-29 06:38:23 +00:00
sysconf.c
sysctl.3 implement upper limit to icmp6 redirects (experimental, turned off) 2001-02-08 16:07:39 +00:00
sysctl.c
syslog.3 reference <stdarg.h> not <varargs.h>, and separate out the synopsis 2001-03-14 06:12:35 +00:00
syslog.c convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
telldir.c
time.3
time.c
times.3
times.c
timezone.3
timezone.c
toascii.3
toascii.c
tolower.3
tolower_.c
toupper.3
toupper_.c
ttyname.3
ttyname.c
ttyslot.c
ualarm.3
ualarm.c
ulimit.3
ulimit.c
uname.3
uname.c
unvis.3
unvis.c
usleep.3 Typo. 2000-08-21 23:23:23 +00:00
usleep.c
utime.3
utime.c
valloc.3
valloc.c
verr.c convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
verrx.c convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
vis.3
vis.c
vwarn.c convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
vwarnx.c convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
wait.c
wait3.c
waitpid.c
warn.c
warnx.c