NetBSD/lib/libc/gen
1998-02-27 18:05:09 +00:00
..
__fts13.c trivial changes to quiet lint. 1998-02-27 18:05:09 +00:00
__glob13.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
_err.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_errno.c
_errx.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_sys_errlist.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_sys_nerr.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_sys_siglist.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_verr.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_verrx.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_vwarn.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_vwarnx.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_warn.c RCS Id Police. 1998-01-09 03:15:09 +00:00
_warnx.c RCS Id Police. 1998-01-09 03:15:09 +00:00
alarm.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
alarm.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
assert.c
basename.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
basename.c Add basename() and dirname(), from XPG4.2. 1997-11-02 16:48:25 +00:00
clock.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
clock.c
closedir.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
confstr.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
confstr.c
ctermid.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ctermid.c
ctype_.c
ctype.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
daemon.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
daemon.c
devname.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
devname.c merge/update to lite-2 1998-02-02 02:41:17 +00:00
directory.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
dirname.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
dirname.c Add basename() and dirname(), from XPG4.2. 1997-11-02 16:48:25 +00:00
disklabel.c trivial changes to reduce lint complaints 1998-02-26 02:26:12 +00:00
err.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
err.c
errlist.c Add ENOMSG. 1998-02-08 19:04:31 +00:00
errno.c
errx.c
exec.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
execl.c argv alloca'd is too short. Alloc an extra member. 1997-11-20 01:26:45 +00:00
execle.c Allocate one more element for arg vector, like execl.c rev 1.5. 1997-11-23 01:16:46 +00:00
execlp.c Allocate one more element for arg vector, like execl.c rev 1.5. 1997-11-23 01:16:46 +00:00
execv.c
execvp.c trivial changes to reduce lint complaints 1998-02-26 02:26:12 +00:00
fnmatch.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fnmatch.c
frexp.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fstab.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
ftok.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ftok.c
fts.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fts.c Allow the old-name functions to be compiled from the same source file as 1997-10-22 06:37:42 +00:00
getbsize.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getbsize.c
getcap.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getcap.c trivial changes to reduce lint complaints 1998-02-26 02:40:11 +00:00
getcwd.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getcwd.c trivial changes to reduce lint complaints 1998-02-26 02:40:11 +00:00
getdiskbyname.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getdomainname.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getdomainname.c
getfsent.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getgrent.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getgrent.c trivial changes to reduce lint complaints 1998-02-26 03:01:12 +00:00
getgrouplist.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getgrouplist.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
gethostname.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
gethostname.c
getloadavg.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getloadavg.c
getlogin.c
getmntinfo.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getmntinfo.c trivial changes to reduce lint complaints 1998-02-26 03:01:12 +00:00
getnetgrent.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getnetgrent.c trivial changes to reduce lint complaints 1998-02-26 03:13:18 +00:00
getpagesize.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getpagesize.c
getpass.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getpass.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
getpwent.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getpwent.c allow root to use pwd.db. 1998-02-10 03:56:33 +00:00
getsubopt.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getsubopt.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
getttyent.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getttyent.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
getusershell.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getusershell.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
glob.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
glob.c Allow the old-name functions to be compiled from the same source file as 1997-10-22 06:37:42 +00:00
initgroups.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
initgroups.c trivial changes to quiet lint. 1998-02-27 18:05:09 +00:00
isalnum.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isalpha.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isascii.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isatty.c
isblank.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
iscntrl.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isctype.c
isdigit.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isgraph.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isinf.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
islower.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isprint.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ispunct.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isspace.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isupper.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
isxdigit.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ldexp.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
Lint__setjmp.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_alloca.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_fabs.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_flt_rounds.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_fpgetmask.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_fpgetround.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_fpgetsticky.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_fpsetmask.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_fpsetround.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_fpsetsticky.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:50:36 +00:00
Lint_frexp.c add lint stubs for files that are implemented in assembler on the pc532. 1997-12-07 00:24:50 +00:00
Lint_ldexp.c add lint stubs for files that are implemented in assembler on the pc532. 1997-12-07 00:24:50 +00:00
Lint_modf.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_setjmp.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sigsetjmp.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
lockf.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
lockf.c Add lockf(), an alternate interface to perform advisory record locking; 1997-12-20 20:23:15 +00:00
Makefile.inc add realpath.3, getsubopt.[c3] 1998-02-02 23:24:03 +00:00
modf.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
nice.3 Sync SYNOPSIS with reality, and add RETURN VALUE and ERRORS sections. 1998-02-16 15:47:40 +00:00
nice.c
nlist_aout.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
nlist_ecoff.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
nlist_elf32.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
nlist_elf64.c
nlist_private.h
nlist.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
nlist.c
opendir.c Use getdents(). Read NFS directories in one go (just as union dirs, but 1997-10-10 02:18:18 +00:00
pause.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
pause.c
popen.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
popen.c Fix a severe bug in popen() which only showed up with NetBSD's true 1998-02-04 00:03:54 +00:00
psignal.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
psignal.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
pwcache.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
pwcache.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
raise.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
raise.c
readdir.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
realpath.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
rewinddir.c
scandir.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
scandir.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
seekdir.c
setdomainname.c
sethostname.c
setjmp.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
setjmperr.c
setmode.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
setmode.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
setproctitle.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
setproctitle.c Do not try to use PS_STRINGS unless USRSTACK is defined. 1998-02-05 04:15:28 +00:00
siginterrupt.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
siginterrupt.c
siglist.c
signal.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
signal.c
signame.c
sigsetops.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
sigsetops.c
sleep.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
sleep.c
stringlist.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
stringlist.c Delete `: %m' from a format string passed to err(). 1997-09-29 06:52:40 +00:00
sysconf.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
sysconf.c
sysctl.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
sysctl.c
syslog.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
syslog.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
telldir.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
time.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
time.c
times.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
times.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
timezone.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
timezone.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
toascii.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
tolower_.c
tolower.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
toupper_.c
toupper.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ttyname.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ttyname.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
ttyslot.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
ualarm.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ualarm.c Per XPG4.2, use useconds_t as argument and return type; eliminate use of the 1997-11-25 18:02:36 +00:00
uname.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
uname.c
unvis.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
unvis.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
usleep.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
usleep.c Per XPG4.2: 1997-11-24 19:56:30 +00:00
utime.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
utime.c
valloc.3 Sync prototype with <unistd.h> (which DTRT all the time). 1998-02-12 20:18:23 +00:00
valloc.c
verr.c
verrx.c
vis.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
vis.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
vwarn.c
vwarnx.c
wait3.c
wait.c
waitpid.c
warn.c
warnx.c