freebsd_amp_hwpstate/lib/libc/gen
Andrey A. Chernov 36a00a4b79 Use collate for alpha character ranges 1996-08-12 04:03:50 +00:00
..
Makefile.inc add manpage links: 1996-05-29 00:57:19 +00:00
__xuname.c
_rand48.c
_thread_init.c
alarm.3 The previous change to alarm.3 to improve the wording 1996-07-19 22:19:08 +00:00
alarm.c
assert.c Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
clock.3 Removed bogus includes of <sys/types.h> from synopses. 1996-04-19 19:00:26 +00:00
clock.c
closedir.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
config.c
config_open.3
confstr.3
confstr.c
crypt.3
crypt.c
ctermid.3
ctermid.c
daemon.3 Specify that daemon(3) returns int, and standardise the 1996-06-22 23:46:00 +00:00
daemon.c
devname.3
devname.c
directory.3
disklabel.c
drand48.c
erand48.c
err.3
err.c
errlst.c
exec.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
exec.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
fnmatch.3 Clarify the description of the FNM_PERIOD flag. 1996-05-10 00:28:34 +00:00
fnmatch.c Use collate for alpha character ranges 1996-08-12 04:03:50 +00:00
frexp.3
fstab.c
ftok.3 Minor corrections. The second parameter is actually of type int 1996-06-03 10:40:39 +00:00
ftok.c
fts-compat.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
fts-compat.h
fts.3
fts.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getbootfile.3
getbootfile.c
getbsize.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
getbsize.c
getcap.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
getcap.c
getcwd.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
getcwd.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getdiskbyname.3
getdomainname.3
getdomainname.c Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME. 1996-07-25 18:03:53 +00:00
getfsent.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
getgrent.3 I hate to read a man page that almost has useful information 1996-06-20 14:13:15 +00:00
getgrent.c
getgrouplist.3
getgrouplist.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
gethostname.3
gethostname.c
getloadavg.3
getloadavg.c
getlogin.c
getmntinfo.3
getmntinfo.c
getnetgrent.3
getnetgrent.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getosreldate.c
getpagesize.3
getpagesize.c Cache the result of getpagesize() so we only make one syscall. 1996-05-02 08:43:05 +00:00
getpass.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
getpass.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getpwent.3
getpwent.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getttyent.3
getttyent.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getusershell.3
getusershell.c
getvfsent.3 Fixed incomplete or wrong lists of prerequisite #includes related to 1996-05-01 01:40:04 +00:00
getvfsent.c Fix for vfsload(3): 1996-05-17 15:35:13 +00:00
glob.3 Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
glob.c Remove static collcmp, ise new internal function now 1996-08-12 03:45:53 +00:00
initgroups.3
initgroups.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
isatty.c
isinf.3
jrand48.c
lcong48.c
ldexp.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
lrand48.c
modf.3
mrand48.c
msgctl.3
msgctl.c
msgget.3
msgget.c
msgrcv.3
msgrcv.c
msgsnd.3
msgsnd.c
nice.3
nice.c
nlist.3 Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
nlist.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
nrand48.c
ntp_gettime.c
opendir.c Cache the result of getpagesize() so we only make one syscall. 1996-05-02 08:43:05 +00:00
pause.3
pause.c
popen.3
popen.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
psignal.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
psignal.c
pw_scan.c Submitted by: archie@whistle.com 1996-06-20 19:19:29 +00:00
pw_scan.h
pwcache.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
pwcache.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
raise.3
raise.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
rand48.3
rand48.h
readdir.c
rewinddir.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
scandir.3
scandir.c
seed48.c
seekdir.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
semconfig.c
semctl.c
semget.c
semop.c
setdomainname.c Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME. 1996-07-25 18:03:53 +00:00
setflags.c
setflagsbyname.c
sethostname.c
setjmp.3
setjmperr.c
setmode.3
setmode.c
setproctitle.3
setproctitle.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
shmat.c
shmctl.c
shmdt.c
shmget.c
siginterrupt.3
siginterrupt.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
siglist.c
signal.3 Document the "sig" function parameter. 1996-07-03 02:44:04 +00:00
signal.c
sigsetops.3
sigsetops.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
sleep.3
sleep.c
srand48.c
strtofflags.c
sysconf.3 Fixed description of _SC_CLK_TCK. Both the clock and the units 1996-07-30 17:15:09 +00:00
sysconf.c
sysctl.3 Update man to tell that <sys/types.h> is needed. 1996-06-10 15:48:07 +00:00
sysctl.c
syslog.3 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
syslog.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
tcgetpgrp.3
tcsendbreak.3
tcsetattr.3
tcsetpgrp.3
telldir.c
termios.c
time.3 Removed bogus includes of <sys/types.h> from synopses. 1996-04-19 19:00:26 +00:00
time.c
times.3
times.c
timezone.3
timezone.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
ttyname.3
ttyname.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
ttyslot.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
tzset.3
ualarm.3
ualarm.c
uname.3
uname.c
unvis.3
unvis.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
usleep.3
usleep.c
utime.3
utime.c
valloc.3
valloc.c
vis.3 Refer to the ASCII character 000 by its proper name, `NUL', and not 1996-07-25 18:31:08 +00:00
vis.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
wait.c
wait3.c
waitpid.c