NetBSD/lib/libc/gen
2002-08-10 09:17:49 +00:00
..
__errlist14.c
__fts13.c
__glob13.c
__siglist14.c
__signame14.c
__sigsetops14.c
__times13.c Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
_err.c
_errno.c
_errx.c
_sys_errlist.c
_sys_nerr.c
_sys_siglist.c
_sysconf.c
_verr.c
_verrx.c
_vwarn.c
_vwarnx.c
_warn.c
_warnx.c
alarm.3
alarm.c
arc4random.3 add LIBRARY section 2002-05-28 11:38:29 +00:00
arc4random.c use sysctl(kern.urandom) if /dev/urandom is not present (like chroot jail) 2002-07-02 17:10:19 +00:00
assert.c
basename.3
basename.c
bswap16.c
bswap32.c
bswap64.c
bswap.3
clock.3
clock.c
closedir.c
confstr.3
confstr.c
ctermid.3
ctermid.c
ctype_.c
ctype.3
daemon.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
daemon.c
devname.3
devname.c
directory.3 Update Dd for recent changes. 2002-08-10 09:13:47 +00:00
dirname.3
dirname.c
disklabel.c
err.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
err.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
errlist.c
errno.c
errx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
exec.3 Fix formatting glitch, end sentence with a dot, and use Nm instead of 2002-08-10 09:14:59 +00:00
execl.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
execle.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
execlp.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
execv.c
execvp.c
fmtcheck.3
fmtcheck.c
fmtmsg.3
fmtmsg.c
fnmatch.3
fnmatch.c
fpgetmask.3
frexp.3
fstab.c
ftok.3
ftok.c
fts.3
fts.c
getbsize.3
getbsize.c
getcap.3
getcap.c Include "sys/param.h" and use "MATHPATHLEN" instead of "_POSIX_PATH_MAX" 2002-08-04 11:55:51 +00:00
getcwd.3
getcwd.c botched strncpy -> strlcpy 2002-04-16 19:08:43 +00:00
getdiskbyname.3
getdomainname.3
getdomainname.c
getfsent.3
getgrent.3 Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. 2002-04-29 01:41:43 +00:00
getgrent.c
getgrouplist.3
getgrouplist.c
gethostname.3
gethostname.c
getloadavg.3 Add return type. From KAWAKUBO Hiroshi in lib/16776. 2002-05-12 15:51:29 +00:00
getloadavg.c
getlogin.c
getmntinfo.3
getmntinfo.c
getnetgrent.3
getnetgrent.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
getpagesize.3
getpagesize.c
getpass.3
getpass.c
getprogname.3
getprogname.c
getpwent.3 Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. 2002-04-29 01:41:43 +00:00
getpwent.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
getsubopt.c
getttyent.3
getttyent.c
getusershell.3
getusershell.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
glob.3
glob.c
ieee754_frexp.c
ieee754_infinity.c
ieee754_isinf.c
ieee754_isnan.c
ieee754_ldexp.c
ieee754_modf.c
ieee754_nanf.c
initgroups.3 Update Dd for recent changes. 2002-08-10 09:17:49 +00:00
initgroups.c
isalnum.3 Remove Xrefs to ourselves in SEE ALSO. 2002-07-10 23:31:32 +00:00
isalpha.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isascii.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isascii.c
isatty.c
isblank.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
iscntrl.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isctype.c
isdigit.3 Remove Xrefs to ourselves in SEE ALSO. 2002-07-10 23:31:32 +00:00
isgraph.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isinf.3
islower.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isprint.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
ispunct.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isspace.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isupper.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isxdigit.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
ldexp.3
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
lockf.3
lockf.c
Makefile.inc Add utmp processing functions 2002-07-27 23:57:39 +00:00
modf.3
nice.3
nice.c Take into consideration that setpriority() silently fits the given 2002-06-10 18:32:01 +00:00
nlist_aout.c
nlist_coff.c
nlist_ecoff.c
nlist_elf32.c
nlist_elf64.c
nlist_private.h Add SH5 support. (Missed these during the last sweep of my local tree) 2002-07-11 21:46:21 +00:00
nlist.3
nlist.c
opendir.c
pause.3
pause.c
popen.3
popen.c
psignal.3
psignal.c
pw_private.h
pw_scan.c
pwcache.3
pwcache.c add check for HAVE_USER_FROM_UID 2002-07-03 17:17:35 +00:00
pwcache.h
raise.3
raise.c
readdir.c
realpath.3 s/resolved_name/resolvedname/g 2002-07-06 02:46:41 +00:00
rewinddir.c
scandir.3
scandir.c
seekdir.c
setdomainname.c
sethostname.c
setjmp.3 Update Dd for recent changes. 2002-08-10 09:17:49 +00:00
setjmperr.c
setmode.3
setmode.c
setproctitle.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
setproctitle.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
setprogname.c
shquote.3
shquote.c
shquotev.c
siginterrupt.3
siginterrupt.c
siglist.c
signal.3 Sort SEE ALSO. 2002-07-10 23:30:48 +00:00
signal.c
signame.c
sigsetops.3
sigsetops.c
sleep.3
sleep.c
stringlist.3
stringlist.c
sysconf.3
sysconf.c Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
sysctl.3 Drop trailing space. 2002-07-10 23:31:07 +00:00
sysctl.c
syslog.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
syslog.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
telldir.c
time.3
time.c
times.3 Note that times now uses sysconf(_SC_CLK_TCK) ticks, not CLK_TCK 2002-06-23 21:32:01 +00:00
times.c Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
timezone.3
timezone.c
toascii.3
toascii.c
tolower_.c
tolower.3
toupper_.c
toupper.3 Remove Xrefs to ourselves in SEE ALSO. 2002-07-10 23:31:32 +00:00
ttyname.3
ttyname.c
ttyslot.c
ualarm.3
ualarm.c
ulimit.3
ulimit.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
uname.3
uname.c
unvis.3
unvis.c adapt for vis()/svis() check separation 2002-07-03 17:18:09 +00:00
usleep.3
usleep.c
utime.3 Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. 2002-04-29 01:41:43 +00:00
utime.c
utmp.c #include <string.h> for prototypes of strlen and strcpy. 2002-08-01 23:46:37 +00:00
utmpx.c use the fname we passed in. 2002-07-28 00:45:11 +00:00
valloc.3
valloc.c
verr.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
verrx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
vis.3
vis.c adapt for vis()/svis() check separation 2002-07-03 17:18:09 +00:00
vwarn.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
vwarnx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
wait3.c
wait.c
waitpid.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
warn.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
warnx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00