.. |
__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
|
Add some more pthread stubs so that librt can use them.
|
2006-03-05 18:10:28 +00:00 |
_rand48.c
|
|
|
_spinlock_stub.c
|
Make _spinunlock() point to the spinunlock stub, not the
|
2006-03-13 01:17:39 +00:00 |
_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
|
Add some missing errnos from POSIX. Nothing in FreeBSD generates
|
2005-04-02 12:33:28 +00:00 |
errno.c
|
|
|
exec.3
|
|
|
exec.c
|
|
|
fmtcheck.3
|
|
|
fmtcheck.c
|
|
|
fmtmsg.3
|
|
|
fmtmsg.c
|
|
|
fnmatch.3
|
|
|
fnmatch.c
|
Remove unused variables and assignments.
|
2005-04-08 21:24:23 +00:00 |
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
|
Include paths.h for prototype of getbootfile(3).
|
2005-05-03 15:28:07 +00:00 |
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
|
o Record a file offset for a last successfully parsed group file line.
|
2006-06-01 15:45:06 +00:00 |
getgrouplist.3
|
|
|
getgrouplist.c
|
Cleanup for getgrouplist(3):
|
2005-05-03 16:20:03 +00:00 |
gethostname.3
|
|
|
gethostname.c
|
Remove the kludge, as asked in the Makefile:
|
2006-05-22 05:04:53 +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
|
- Extend the nsswitch to support Services, Protocols and Rpc
|
2006-04-28 12:03:38 +00:00 |
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
|
Reflect int -> size_t changes in glob.h
|
2006-05-22 06:53:35 +00:00 |
glob.c
|
- ANSIfy.
|
2006-06-05 18:22:13 +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 each directory's symbol map file to SYM_MAPS.
|
2006-03-13 01:15:01 +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
|
Use prototypes in the function definitions.
|
2005-04-08 21:15:38 +00:00 |
setproctitle.3
|
|
|
setproctitle.c
|
|
|
setprogname.c
|
|
|
shm_open.3
|
|
|
siginterrupt.3
|
|
|
siginterrupt.c
|
|
|
siglist.c
|
|
|
signal.3
|
Fix the output.
|
2006-05-27 09:04:43 +00:00 |
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
|
|
|
Symbol.map
|
Add symbol maps and initial symbol version definitions to libc.
|
2006-03-13 00:53:21 +00:00 |
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
|
Save errno before calling pthread_mutex_lock because pthread_mutex_lock
|
2006-05-11 09:10:33 +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
|
Allocate space for thread pointer, this allows thread library to access
|
2006-03-28 06:09:24 +00:00 |
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
|
Document that VIS_CSTYLE encodes space (040) as '\s'.
|
2006-04-09 16:39:43 +00:00 |
vis.c
|
|
|
wait3.c
|
|
|
wait.c
|
|
|
waitpid.c
|
|
|
wordexp.3
|
Correct usage example.
|
2006-04-18 21:37:24 +00:00 |
wordexp.c
|
|
|