NetBSD/lib/libc/sys
2013-07-14 14:29:09 +00:00
..
__quotactl.2 Fix wrong xref; wrote quotactl(8), meant quotacheck(8). ok riz@ 2012-02-13 19:50:15 +00:00
_brk.c
_exit.2
_fork.c
_getcontext.c
_lwp_create.2 Calling _lwp_create() with a bogus ucontext could trigger a kernel 2012-05-21 14:15:16 +00:00
_lwp_ctl.2 needs sys/lwpctl.h for constants 2012-04-13 15:14:58 +00:00
_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_all.2
_lwp_unpark.2
_lwp_wait.2
_lwp_wakeup.2
_pipe.c
_sbrk.c
accept.2 pselect->paccept for this page 2012-03-19 09:34:36 +00:00
access.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
acct.2
adjtime.2
adjtime.c
bind.2
brk.2
chdir.2 Xref getcwd(3). 2013-02-05 13:36:59 +00:00
chflags.2 Bring description in sync with errors-section and implementation reality. 2013-06-08 06:05:03 +00:00
chmod.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
chown.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
chroot.2
clock_settime.2
clock_settime.c
clone.2 Add Nm for __clone, man page is already linked to that name. 2012-01-29 11:44:54 +00:00
close.2
connect.2
dup.2 As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE 2012-01-25 00:28:35 +00:00
execve.2
extattr_get_file.2
fcntl.2 As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE 2012-01-25 00:28:35 +00:00
fdatasync.2
fhopen.2
flock.2
fork.2
fsync.2
ftruncate.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
getcontext.2
getdents.2
getfh.2
getgid.2
getgroups.2 Switch a few remaining system/pathname configuration variables from 2013-07-14 14:29:09 +00:00
getitimer.2
getlogin.2
getpeername.2
getpgrp.2
getpid.2
getpriority.2 Sort errors. 2012-04-13 16:32:15 +00:00
getrlimit.2 describe RLIMIT_NTHR 2012-06-09 02:36:25 +00:00
getrusage.2
getsid.2
getsockname.2 Add ENOTCONN to returned error codes, bump date. 2012-07-09 21:22:21 +00:00
getsockopt.2 As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE 2012-01-25 00:28:35 +00:00
gettimeofday.2
getuid.2
getvfsstat.2
intro.2
ioctl.2
issetugid.2 Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
kill.2
kqueue.2 mention that kevent returns now EOPNOTSUPP. 2012-11-24 15:16:52 +00:00
ktrace.2
lfs_bmapv.2
lfs_markv.2
lfs_segclean.2
lfs_segwait.2
link.2 Switch a few remaining system/pathname configuration variables from 2013-07-14 14:29:09 +00:00
Lint___clone.c
Lint___sigaction14.c
Lint___syscall.c
Lint___vfork14.c fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
Lint_brk.c
Lint_clone.c
Lint_exect.c
Lint_getcontext.c
Lint_pipe.c
Lint_ptrace.c
Lint_sbrk.c
Lint_syscall.c
listen.2
lseek.2
lseek.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
madvise.2
Makefile.inc no need for __lwp_park50.S here and we don't provide __lwp_park60.S so that 2013-03-29 02:10:53 +00:00
makelintstub Add missing <sys/spawn.h> include 2012-02-12 01:46:05 +00:00
mincore.2
minherit.2
mkdir.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
mkfifo.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
mknod.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
mlock.2
mlockall.2
mmap.2 Revert MAP_NOSYSCALLS patch. 2012-01-05 15:19:52 +00:00
mmap.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
modctl.2 Add -A, -a, and -e options to modstat(8) along with kernel 2012-08-07 01:19:05 +00:00
mount.2
mprotect.2
mremap.2
msgctl.2
msgget.2
msgrcv.2 Clarify description of the msgrcv() return value. I kept on misreading it for 2012-05-15 11:37:01 +00:00
msgsnd.2
msync.2
munmap.2
nanosleep.2 Function argument Fa macro expects its name on the same line. 2012-10-08 18:08:40 +00:00
nfssvc.2
ntp_adjtime.2
ntp_adjtime.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
open.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
pathconf.2
pipe.2 For pipe2(2), EINVAL won't be returned if the flag is O_NOSIGPIPE. 2013-04-23 23:39:13 +00:00
pmc_control.2
poll.2
posix_fadvise.2 Bump date for previous. 2013-02-04 20:03:11 +00:00
posix_fadvise.c
posix_madvise.c
pread.c
preadv.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
profil.2
ptrace.2
pwrite.c
pwritev.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
rasctl.2
read.2 Switch a few remaining system/pathname configuration variables from 2013-07-14 14:29:09 +00:00
readlink.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
reboot.2
recv.2 Switch a few remaining system/pathname configuration variables from 2013-07-14 14:29:09 +00:00
rename.2 Fix second problem noted by Henning Petersen in PR 47975: 2013-06-30 11:48:42 +00:00
revoke.2
rmdir.2
sa_enable.2
sa_register.2
sa_setconcurrency.2
sa_stacks.2
sa_yield.2
sched.c fail as the man page says sched_rr_get_interval should. 2012-03-18 02:04:39 +00:00
select.2 pull over agc's typo fix from agc-symver branch. 2013-04-04 21:52:04 +00:00
semctl.2
semctl.c
semget.2
semop.2
send.2 Switch a few remaining system/pathname configuration variables from 2013-07-14 14:29:09 +00:00
setgroups.2 Switch a few remaining system/pathname configuration variables from 2013-07-14 14:29:09 +00:00
setpgid.2
setregid.2
setreuid.2
setsid.2
settimeofday.c
setuid.2
shmat.2
shmctl.2
shmget.2
shutdown.2
sigaction.2 typo 2012-10-14 08:49:28 +00:00
sigaltstack.2 Drop obsolete incompatibility note for interaction with libpthread. 2012-03-02 18:07:17 +00:00
sigpending.2
sigprocmask.2
sigqueue.2 Fix typo in error code; from Henning Petersen in PR 47565. 2013-02-14 09:31:48 +00:00
sigqueue.c
sigstack.2
sigsuspend.2
sigtimedwait.2 fix a couple of typos 2012-04-02 22:06:47 +00:00
sigtimedwait.c
sigwait.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
sigwaitinfo.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
socket.2 Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
socketpair.2
stat.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
statvfs.2
statvfs.c
swapctl.2
swapon.3
swapon.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
symlink.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
sync.2
sysarch.2
syscall.2
timer_create.2 Mention sigevent(3) not only in DESCRIPTION but in SEE ALSO as well. 2012-11-06 21:16:21 +00:00
timer_delete.2
timer_settime.2 NL -> . to improve output 2012-11-06 23:25:44 +00:00
truncate.2
truncate.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
umask.2
undelete.2
unlink.2 Revert defective O_SEARCH implementation committed by manu@ along with 2013-01-13 08:15:02 +00:00
utimes.2 PR/47631: NAKAJIMA Yoshihiro 2013-03-08 16:52:11 +00:00
utrace.2
uuidgen.2
vfork.2
wait.2
write.2 Switch a few remaining system/pathname configuration variables from 2013-07-14 14:29:09 +00:00