freebsd-skq/lib/libc/gen
1996-01-30 16:34:52 +00:00
..
__xuname.c
_rand48.c
_thread_init.c Obtained from: uthreads package 1996-01-22 00:32:08 +00:00
alarm.3
alarm.c
assert.c
clock.3
clock.c
closedir.c
config_open.3 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
config.c
confstr.3
confstr.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
crypt.3
crypt.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
ctermid.3
ctermid.c
daemon.3
daemon.c
devname.3
devname.c
directory.3 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
disklabel.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
drand48.c
erand48.c
err.3
err.c
errlst.c
exec.3
exec.c
fnmatch.3
fnmatch.c
frexp.3
fstab.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
ftok.3
ftok.c
fts-compat.c
fts-compat.h
fts.3
fts.c
getbootfile.3
getbootfile.c
getbsize.3
getbsize.c
getcap.3
getcap.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
getcwd.3
getcwd.c
getdiskbyname.3
getdomainname.3
getdomainname.c
getfsent.3
getgrent.3
getgrent.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
getgrouplist.3
getgrouplist.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
gethostname.3
gethostname.c
getloadavg.3
getloadavg.c
getlogin.c
getmntinfo.3
getmntinfo.c
getnetgrent.3 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
getnetgrent.c Small tweak: don't try closing /etc/netgroup if we haven't opened it yet. 1995-12-02 21:54:59 +00:00
getosreldate.c
getpagesize.3
getpagesize.c
getpass.3 Finally complete my fix for the behaviour of getpass(3) upon receipt 1995-12-31 14:00:25 +00:00
getpass.c Finally complete my fix for the behaviour of getpass(3) upon receipt 1995-12-31 14:00:25 +00:00
getpwent.3
getpwent.c Getpwent() and getservent() can wind up calling free() with 1996-01-29 20:16:30 +00:00
getttyent.3
getttyent.c
getusershell.3
getusershell.c
getvfsent.3
getvfsent.c
glob.3
glob.c
initgroups.3
initgroups.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
isatty.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
isinf.3
jrand48.c
lcong48.c
ldexp.3
lrand48.c
Makefile.inc Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
modf.3
mrand48.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
nice.3
nice.c
nlist.3
nlist.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
nrand48.c
ntp_gettime.c
opendir.c
pause.3
pause.c
popen.3
popen.c
psignal.3
psignal.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
pw_scan.c
pw_scan.h
pwcache.3
pwcache.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
raise.3
raise.c
rand48.3 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
rand48.h
readdir.c
rewinddir.c
scandir.3
scandir.c
seed48.c
seekdir.c
semconfig.c
semctl.c
semget.c
semop.c
setdomainname.c
setflags.c
setflagsbyname.c
sethostname.c
setjmp.3
setjmperr.c
setmode.3
setmode.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
setproctitle.3 Bump libutil revision after recent addition of setproctitle(). 1996-01-01 08:27:41 +00:00
setproctitle.c Bring in an initial version of setproctitle().. This is intended to 1995-12-26 22:50:08 +00:00
shmat.c
shmctl.c
shmdt.c
shmget.c
siginterrupt.3
siginterrupt.c
siglist.c
signal.3 Changed the description of SIGSYS to better reflect what 1996-01-22 12:31:15 +00:00
signal.c
sigsetops.3
sigsetops.c
sleep.3
sleep.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
srand48.c
strtofflags.c
sysconf.3
sysconf.c Include sys/time.h, not sys/user.h. 1995-12-08 08:47:41 +00:00
sysctl.3
sysctl.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
syslog.3
syslog.c Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
tcgetpgrp.3
tcsendbreak.3
tcsetattr.3
tcsetpgrp.3
telldir.c
termios.c Fixed lint from cc -Wall. 1995-10-22 18:43:26 +00:00
time.3
time.c
times.3
times.c
timezone.3
timezone.c
ttyname.3
ttyname.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
ttyslot.c
tzset.3
ualarm.3
ualarm.c
uname.3
uname.c
unvis.3
unvis.c Remove unneded ctype.h 1995-10-26 22:32:00 +00:00
usleep.3
usleep.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
utime.3
utime.c
valloc.3
valloc.c
vis.3
vis.c Fix it for chars with 8bit set 1995-10-23 20:49:58 +00:00
wait3.c
wait.c
waitpid.c