opnsense-src/lib/libc/gen
1998-01-24 20:57:38 +00:00
..
__xuname.c
_rand48.c
alarm.3
alarm.c
arc4random.3
arc4random.c
assert.c
clock.3
clock.c
closedir.c
config.c
config_open.3
confstr.3
confstr.c
crypt.3
crypt.c
ctermid.3
ctermid.c
daemon.3
daemon.c
devname.3
devname.c
directory.3
disklabel.c
drand48.c
erand48.c
err.3
err.c
errlst.c
exec.3
exec.c stat() the correct file in execvp() so that the fine tuned errno handling 1997-11-20 15:09:38 +00:00
fnmatch.3
fnmatch.c
frexp.3
fstab.c
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
getcwd.3 Fixed spelling of EACCES. 1997-11-23 17:58:55 +00:00
getcwd.c Return the correct errno from getcwd() even if free() or closedir() 1998-01-15 13:52:55 +00:00
getdiskbyname.3
getdomainname.3
getdomainname.c
getfsent.3
getgrent.3
getgrent.c
getgrouplist.3
getgrouplist.c
gethostname.3
gethostname.c
getloadavg.3
getloadavg.c
getlogin.c
getmntinfo.3
getmntinfo.c
getnetgrent.3
getnetgrent.c
getosreldate.c
getpagesize.3
getpagesize.c
getpass.3
getpass.c
getpwent.3
getpwent.c
getttyent.3
getttyent.c
getusershell.3
getusershell.c
getvfsbyname.3
getvfsbyname.c
getvfsent.3
getvfsent.c Moved most of the (source-level) compatibility hacks for the vfsconf 1998-01-20 10:36:24 +00:00
glob.3
glob.c
initgroups.3
initgroups.c
isatty.c
isinf.3
jrand48.c
lcong48.c
ldexp.3
lrand48.c
Makefile.inc
modf.3
mrand48.c
msgctl.3 Fixed spelling of EACCES. 1997-11-23 17:58:55 +00:00
msgctl.c
msgget.3
msgget.c
msgrcv.3 Fixed spelling of EACCES. 1997-11-23 17:58:55 +00:00
msgrcv.c
msgsnd.3 Fixed spelling of EACCES. 1997-11-23 17:58:55 +00:00
msgsnd.c
nice.3
nice.c
nlist.3
nlist.c
nrand48.c
ntp_gettime.c
opendir.c
pause.3
pause.c
popen.3
popen.c
psignal.3
psignal.c
pw_scan.c
pw_scan.h
pwcache.3
pwcache.c
raise.3
raise.c
rand48.3
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 Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
setflagsbyname.c Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
sethostname.c
setjmp.3
setjmperr.c
setmode.3
setmode.c
setproctitle.3
setproctitle.c
shmat.c
shmctl.c
shmdt.c
shmget.c
siginterrupt.3
siginterrupt.c
siglist.c
signal.3
signal.c
sigsetops.3
sigsetops.c Fix bit-twiddling in sigismember(3). 1997-11-21 23:18:05 +00:00
sleep.3 Return type and argument to sleep are unsigned int. 1998-01-13 04:32:00 +00:00
sleep.c
srand48.c
stringlist.3
stringlist.c
strtofflags.c Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
sysconf.3
sysconf.c
sysctl.3 Fixed missing return type in a prototype. 1998-01-16 13:10:18 +00:00
sysctl.c
sysctlbyname.c
syslog.3
syslog.c
tcgetpgrp.3
tcsendbreak.3
tcsetattr.3
tcsetpgrp.3
telldir.c
termios.c
time.3
time.c
times.3
times.c
timezone.3
timezone.c Eliminate sprintf 1998-01-21 21:46:36 +00:00
ttyname.3
ttyname.c
ttyslot.c
tzset.3
ualarm.3
ualarm.c
uname.3
uname.c
unvis.3
unvis.c
usleep.3
usleep.c Don't check for the unlikely case of useconds == 0 here. The kernel 1997-11-20 15:13:20 +00:00
utime.3
utime.c
valloc.3
valloc.c Fix a cast from a pointer to a long instead of an int which was enough 1998-01-24 20:57:38 +00:00
vis.3
vis.c
wait.c
wait3.c
waitpid.c