.. |
__xuname.c
|
Switch BUILD_ARCH in Makefile to use uname -p suggested by ru.
|
2005-12-03 05:11:07 +00:00 |
_pthread_stubs.c
|
Fix a stub function so that is has the correct number of
|
2005-11-12 16:00:29 +00:00 |
_rand48.c
|
|
|
_spinlock_stub.c
|
|
|
_thread_init.c
|
|
|
alarm.3
|
|
|
alarm.c
|
|
|
arc4random.3
|
|
|
arc4random.c
|
|
|
assert.c
|
|
|
basename.3
|
|
|
basename.c
|
|
|
check_utility_compat.3
|
|
|
check_utility_compat.c
|
|
|
clock.3
|
|
|
clock.c
|
|
|
closedir.c
|
|
|
confstr.3
|
|
|
confstr.c
|
|
|
crypt.c
|
|
|
ctermid.3
|
|
|
ctermid.c
|
|
|
daemon.3
|
|
|
daemon.c
|
Include a couple of headers to ensure consistency between the prototype and
|
2005-09-12 19:52:42 +00:00 |
devname.3
|
|
|
devname.c
|
Include a couple of headers to ensure consistency between the prototype and
|
2005-09-12 19:52:42 +00:00 |
directory.3
|
|
|
dirname.3
|
|
|
dirname.c
|
|
|
disklabel.c
|
|
|
dladdr.3
|
|
|
dlfcn.c
|
Implement ELF symbol versioning using GNU semantics. This code aims
|
2005-12-18 19:43:33 +00:00 |
dlfunc.c
|
|
|
dlinfo.3
|
|
|
dllockinit.3
|
|
|
dlopen.3
|
|
|
drand48.c
|
|
|
erand48.c
|
|
|
err.3
|
|
|
err.c
|
|
|
errlst.c
|
|
|
errno.c
|
|
|
exec.3
|
|
|
exec.c
|
|
|
fmtcheck.3
|
|
|
fmtcheck.c
|
|
|
fmtmsg.3
|
|
|
fmtmsg.c
|
|
|
fnmatch.3
|
|
|
fnmatch.c
|
|
|
fpclassify.3
|
|
|
fpclassify.c
|
|
|
frexp.3
|
|
|
frexp.c
|
|
|
fstab.c
|
|
|
ftok.3
|
|
|
ftok.c
|
|
|
fts-compat.c
|
|
|
fts-compat.h
|
|
|
fts.3
|
|
|
fts.c
|
|
|
ftw.3
|
Make SYNOPSIS compile.
|
2005-11-23 15:41:36 +00:00 |
ftw.c
|
|
|
getbootfile.3
|
|
|
getbootfile.c
|
|
|
getbsize.3
|
|
|
getbsize.c
|
|
|
getcap.3
|
Make SYNOPSIS compile after imp@'s changes.
|
2005-11-23 15:44:42 +00:00 |
getcap.c
|
|
|
getcontext.3
|
|
|
getcwd.3
|
|
|
getcwd.c
|
Just by allocating size*2 bytes we can't be sure that new size will be enough,
|
2005-09-18 17:50:58 +00:00 |
getdiskbyname.3
|
|
|
getdomainname.3
|
|
|
getdomainname.c
|
|
|
getfsent.3
|
|
|
getgrent.3
|
|
|
getgrent.c
|
|
|
getgrouplist.3
|
|
|
getgrouplist.c
|
Cleanup for getgrouplist(3):
|
2005-05-03 16:20:03 +00:00 |
gethostname.3
|
|
|
gethostname.c
|
Include a couple of headers to ensure consistency between the prototype and
|
2005-09-12 19:52:42 +00:00 |
getloadavg.3
|
|
|
getloadavg.c
|
|
|
getlogin.c
|
|
|
getmntinfo.3
|
|
|
getmntinfo.c
|
|
|
getnetgrent.3
|
|
|
getnetgrent.c
|
fix innetgr() returning false positives and negatives when reverse netgroup
|
2005-07-22 22:20:26 +00:00 |
getobjformat.3
|
|
|
getobjformat.c
|
|
|
getosreldate.3
|
Switch BUILD_ARCH in Makefile to use uname -p suggested by ru.
|
2005-12-03 05:11:07 +00:00 |
getosreldate.c
|
Add support to easily build FreeBSD unpacked in a chroot of another
|
2005-12-02 00:50:30 +00:00 |
getpagesize.3
|
|
|
getpagesize.c
|
Include a couple of headers to ensure consistency between the prototype and
|
2005-09-12 19:52:42 +00:00 |
getpass.3
|
|
|
getpeereid.3
|
|
|
getpeereid.c
|
|
|
getprogname.3
|
|
|
getprogname.c
|
|
|
getpwent.3
|
|
|
getpwent.c
|
|
|
getttyent.3
|
|
|
getttyent.c
|
Remove debug printf.
|
2006-01-26 11:15:08 +00:00 |
getusershell.3
|
|
|
getusershell.c
|
|
|
getvfsbyname.3
|
|
|
getvfsbyname.c
|
|
|
glob.3
|
|
|
glob.c
|
Don't reuse *pl to skip [], it is already used for {} parts in the loop above
|
2005-09-14 19:14:32 +00:00 |
initgroups.3
|
|
|
initgroups.c
|
|
|
isatty.c
|
|
|
isgreater.3
|
|
|
isinf.c
|
|
|
isnan.c
|
|
|
jrand48.c
|
|
|
lcong48.c
|
|
|
ldexp.3
|
|
|
ldexp.c
|
|
|
lockf.3
|
|
|
lockf.c
|
|
|
lrand48.c
|
|
|
makecontext.3
|
|
|
Makefile.inc
|
Add MLINK for execvP(3).
|
2005-12-01 15:56:05 +00:00 |
modf.3
|
|
|
mrand48.c
|
|
|
msgctl.3
|
|
|
msgget.3
|
|
|
msgrcv.3
|
When IPC_NOWAIT is set and there is no message, msgrcv() fails
|
2005-06-14 10:56:02 +00:00 |
msgsnd.3
|
|
|
nftw.c
|
|
|
nice.3
|
|
|
nice.c
|
|
|
nlist.3
|
|
|
nlist.c
|
Make our ELF64 type definitions match standards. In particular this
|
2005-12-18 04:52:37 +00:00 |
nrand48.c
|
|
|
opendir.c
|
|
|
pause.3
|
|
|
pause.c
|
|
|
pmadvise.c
|
|
|
popen.3
|
|
|
popen.c
|
|
|
posixshm.c
|
|
|
pselect.3
|
|
|
pselect.c
|
|
|
psignal.3
|
|
|
psignal.c
|
|
|
pw_scan.c
|
|
|
pw_scan.h
|
|
|
pwcache.3
|
Make SYNOPSIS compile after imp@'s changes.
|
2005-11-23 15:44:42 +00:00 |
pwcache.c
|
|
|
raise.3
|
|
|
raise.c
|
|
|
rand48.3
|
|
|
rand48.h
|
|
|
readdir.c
|
Include a couple of headers to ensure consistency between the prototype and
|
2005-09-12 19:52:42 +00:00 |
readpassphrase.3
|
|
|
readpassphrase.c
|
|
|
rewinddir.c
|
|
|
rfork_thread.3
|
|
|
scandir.3
|
|
|
scandir.c
|
|
|
seed48.c
|
|
|
seekdir.c
|
|
|
sem_destroy.3
|
|
|
sem_getvalue.3
|
|
|
sem_init.3
|
Cross-reference sem_getvalue(3) from several other semaphore-related
|
2005-07-13 13:15:22 +00:00 |
sem_open.3
|
|
|
sem_post.3
|
Cross-reference sem_getvalue(3) from several other semaphore-related
|
2005-07-13 13:15:22 +00:00 |
sem_wait.3
|
Cross-reference sem_getvalue(3) from several other semaphore-related
|
2005-07-13 13:15:22 +00:00 |
sem.c
|
Make __sem_timedwait() consistent with the sem_timedwait() prototype.
|
2005-10-18 17:24:03 +00:00 |
semctl.c
|
|
|
setdomainname.c
|
|
|
sethostname.c
|
Include a couple of headers to ensure consistency between the prototype and
|
2005-09-12 19:52:42 +00:00 |
setjmp.3
|
|
|
setjmperr.c
|
|
|
setmode.3
|
|
|
setmode.c
|
|
|
setproctitle.3
|
|
|
setproctitle.c
|
|
|
setprogname.c
|
|
|
shm_open.3
|
|
|
siginterrupt.3
|
|
|
siginterrupt.c
|
|
|
siglist.c
|
|
|
signal.3
|
|
|
signal.c
|
|
|
sigsetops.3
|
|
|
sigsetops.c
|
|
|
sleep.3
|
|
|
sleep.c
|
|
|
srand48.c
|
|
|
statvfs.3
|
|
|
statvfs.c
|
|
|
stringlist.3
|
|
|
stringlist.c
|
|
|
strtofflags.3
|
|
|
strtofflags.c
|
Include a couple of headers to ensure consistency between the prototype and
|
2005-09-12 19:52:42 +00:00 |
swapcontext.c
|
|
|
sysconf.3
|
|
|
sysconf.c
|
|
|
sysctl.3
|
Assorted markup fixes.
|
2005-06-15 19:04:04 +00:00 |
sysctl.c
|
|
|
sysctlbyname.c
|
|
|
sysctlnametomib.c
|
|
|
syslog.3
|
|
|
syslog.c
|
Make syslog() use the internal (non-cancellation point) _usleep().
|
2005-08-03 00:45:58 +00:00 |
tcgetpgrp.3
|
|
|
tcsendbreak.3
|
|
|
tcsetattr.3
|
|
|
tcsetpgrp.3
|
|
|
telldir.c
|
|
|
telldir.h
|
|
|
termios.c
|
|
|
time.3
|
|
|
time.c
|
|
|
times.3
|
|
|
times.c
|
|
|
timezone.3
|
|
|
timezone.c
|
|
|
tls.c
|
|
|
ttyname.3
|
Assorted markup fixes.
|
2005-06-15 19:04:04 +00:00 |
ttyname.c
|
reduce strlen() call.
|
2005-05-20 15:39:20 +00:00 |
ttyslot.c
|
|
|
tzset.3
|
|
|
ualarm.3
|
|
|
ualarm.c
|
|
|
ucontext.3
|
|
|
ulimit.3
|
|
|
ulimit.c
|
|
|
uname.3
|
Switch BUILD_ARCH in Makefile to use uname -p suggested by ru.
|
2005-12-03 05:11:07 +00:00 |
uname.c
|
|
|
unvis.3
|
|
|
unvis.c
|
|
|
usleep.3
|
|
|
usleep.c
|
Make usleep() overridable by the thread libraries so they can provide
|
2005-08-03 00:44:25 +00:00 |
utime.3
|
|
|
utime.c
|
|
|
valloc.3
|
Use posix_memalign() in valloc() rather than making assumptions about
|
2006-01-12 09:29:38 +00:00 |
valloc.c
|
Use posix_memalign() in valloc() rather than making assumptions about
|
2006-01-12 09:29:38 +00:00 |
vis.3
|
|
|
vis.c
|
|
|
wait3.c
|
|
|
wait.c
|
|
|
waitpid.c
|
|
|
wordexp.3
|
|
|
wordexp.c
|
|
|