freebsd-dev/lib/libc/sys
Kris Kennaway 057136d2c5 Add a few more functions which are safe to call from signal handlers,
and give a bit of advice.

Obtained from:	OpenBSD
MFC After:	1 week
2001-07-24 08:24:50 +00:00
..
__error.c To be consistent, use the __weak_reference macro from <sys/cdefs.h> 2001-04-10 04:11:50 +00:00
_exit.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
accept.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
access.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
acct.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
adjtime.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
aio_cancel.2
aio_error.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
aio_read.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
aio_return.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
aio_suspend.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
aio_waitcomplete.2 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
aio_write.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
bind.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
brk.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
chdir.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
chflags.2 Rename (after a repo-copy) some mount(8) programs: 2001-05-23 14:58:19 +00:00
chmod.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
chown.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
chroot.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
clock_gettime.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
close.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
connect.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
dup.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
execve.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
extattr_get_file.2 Minor cleanup: sort includes, fix name. 2001-06-25 01:21:13 +00:00
fcntl.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
fhopen.2 mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). 2001-07-06 16:46:48 +00:00
flock.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
fork.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
fsync.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
ftruncate.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
getdirentries.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getdtablesize.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
getfh.2
getfsstat.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getgid.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getgroups.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getitimer.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getlogin.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
getpeername.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getpgrp.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getpid.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getpriority.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getrlimit.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getrusage.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getsid.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
getsockname.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getsockopt.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
gettimeofday.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getuid.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
intro.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
ioctl.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
issetugid.2 Grammar police: "its", not "it's", is the possessive form of "it". 2001-04-15 19:53:47 +00:00
jail.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
kill.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
kldfind.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
kldfirstmod.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
kldload.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
kldnext.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
kldstat.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
kldunload.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
kqueue.2 Document EVFILT_TIMER. 2001-07-19 18:35:19 +00:00
ktrace.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
link.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
listen.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
lseek.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
lseek.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
madvise.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
Makefile.inc Add a link to extattr.2 (from extattr_get_file.2). The other names 2001-06-24 23:58:27 +00:00
mincore.2
minherit.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
mkdir.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
mkfifo.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
mknod.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
mlock.2
mmap.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
mmap.c
modfind.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
modnext.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
modstat.2 Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. 2001-07-24 07:59:54 +00:00
mount.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
mprotect.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
msync.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
munmap.2
nanosleep.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
nfssvc.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
open.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
pathconf.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
pipe.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
poll.2
pread.c
profil.2
ptrace.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
pwrite.c
quotactl.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
read.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
readlink.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
reboot.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
recv.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rename.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
revoke.2
rfork.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rmdir.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
rtprio.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sched_get_priority_max.2 Fix some man page xrefs. 2001-07-22 11:51:11 +00:00
sched_setparam.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sched_setscheduler.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sched_yield.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
select.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
semctl.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
semget.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
semop.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
send.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sendfile.2 Spelling. 2001-02-04 02:05:16 +00:00
setgroups.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
setpgid.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
setregid.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
setresuid.2 mdoc(7) police: removed punctuation after the last SEE ALSO xref. 2001-07-10 18:00:19 +00:00
setreuid.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
setsid.2
setuid.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
shm_open.2 `.St -p1003.1b'' -> `.St -p1003.1b-93''. 2001-02-26 14:33:54 +00:00
shmat.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
shmctl.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
shmget.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
shutdown.2 .St -p1003.1g -> .St -p1003.1g-2000. 2001-03-12 17:28:01 +00:00
sigaction.2 Add a few more functions which are safe to call from signal handlers, 2001-07-24 08:24:50 +00:00
sigaltstack.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sigpending.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sigprocmask.2
sigreturn.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sigstack.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sigsuspend.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sigwait.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
socket.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
socketpair.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
stat.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
statfs.2 Catch up with a comment that changed in rev1.73 of mount.h 2001-03-29 00:29:00 +00:00
swapon.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
symlink.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
sync.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sysarch.2 mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
syscall.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
truncate.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
truncate.c
umask.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
undelete.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
unlink.2 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
utimes.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
vfork.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
wait.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
write.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00