NetBSD/lib/libc/gen
cgd f70e42e2ee hopefully last one; more corner cases. Thanks to Mark Weaver for
inspiration, for demanding that i put one of these fixes in, and
for double-checking.
1994-02-11 05:55:45 +00:00
..
regexp Clean up deleted files. 1993-11-11 01:22:45 +00:00
Makefile.inc add two man pages 1994-01-27 23:58:34 +00:00
alarm.3 More spelling errors 1994-01-28 20:14:54 +00:00
alarm.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
assert.c Fix spelling error in Copyright notice 1994-01-28 20:40:54 +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 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
confstr.c Fix spelling error in Copyright notice 1994-01-28 20:40:54 +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 Fix printf formatting directive %02.2d -> %02d 1994-01-28 20:40:07 +00:00
ctype.3 Manpage formatting tweaks. 1993-12-01 18:49:52 +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 Fix spelling errors. 1994-01-10 23:32:20 +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.3 add two man pages 1994-01-27 23:58:34 +00:00
daemon.c Return a well-known constant after becoming a daemon. 1993-12-19 08:44:42 +00:00
difftime.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
directory.3 Fix spelling errors. 1994-01-10 23:32:20 +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 Add `const's to sys_errlist decl to match 4.4. 1993-12-02 04:45:32 +00:00
errno.c add file eaten by crash 1993-12-23 14:00:07 +00:00
exec.3 Fix spelling errors. 1994-01-10 23:32:20 +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 Fix obscure bug where the working directory would not be restored to its 1994-01-14 01:53:57 +00:00
getbsize.3 add two man pages 1994-01-27 23:58:34 +00:00
getbsize.c kill force. 1994-01-25 21:03:26 +00:00
getcap.3 Fix spelling errors. 1994-01-10 23:32:20 +00:00
getcap.c rename fgetline() 1994-01-04 05:36:22 +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 Fix spelling errors. 1994-01-10 23:32:20 +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 better way to get the load average 1994-01-28 04:49:23 +00:00
getloadavg.c better way to get the load average 1994-01-28 04:49:23 +00:00
getlogin.c Fix bug #24 by renaming _logname_valid to __logname_valid. 1993-12-18 01:16:18 +00:00
getmntinfo.3 Use ".Va" macro when formatting "errno". 1993-11-30 21:52:46 +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 Use _PATH_TTY constant instead of "/dev/tty". 1994-01-04 18:27:08 +00:00
getpwent.3 Fix spelling errors. 1994-01-10 23:32:20 +00:00
getpwent.c speed up getpwnam/getpwuid for standard cases 1993-12-10 12:46:29 +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 glob_t not GLOB_t. pointed out by <lm@rmit.edu.au> 1994-01-06 13:24:09 +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
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 Fix spelling error in Copyright notice 1994-01-28 20:40:54 +00:00
lsearch.3 Fix spelling error in Copyright notice 1994-01-28 20:40:54 +00:00
lsearch.c Fix spelling error in Copyright notice 1994-01-28 20:40:54 +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 Fix spelling errors. 1994-01-10 23:32:20 +00:00
nlist.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
opendir.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
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 Add a `const' to shut up gcc. 1993-12-06 21:47:38 +00:00
pwcache.3 get rid of bogus comment 1994-01-28 05:43:35 +00:00
pwcache.c Fix off by one bug in pwcashe routine group_from_gid(). 1994-01-19 21:15:46 +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 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
rewinddir.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
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 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
semconfig.c fix typo; from Louis A. Mamakos <louie@TransSys.COM> 1993-12-01 02:26:50 +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 Use ".Va" macro when formatting "errno". 1993-11-30 21:52:46 +00:00
setmode.c hopefully last one; more corner cases. Thanks to Mark Weaver for 1994-02-11 05:55:45 +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 More manpage tweaks. 1993-12-15 20:32:47 +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 Renamed _sigintr to __sigintr. _sigintr is in the user's namespace. 1993-11-30 21:21:42 +00:00
siglist.c Add `const's to sys_siglist and sys_signame decls. 1993-12-02 09:50:34 +00:00
signal.3 Fix spelling errors. 1994-01-10 23:32:20 +00:00
signal.c Renamed _sigintr to __sigintr. _sigintr is in the user's namespace. 1993-11-30 21:21:42 +00:00
signame.c Add `const's to sys_siglist and sys_signame decls. 1993-12-02 09:50:34 +00:00
sigsetops.3 Fix typos & formatting. 1994-01-10 23:09:09 +00:00
sigsetops.c 0 is not a valid signal, in the current scheme. The header signal.h does 1994-02-07 04:47:49 +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 More manpage tweaks. 1993-12-15 20:32:47 +00:00
tcsetpgrp.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
telldir.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
termios.c Add explicit "int" return types to silence gcc -Wall. 1993-12-22 18:59:39 +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 Fix spelling errors. 1994-01-10 23:32:20 +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 Fix spelling error in Copyright notice 1994-01-28 20:40:54 +00:00
toupper.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
toupper_.c Fix spelling error in Copyright notice 1994-01-28 20:40:54 +00:00
ttyname.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
ttyname.c patch from sms@WLV.IIPO.GTEGSC.COM (Steven M. Schultz) to kill mem leak 1994-01-28 01:19:11 +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 Fix spelling errors. 1994-01-10 23:32:20 +00:00
ualarm.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
unvis.3 Fix spelling errors. 1994-01-10 23:32:20 +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 Fix spelling errors. 1994-01-10 23:32:20 +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