NetBSD/lib/libc/sys
thorpej 5184898635 - Use the signal trampoline version constants from <sys/signal.h>.
- Declare the sigtramp externs as as char arrays, not int arrays; not all
  platforms have fixed-sized 32-bit instructions.
2021-10-27 04:48:33 +00:00
..
Lint___clone.c
Lint___sigaction14.c
Lint___syscall.c
Lint___vfork14.c
Lint_brk.c
Lint_clone.c
Lint_getcontext.c
Lint_pipe.c
Lint_ptrace.c
Lint_sbrk.c
Lint_syscall.c
Makefile.inc Merge all MD __sigaction14_sigtramp.c copies into one: 2021-10-26 16:16:34 +00:00
__quotactl.2
__sigaction14_sigtramp.c - Use the signal trampoline version constants from <sys/signal.h>. 2021-10-27 04:48:33 +00:00
_exit.2
_ksem.2
_lwp_create.2 s/priviledge/privilege/ in comments/log messages and fix one typo in descriptor. 2021-08-22 20:18:39 +00:00
_lwp_ctl.2
_lwp_detach.2
_lwp_exit.2
_lwp_getname.2
_lwp_getprivate.2
_lwp_kill.2
_lwp_park.2
_lwp_self.2
_lwp_setname.2
_lwp_suspend.2
_lwp_unpark.2
_lwp_unpark_all.2
_lwp_wait.2
_lwp_wakeup.2
accept.2
accept4.c
access.2
acct.2
adjtime.2
adjtime.c
bind.2 Document EINVAL for out of range socket address lengths. 2021-03-28 03:29:31 +00:00
brk.2
chdir.2
chflags.2
chmod.2
chown.2
chroot.2
clock_getcpuclockid.c
clock_getcpuclockid2.2
clock_settime.2
clock_settime.c
clone.2
close.2
connect.2 Document EINVAL for out of range socket address lengths. 2021-03-28 03:29:31 +00:00
dup.2
eventfd.2 Markup fixes. 2021-09-23 13:16:13 +00:00
eventfd_read.c Add native implementations of eventfd(2) and timerfd(2), compatible with 2021-09-19 15:51:27 +00:00
eventfd_write.c Add native implementations of eventfd(2) and timerfd(2), compatible with 2021-09-19 15:51:27 +00:00
execve.2
extattr_get_file.2
fcntl.2 Fix typos, improve wording. 2021-07-28 11:29:59 +00:00
fdatasync.2
fdiscard.2
fdiscard.c
fhopen.2
flock.2 Fix typos, improve wording. 2021-07-28 11:29:59 +00:00
fork.2
fsync.2
ftruncate.c
getcontext.2
getdents.2
getfh.2
getgid.2
getgroups.2
getitimer.2
getlogin.2
getpeername.2
getpgrp.2
getpid.2
getpriority.2
getrandom.2
getrlimit.2
getrusage.2
getsid.2
getsockname.2
getsockopt.2 introduce a SOL_LOCAL for unix-domain socket level socket options 2021-08-08 20:54:48 +00:00
gettimeofday.2
getuid.2
getvfsstat.2 In getvfsstat(2), clarify that the size argument is in bytes. 2021-03-27 23:35:37 +00:00
intro.2
ioctl.2
issetugid.2
kill.2
kqueue.2 Add support for the EVFILT_EMPTY filter, which is activated when the 2021-10-23 01:28:33 +00:00
ktrace.2
lfs_bmapv.2
lfs_markv.2
lfs_segclean.2
lfs_segwait.2
link.2
listen.2
lseek.2
lseek.c
madvise.2
makelintstub
mincore.2
minherit.2
mkdir.2
mkfifo.2
mknod.2
mknodat.c
mlock.2
mlockall.2
mmap.2
mmap.c
modctl.2
mount.2
mprotect.2
mremap.2
msgctl.2
msgget.2
msgrcv.2
msgsnd.2
msync.2
munmap.2
nanosleep.2
nfssvc.2 Document NFSSVC_REPLACEEXPORTSLIST instead of NFSSVC_SETEXPORTSLIST. 2021-06-08 10:02:04 +00:00
ntp_adjtime.2
ntp_adjtime.c
open.2
pathconf.2
pipe.2
poll.2
posix_fadvise.2
posix_fadvise.c
posix_fallocate.c
posix_madvise.c
ppoll.c
pread.c
preadv.c
profil.2
ptrace.2
pwrite.c
pwritev.c
rasctl.2
read.2
readlink.2
reboot.2
recv.2
rename.2
revoke.2
rmdir.2
sa_enable.2
sa_register.2
sa_setconcurrency.2
sa_stacks.2
sa_yield.2
sched.c
select.2
semctl.2
semctl.c
semget.2
semop.2
send.2 Document EINVAL for out of range socket address lengths. 2021-03-28 03:29:31 +00:00
setgroups.2
setpgid.2
setregid.2
setreuid.2
setsid.2
settimeofday.c
setuid.2
shmat.2
shmctl.2
shmget.2
shutdown.2
sigaction.2
sigaltstack.2
sigpending.2
sigprocmask.2
sigqueue.2
sigqueue.c
sigstack.2
sigsuspend.2
sigtimedwait.2
sigtimedwait.c
sigwait.c
sigwaitinfo.c
socket.2
socketpair.2
stat.2
statvfs.2
statvfs.c
swapctl.2
swapon.3
swapon.c
symlink.2
sync.2
sysarch.2
syscall.2
timer_create.2
timer_delete.2
timer_settime.2 Spell the number of nanoseconds as 10^9. 2021-09-23 13:49:59 +00:00
timerfd.2 Spell the number of nanoseconds as 10^9. Forgotten in previous. 2021-09-23 13:59:27 +00:00
truncate.2
truncate.c
umask.2
undelete.2
unlink.2
utimes.2
utrace.2
uuidgen.2
vadvise.c
vfork.2 vfork.2: clarify posix_spawn recommendation, pointed out by kre 2021-06-09 06:00:16 +00:00
wait.2
write.2