NetBSD/lib/libc/sys
dholland 7e9db02257 Clarify use of open flags in open(2).
(Avoid using values of three that are equal to four.)
2021-03-17 08:04:39 +00:00
..
__quotactl.2 Fix wrong xref; wrote quotactl(8), meant quotacheck(8). ok riz@ 2012-02-13 19:50:15 +00:00
_exit.2
_ksem.2 Drop trailing whitespace. 2015-11-29 21:38:10 +00:00
_lwp_create.2 Sort errors. 2017-04-23 11:38:53 +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 Add missing El macro. 2013-10-05 09:18:56 +00:00
_lwp_kill.2
_lwp_park.2 Fix a couple of typos 2019-07-31 23:53:25 +00:00
_lwp_self.2
_lwp_setname.2
_lwp_suspend.2
_lwp_unpark_all.2 play the "documentation matches implementation" game 2014-04-08 13:02:14 +00:00
_lwp_unpark.2 Spell immediately correctly. 2010-11-02 20:49:47 +00:00
_lwp_wait.2 +EINVAL 2020-02-23 20:41:41 +00:00
_lwp_wakeup.2
accept4.c oops, do not write the same file twice -- accidentally ran patch twice 2017-02-08 18:03:57 +00:00
accept.2 accept() is a function, not an argument! 2019-10-27 12:28:13 +00:00
access.2 Add missing word. 2017-01-10 06:28:46 +00:00
acct.2
adjtime.2 Update to match reality. For these functions, we still try the system 2015-12-07 23:20:57 +00:00
adjtime.c close on exec fixes: 2011-10-15 23:00:01 +00:00
bind.2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
brk.2 Add missing word. More markup. 2019-09-07 19:32:11 +00:00
chdir.2 Document history of chdir(2) 2019-09-01 19:11:41 +00:00
chflags.2 Bring description in sync with errors-section and implementation reality. 2013-06-08 06:05:03 +00:00
chmod.2 Document history of chmod(2) 2019-09-01 19:13:57 +00:00
chown.2 Document history of chown(2) 2019-09-01 19:16:43 +00:00
chroot.2 Sort errors. 2017-10-30 15:48:38 +00:00
clock_getcpuclockid2.2 Describe what this actually does. Bump date. 2018-06-25 01:21:21 +00:00
clock_getcpuclockid.c Fix {clock,pthread}_getcpuclockid to return an error number on 2017-03-04 11:16:33 +00:00
clock_settime.2 Remove duplicate Pp. 2016-09-27 11:11:43 +00:00
clock_settime.c close on exec fixes: 2011-10-15 23:00:01 +00:00
clone.2 Remove mentions of CLONE_PID and CLONE_STOPPED 2020-05-12 11:39:08 +00:00
close.2 Document history 2019-09-01 19:20:45 +00:00
connect.2
dup.2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
execve.2 Sort errors; remove two more duplicates. 2019-09-18 04:57:53 +00:00
extattr_get_file.2 Do not hardcode values for ENAMETOOLONG, use symblic constants. 2014-11-11 08:10:02 +00:00
fcntl.2 Sort errors. Remove trailing whitespace. 2019-09-27 07:20:07 +00:00
fdatasync.2 Relax fdatasync restriction that fd be writable 2020-03-25 18:08:34 +00:00
fdiscard.2 Bump date for header file change. 2016-06-30 18:43:43 +00:00
fdiscard.c Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x 2014-09-25 15:08:29 +00:00
fhopen.2 Add fhstatvfs1 to the NAME section 2017-10-25 17:25:52 +00:00
flock.2 Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr. 2011-10-15 21:35:49 +00:00
fork.2 fork was present in v1 2019-09-01 19:40:07 +00:00
fsync.2 Merge EINVAL descriptions; replace Xr to itself with Nm. 2021-02-17 22:55:20 +00:00
ftruncate.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
getcontext.2
getdents.2 file system police. 2017-05-14 12:30:37 +00:00
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 s/three/multiple/ 2019-04-27 22:00:29 +00:00
getlogin.2
getpeername.2 Sort errors. 2011-06-03 08:07:48 +00:00
getpgrp.2 Sort sections. From Henning Petersen in PR 49222. 2014-09-19 16:02:58 +00:00
getpid.2
getpriority.2 Sort errors. 2012-04-13 16:32:15 +00:00
getrandom.2 New system call getrandom() compatible with Linux and others. 2020-08-14 00:53:15 +00:00
getrlimit.2 describe RLIMIT_NTHR 2012-06-09 02:36:25 +00:00
getrusage.2
getsid.2 Use .Fn for functions. 2011-04-04 08:00:53 +00:00
getsockname.2 Sort errors. 2016-07-30 11:31:00 +00:00
getsockopt.2 Remove trailing whitespace. 2019-05-09 09:09:38 +00:00
gettimeofday.2 Fix date. 2015-12-09 08:30:03 +00:00
getuid.2 getuid was present in v1 2019-09-01 19:46:58 +00:00
getvfsstat.2
intro.2 PR standards/44921: Add errno consts for robust mutexes 2020-03-08 22:09:42 +00:00
ioctl.2 Remove trailing whitespace; sort errors; spell "variadic" like 2010-12-19 22:19:27 +00:00
issetugid.2 Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
kill.2 clarify what happens when kill(-1, ...) does nothing 2021-02-08 01:00:49 +00:00
kqueue.2 add missing sentence. 2020-10-31 14:35:28 +00:00
ktrace.2 Add fktrace to the NAME section 2017-10-25 17:30:03 +00:00
lfs_bmapv.2
lfs_markv.2 file system police. 2017-05-14 12:30:37 +00:00
lfs_segclean.2 file system police. 2017-05-14 12:30:37 +00:00
lfs_segwait.2 file system police. 2017-05-14 12:30:37 +00:00
link.2 Document history 2019-09-01 19:52:32 +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_getcontext.c
Lint_pipe.c
Lint_ptrace.c
Lint_sbrk.c
Lint_syscall.c
listen.2
lseek.2 seek was present in v1 2019-09-02 00:01:42 +00:00
lseek.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
madvise.2 Add posix_madvise(2) in the NAME section. 2017-02-03 21:10:22 +00:00
Makefile.inc New system call getrandom() compatible with Linux and others. 2020-08-14 00:53:15 +00:00
makelintstub Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
mincore.2
minherit.2 Extend history 2019-09-08 17:47:33 +00:00
mkdir.2 Remove trailing whitespace. 2020-02-05 08:14:36 +00:00
mkfifo.2 Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat 2013-10-15 11:43:21 +00:00
mknod.2 fifo -> FIFO. Sort errors. 2019-06-20 06:59:32 +00:00
mknodat.c Change mknodat(2) device argument type from uint32_t to dev_t. 2013-10-17 18:01:11 +00:00
mlock.2 It is 2015 already. 2015-02-08 14:10:28 +00:00
mlockall.2
mmap.2 Sort flags 2019-09-08 17:24:49 +00:00
mmap.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
modctl.2 Document ENOSYS return from MODCTL_EXIST. 2020-04-26 18:56:49 +00:00
mount.2 mount & umount were present in v1 2019-09-01 23:53:45 +00:00
mprotect.2 Remove superfluous Pp. 2019-09-09 07:46:49 +00:00
mremap.2 Sort sections. Sort ERRORS. Remove trailing whitespace. 2018-05-03 05:09:48 +00:00
msgctl.2
msgget.2
msgrcv.2 Bump date for previous. 2013-07-24 11:54:04 +00:00
msgsnd.2 Bump date for previous. 2013-07-24 11:54:04 +00:00
msync.2 Remove error condition for negative length parameter; the 2014-05-09 17:25:11 +00:00
munmap.2 len argument is of unsigned type (size_t) and thus cannot be negative; 2014-05-30 16:11:01 +00:00
nanosleep.2 Correct the standard version for clock_nanosleep (based on the FreeBSD man page) 2017-10-25 17:58:04 +00:00
nfssvc.2
ntp_adjtime.2 fix broken xrefs 2016-08-28 00:15:01 +00:00
ntp_adjtime.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
open.2 Clarify use of open flags in open(2). 2021-03-17 08:04:39 +00:00
pathconf.2 Replace wrong numeric values with corresponding symbolic constants. 2014-06-09 09:15:48 +00:00
pipe.2 Refine the documentation 2020-11-27 16:42:00 +00:00
poll.2 Try improving readability in wrt negations. 2021-02-09 09:01:29 +00:00
posix_fadvise.2 Fix sentence. 2016-12-19 06:45:29 +00:00
posix_fadvise.c
posix_fallocate.c PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h> 2016-06-30 15:29:20 +00:00
posix_madvise.c
ppoll.c Add ppoll() a compatibility wrapper around pollts(2) 2020-07-17 15:34:16 +00:00
pread.c
preadv.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
profil.2 Use generic types in the profil(2) function prototype (<unistd.h>) 2016-06-18 14:39:15 +00:00
ptrace.2 Use more markup. 2020-05-14 13:40:49 +00:00
pwrite.c
pwritev.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
rasctl.2
read.2 read was present in v1 2019-09-02 00:00:25 +00:00
readlink.2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
reboot.2
recv.2 Minor markup tweaks. 2019-08-04 01:22:49 +00:00
rename.2 Remove superfluous comma. 2015-01-27 10:11:20 +00:00
revoke.2 Do not hardcode values for ENAMETOOLONG, use symblic constants. 2014-11-11 08:10:02 +00:00
rmdir.2 Note that rmdir(2) fails with EINVAL when the path last component is 2014-10-11 12:06:58 +00:00
sa_enable.2
sa_register.2
sa_setconcurrency.2
sa_stacks.2
sa_yield.2
sched.c Add bunch of missing includes of namespace.h in libc 2018-01-04 20:57:28 +00:00
select.2 Add FD_SET, FD_CLR, FD_ISSET and FD_ZERO to the NAME section 2017-10-25 17:39:47 +00:00
semctl.2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
semctl.c Remove va_arg hack for Clang/PPC. 2015-01-29 20:44:38 +00:00
semget.2
semop.2
send.2 Insert missing word 2017-06-11 17:01:26 +00:00
setgroups.2 Switch a few remaining system/pathname configuration variables from 2013-07-14 14:29:09 +00:00
setpgid.2 Sort sections. From Henning Petersen in PR 49222. 2014-09-19 16:02:58 +00:00
setregid.2
setreuid.2
setsid.2 Use .Fn for functions. 2011-04-04 08:00:53 +00:00
settimeofday.c close on exec fixes: 2011-10-15 23:00:01 +00:00
setuid.2 setuid was in v1 2019-09-02 00:05:38 +00:00
shmat.2
shmctl.2
shmget.2
shutdown.2
sigaction.2 Remove reference to itself. 2018-05-22 05:39:44 +00:00
sigaltstack.2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
sigpending.2
sigprocmask.2
sigqueue.2 Remove Tn 2017-10-30 15:49:24 +00:00
sigqueue.c remove clauses 3/4 2011-01-10 16:42:36 +00:00
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 merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00
socketpair.2 Various minor improvements. 2011-06-27 08:21:07 +00:00
stat.2 stat() was present in v1 2019-09-01 19:45:48 +00:00
statvfs.2 statvfs.2: Add STANDARDS section. 2020-04-04 12:57:26 +00:00
statvfs.c Add a new member to struct vfsstat and grow the unused members 2019-09-22 22:59:37 +00:00
swapctl.2 Use more markups in AUTHORS section. 2014-11-02 11:28:03 +00:00
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 Add symlinkat(2) specific errors. 2013-07-29 11:40:04 +00:00
sync.2 file system police. 2017-05-14 12:30:37 +00:00
sysarch.2
syscall.2
timer_create.2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
timer_delete.2
timer_settime.2 NL -> . to improve output 2012-11-06 23:25:44 +00:00
truncate.2 file system police. 2017-05-14 12:30:37 +00:00
truncate.c Convert to C89 prototypes. Remove use of __P 2012-03-20 16:26:12 +00:00
umask.2
undelete.2 file system police. 2017-05-14 12:30:37 +00:00
unlink.2 unlink was presen in v1 2019-09-02 00:09:14 +00:00
utimes.2 Fixed spelling of 'appeared'. 2013-10-05 21:24:36 +00:00
utrace.2
uuidgen.2 Update uuidgen(2) man page to reflect reality as of five years ago. 2019-07-24 06:11:57 +00:00
vadvise.c use __USE() 2017-12-26 17:09:20 +00:00
vfork.2 Note in vfork(2) that SIGTSTP is masked 2018-05-19 05:39:21 +00:00
wait.2 wait was present in v1 2019-09-02 00:12:11 +00:00
write.2 write was present in v1 2019-09-02 00:13:09 +00:00