NetBSD/lib/libc/gen
jtc 91ebf777c7 Moved cuserid() from getlogin.c to its own file, cuserid.c.
getlogin() and cuserid() do very different things, getlogin() is POSIX,
while cuserid() is not (it was removed in the 1990 revision).
1993-10-11 19:45:52 +00:00
..
regexp Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
Makefile.inc Moved cuserid() from getlogin.c to its own file, cuserid.c. 1993-10-11 19:45:52 +00:00
alarm.3 Note that alarm() conforms to 1003.1-90. 1993-10-04 18:25:58 +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 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
ctermid.3 Add RCS identifiers. 1993-07-30 08:34:38 +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 Document isblank(). 1993-09-14 19:23:27 +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.c Moved cuserid() from getlogin.c to its own file, cuserid.c. 1993-10-11 19:45:52 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
err.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
err.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
errlst.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
exec.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
exec.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
fnmatch.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
fnmatch.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Fts may be great, by we can't claim it's a superset of POSIX.1 since 1993-10-01 00:43:45 +00:00
fts.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Update to reflect the fact that this manpage is used for both getcwd & getwd: 1993-10-04 22:39:21 +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 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getgrent.3 Changed SYNOPSIS, included <sys/types.h> before <grp.h> as it is needed 1993-10-04 18:39:24 +00:00
getgrent.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getpass.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getpwent.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
getpwent.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
glob.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
isalnum.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isalpha.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isascii.3 add Nd line, and correct the description of the function. 1993-09-21 01:27:07 +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 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isctype.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
isdigit.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isgraph.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isinf.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
islower.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isprint.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
ispunct.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isspace.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isupper.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
isxdigit.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
ldexp.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
modf.3 Add RCS identifiers. 1993-07-30 08:34:38 +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 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
pause.3 Add RCS identifiers. 1993-07-30 08:34:38 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
readdir.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
regexp.3 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
remque.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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
setjmp.3 Add RCS identifiers. 1993-07-30 08:34:38 +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 Add rcsid strings 1993-08-26 15:26:18 +00:00
shmctl.c Add rcsid strings 1993-08-26 15:26:18 +00:00
shmdt.c Add rcsid strings 1993-08-26 15:26:18 +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 Add RCS identifiers. 1993-07-30 08:34:38 +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 Add RCS identifiers. 1993-07-30 08:34:38 +00:00
sigsetops.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
sleep.3 Add RCS identifiers. 1993-07-30 08:34:38 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Add RCS identifiers. 1993-07-30 08:34:38 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
time.3 Changed SYNOPSIS, to use time(), you are supposed to include <time.h>, 1993-10-05 16:35:19 +00:00
time.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
times.3 Add RCS identifiers. 1993-07-30 08:34:38 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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