NetBSD/lib/libc/gen
jtc d3b6c3481b "errno" was not being formatted with the .Va macro. 1993-11-30 00:50:58 +00:00
..
regexp Clean up deleted files. 1993-11-11 01:22:45 +00:00
Makefile.inc install cuserid(3) manpage. 1993-11-29 19:22:31 +00:00
alarm.3 Change SYNOPSIS section to use "unsigned" instead of "u_int". 1993-10-14 23:25:28 +00:00
alarm.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
assert.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
clock.3 Changed SYNOPSIS. You're supposed to include <time.h>, not <sys/types.h> 1993-10-04 18:02:47 +00:00
clock.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
closedir.c
confstr.c If _CS_PATH is defined in <unistd.h>, the latest bash assumes that confstr() 1993-11-17 18:15:32 +00:00
ctermid.3 Make it clear that ctermid's argument is a pointer to an array. 1993-11-29 19:30:32 +00:00
ctermid.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
ctime.3 Changed SYNOPSIS. <sys/types.h> need never be included as <time.h> 1993-10-04 18:28:59 +00:00
ctime.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
ctype.3 Misc manpage fixes. 1993-11-25 02:48:32 +00:00
ctype_.c Due to an 8-bit attribute table and 9 bits of attributes, I've had to 1993-10-05 17:05:43 +00:00
cuserid.3 A manpage for cuserid(3) (hacked up from ctermid(3)). 1993-11-29 19:22:00 +00:00
cuserid.c Cuserid() is specified in such a way that it can overwrite the buffer used 1993-11-29 19:39:44 +00:00
daemon.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
difftime.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
directory.3 Fixed typo. Readdir returns a "struct dirent *", not "struct dirent". 1993-08-20 16:46:14 +00:00
directory.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
disklabel.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
err.3 Misc manpage fixes. 1993-11-25 02:48:32 +00:00
err.c update to latest version; va_list specification changes. 1993-11-06 00:55:23 +00:00
errlst.c Remove "errno" definition. 1993-10-13 23:41:02 +00:00
exec.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 21:40:55 +00:00
exec.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
fnmatch.3 Misc manpage fixes. 1993-11-25 02:48:32 +00:00
fnmatch.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
frexp.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
fstab.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fts.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 21:40:55 +00:00
fts.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
getbsize.c Add getbsize() from Berkeley, somewhat modified. 1993-08-06 17:03:54 +00:00
getcap.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getcap.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getcwd.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 21:40:55 +00:00
getcwd.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getdiskbyname.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getfsent.3 Misc manpage fixes. 1993-11-25 02:48:32 +00:00
getgrent.3 Update source and manual pages to match X/Open 1170 specification. 1993-10-25 23:36:51 +00:00
getgrent.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
getloadavg.3 Add RCS indentifiers. 1993-08-01 07:32:48 +00:00
getloadavg.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
getlogin.c Moved cuserid() from getlogin.c to its own file, cuserid.c. 1993-10-11 19:45:52 +00:00
getmntinfo.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getmntinfo.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getpass.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 21:40:55 +00:00
getpass.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getpwent.3 Update source and manual pages to match X/Open 1170 specification. 1993-10-25 23:36:51 +00:00
getpwent.c Update source and manual pages to match X/Open 1170 specification. 1993-10-25 23:36:51 +00:00
getsubopt.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getsubopt.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getttyent.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getttyent.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
getusershell.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getusershell.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
glob.3 Misc manpage fixes. 1993-11-25 02:48:32 +00:00
glob.c update to latest version. 1993-11-06 01:10:15 +00:00
initgroups.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
initgroups.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
insque.3 Correct copyright statements 1993-08-13 12:54:10 +00:00
insque.c #include <search.h> to ensure that the public function declarations match 1993-10-21 21:08:55 +00:00
isalnum.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isalpha.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isascii.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isatty.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
isblank.3 Install isblank() manpage. 1993-10-04 18:56:51 +00:00
iscntrl.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isctype.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
isdigit.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isgraph.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isinf.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
islower.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isprint.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
ispunct.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isspace.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
isupper.3 Misc manpage fixes. 1993-11-25 02:48:32 +00:00
isxdigit.3 Make sure all items in SEE ALSO list are comma separated. 1993-10-15 00:58:52 +00:00
ldexp.3 Grammar and formatting fixes. 1993-10-18 20:04:00 +00:00
lfind.c Add my lsearch & lfind implementations. 1993-10-22 17:51:51 +00:00
lsearch.3 Add my lsearch & lfind implementations. 1993-10-22 17:51:51 +00:00
lsearch.c Add my lsearch & lfind implementations. 1993-10-22 17:51:51 +00:00
modf.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
msgctl.c Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
msgget.c Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
msgrcv.c Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
msgsnd.c Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
nice.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
nice.c #include <sys/types.h>, for magnum changes. 1993-09-27 02:40:38 +00:00
nlist.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
nlist.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
opendir.c
pause.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 21:40:55 +00:00
pause.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
popen.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
popen.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
psignal.3 Elements of sys_signame array should be in upper case. 1993-09-08 18:43:05 +00:00
psignal.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
pwcache.3 Add RCS indentifiers. 1993-08-01 07:32:48 +00:00
pwcache.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
raise.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
raise.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
readdir.c
remque.c #include <search.h> to ensure that the public function declarations match 1993-10-21 21:08:55 +00:00
rewinddir.c
scandir.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
scandir.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
seekdir.c
semconfig.c Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
semctl.c Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
semget.c Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
semop.c Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
setjmp.3 Use i386 sigsetjmp()/siglongjmp() implementation. 1993-10-19 21:00:46 +00:00
setjmperr.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
setmode.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
setmode.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
setrgid.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
setruid.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
setuid.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
shmat.c finish cleanup 1993-11-19 05:25:40 +00:00
shmctl.c Clean up after Brezak. 1993-11-19 03:18:24 +00:00
shmdt.c Clean up after Brezak. 1993-11-19 03:18:24 +00:00
shmget.c Add rcsid strings 1993-08-26 15:26:18 +00:00
siginterrupt.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
siginterrupt.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
siglist.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
signal.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 21:40:55 +00:00
signal.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
signame.c Elements of sys_signame array should be in upper case. 1993-09-08 18:43:05 +00:00
sigsetops.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 21:40:55 +00:00
sigsetops.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
sleep.3 Change SYNOPSIS section to use "unsigned" instead of "u_int". 1993-10-14 23:25:28 +00:00
sleep.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
syslog.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
syslog.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
tcgetpgrp.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
tcsendbreak.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
tcsetattr.3 "errno" was not being formatted with the .Va macro. 1993-11-30 00:50:58 +00:00
tcsetpgrp.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
telldir.c
termios.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
time.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 21:40:55 +00:00
time.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
times.3 "errno" was not being formatted with the .Va macro. 1993-11-30 00:50:58 +00:00
times.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
timezone.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
timezone.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
tolower.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
tolower_.c Separate the toupper() and tolower() functions so the tables *really* don't get 1993-09-05 22:29:48 +00:00
toupper.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
toupper_.c Separate the toupper() and tolower() functions so the tables *really* don't get 1993-09-05 22:29:48 +00:00
ttyname.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
ttyname.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
ttyslot.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
tzset.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
ualarm.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
ualarm.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
unvis.3 Consistantly cross reference the other functions/programs in the vis/unvis 1993-10-04 22:47:53 +00:00
unvis.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
usleep.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
usleep.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
utime.3 Add #include <utime.h> to SYNOPSIS. 1993-10-05 16:39:28 +00:00
utime.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
valloc.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
valloc.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
vis.3 Consistantly cross reference the other functions/programs in the vis/unvis 1993-10-04 22:47:53 +00:00
vis.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
wait.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
wait3.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
waitpid.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00