man-pages/man2
Michael Kerrisk 577f9b624b clone.2: Rewrite crufty text about number of args in older version of clone()
Some bit rot had crept in regarding the discussion of the
    number of arguments in older versions of this syscall.
    Simplify the text to just say that Linux 2.4 and earlier
    didn't have ptid, tls, and ctid arguments.

    See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533868

    Reported-by: Shachar Shemesh <shachar@debian.org>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-06-21 15:30:21 +02:00
..
_Exit.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__clone2.2 Link to clone.2 2007-07-01 01:50:24 +00:00
_exit.2 _exit.2: Since glibc 2.3, the exit() wrapper function invokes exit_group(2) 2008-11-28 12:04:51 -05:00
_llseek.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
_newselect.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
_syscall.2 Remove exstraneous .sp macros. 2008-01-01 13:44:49 +00:00
_sysctl.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
accept.2 accept.2, read.2, recv.2, send.2, write.2: Fix discussion of EAGAIN/EWOULDBLOCK errors 2009-02-23 20:31:52 +13:00
accept4.2 accept4.2: New link to accept.2 2008-12-05 22:47:17 -05:00
access.2 Add .\" comment 2008-05-09 21:09:04 +00:00
acct.2 ffix 2008-09-18 12:30:41 +00:00
adjtimex.2 SEE ALSO: add time(7) 2008-06-23 08:48:25 +00:00
afs_syscall.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
alarm.2 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
alloc_hugepages.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
arch_prctl.2 Batch wfix/ffix 2008-04-18 15:52:17 +00:00
bdflush.2 Replace (il)legal by "permitted" or "valid" 2008-03-10 10:04:03 +00:00
bind.2 bind.2: SEE ALSO: Add getifaddrs(3) 2009-01-14 16:38:02 +13:00
break.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
brk.2 Typo and wording fixes 2008-09-29 11:00:36 +02:00
cacheflush.2 s/x86/i386/ 2007-12-24 17:31:35 +00:00
capget.2 Removed trailing white space at end of lines 2009-02-09 15:12:23 +13:00
capset.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
chdir.2 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
chmod.2 Clarify description of chmod() and fchmod(). 2008-06-11 22:14:00 +00:00
chown.2 spfix 2008-06-27 11:09:14 +00:00
chown32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
chroot.2 Clarify description a little. 2008-06-11 06:41:06 +00:00
clock_getres.2 clock_getres.2: Update .TH line to reflect move to Section 2 2009-02-09 12:32:00 +13:00
clock_gettime.2 clock_gettime.2, clock_settime.2, clock_gettime.3, clock_settime.3: Update links to reflect the fact that clock_* pages are now in Section 2 2009-02-09 12:32:00 +13:00
clock_nanosleep.2 clock_nanosleep.2, getrusage.2, timerfd_create.2, clock.3, clock_getcpuclockid.3, ftime.3, pthread_create.3, pthread_getcpuclockid.3, pthread_tryjoin_np.3, sem_wait.3, time.7: Global fix: Fix xrefs to clock_*.? pages to reflect move to section 2 2009-02-09 12:32:00 +13:00
clock_settime.2 clock_gettime.2, clock_settime.2, clock_gettime.3, clock_settime.3: Update links to reflect the fact that clock_* pages are now in Section 2 2009-02-09 12:32:00 +13:00
clone.2 clone.2: Rewrite crufty text about number of args in older version of clone() 2009-06-21 15:30:21 +02:00
clone2.2 Link to clone.2 2007-07-01 01:50:24 +00:00
close.2 Add reference to signal(7) for EINTR error. 2008-07-07 04:40:49 +00:00
connect.2 connect.2, getpeername.2, getsockname.2: Use consistent argument names 2008-12-05 22:28:58 -05:00
creat.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
create_module.2 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
delete_module.2 grfix 2007-12-25 21:28:09 +00:00
dup.2 dup.2: wfix 2008-10-30 20:43:16 -05:00
dup2.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dup3.2 dup3.2: New link to dup.2 2008-10-11 06:23:41 +02:00
epoll_create.2 epoll_create.2: wfix: s/flags/size/ 2009-02-09 12:29:03 +13:00
epoll_create1.2 epoll_create1.2: New link to epoll_create.2 2008-10-11 07:49:39 +02:00
epoll_ctl.2 epoll_ctl.2: ffix 2009-04-27 15:26:19 +12:00
epoll_pwait.2 Fix bad link path. 2007-05-22 18:23:34 +00:00
epoll_wait.2 epoll_wait.2: Minor restructuring of text 2009-01-16 07:43:02 +13:00
eventfd.2 eventfd.2: srcfix: Remove out-of-date FIXME 2009-02-09 12:32:01 +13:00
eventfd2.2 eventfd2.2: New link to eventfd.2 2008-10-11 07:49:41 +02:00
execve.2 execve.2: Remove erroneous statement that pending signal set is cleared on execve(2) 2009-04-21 14:35:39 +12:00
exit.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
exit_group.2 exit_group.2: Note that since glibc 2.3, exit(2) invokes exit_group() 2008-11-28 12:13:02 -05:00
faccessat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
fadvise64.2 Links to posix_fadvise.2. 2007-06-26 05:59:03 +00:00
fadvise64_64.2 Links to posix_fadvise.2. 2007-06-26 05:59:03 +00:00
fallocate.2 fallocate.2: VERSIONS: glibc support is provided since version 2.10 2009-03-13 07:20:09 +13:00
fchdir.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fchmod.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fchmodat.2 Typo and wording fixes 2008-09-29 11:00:36 +02:00
fchown.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fchown32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
fchownat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
fcntl.2 fcntl.2: Remove mention of EWOULDBLOCK from discussion of mandatory locking 2009-02-23 17:21:00 +13:00
fcntl64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
fdatasync.2 Link to fsync.2. 2007-07-08 19:33:39 +00:00
fgetxattr.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
flistxattr.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
flock.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
fork.2 fork.2: Document fork() behaviour for the Linux native AIO io_context 2009-04-28 16:53:42 +12:00
free_hugepages.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fremovexattr.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fsetxattr.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fstat.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fstat64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
fstatat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
fstatat64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
fstatfs.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fstatfs64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
fstatvfs.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fsync.2 fsync.2: Update feature test macro requirements for fsync() 2008-11-07 21:42:33 -05:00
ftruncate.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ftruncate64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
futex.2 futex.2: Mention that glibc provides no wrapper function for futex() 2008-11-28 11:31:35 -05:00
futimesat.2 wfix 2008-09-18 12:30:37 +00:00
get_kernel_syms.2 grfix 2007-12-25 21:28:09 +00:00
get_mempolicy.2 get_mempolicy.2, mbind.2, set_mempolicy.2: grfix 2009-02-24 07:49:59 +13:00
get_thread_area.2 get_thread_area.2: Note that glibc provides no wrapper for this system call 2008-11-28 11:39:55 -05:00
getcontext.2 getcontext.2: Note that POSIX.1-2008 removes the specification of getcontext() 2009-03-15 08:07:54 +13:00
getcpu.2 Typo and wording fixes 2008-09-29 11:00:36 +02:00
getcwd.2 Link to getcwd.3 2008-06-12 10:24:34 +00:00
getdents.2 getdents.2: Remove unneeded HAVE_D_TYPE from example program 2009-01-22 20:56:50 +01:00
getdents64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
getdomainname.2 getdomainname.2: Substantial rewrite 2008-12-05 22:18:07 -05:00
getdtablesize.2 Added/updated glibc feature test macro requirements 2007-07-08 12:11:40 +00:00
getegid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getegid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
geteuid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
geteuid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
getgid.2 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
getgid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
getgroups.2 Minor wording fixes 2008-09-29 11:09:52 +02:00
getgroups32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
gethostid.2 gethostid.2: Rename file (was misnamed gethostd.2 in previous release) 2009-01-15 06:00:50 +13:00
gethostname.2 gethostname.2: Note that HOST_NAME_MAX is 64 on Linux 2008-12-05 22:18:03 -05:00
getitimer.2 getitimer.2: Note that POSIX.1-2008 recommends POSIX timers API instead of this API 2009-03-15 08:04:57 +13:00
getpagesize.2 Small rewording 2007-12-26 11:15:02 +00:00
getpeername.2 getpeername.2, getsockname.2, getsockopt.2, recv.2, send.2, shutdown.2: minor s/s/sockfd/ for cases not caught in previous changes 2008-12-05 22:28:59 -05:00
getpgid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getpgrp.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getpid.2 Describe getpid()'s PID caching and its consequences. 2008-09-23 04:12:27 +02:00
getpmsg.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getppid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getpriority.2 getpriority: srcfix: added FIXME 2008-10-09 10:19:08 +02:00
getresgid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getresgid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
getresuid.2 Rewrote various parts. 2007-12-27 15:19:31 +00:00
getresuid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
getrlimit.2 getrlimit.2: refer to execve(2) for RLIMIT_STACK's effect on ARG_MAX 2008-10-05 06:24:36 +02:00
getrusage.2 clock_nanosleep.2, getrusage.2, timerfd_create.2, clock.3, clock_getcpuclockid.3, ftime.3, pthread_create.3, pthread_getcpuclockid.3, pthread_tryjoin_np.3, sem_wait.3, time.7: Global fix: Fix xrefs to clock_*.? pages to reflect move to section 2 2009-02-09 12:32:00 +13:00
getsid.2 getsid.2: Simplified version information and moved to a new VERSIONS section 2008-12-05 22:47:23 -05:00
getsockname.2 getsockname.2: SEE ALSO: Add getifaddrs(3) 2009-01-14 16:38:14 +13:00
getsockopt.2 getpeername.2, getsockname.2, getsockopt.2, recv.2, send.2, shutdown.2: minor s/s/sockfd/ for cases not caught in previous changes 2008-12-05 22:28:59 -05:00
gettid.2 Added VERSIONS section noting that this system call first appeared in 2.4.11. 2008-04-14 14:46:47 +00:00
gettimeofday.2 gettimeofday.2: Note that POSIX.1-2008 recommends clock_gettime() instead of this API 2009-03-15 08:04:46 +13:00
getuid.2 ffix 2008-07-09 15:40:36 +00:00
getuid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
getxattr.2 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
gtty.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
idle.2 grfix 2007-12-25 21:28:09 +00:00
inb.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inb_p.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
init_module.2 grfix 2007-12-25 21:28:09 +00:00
inl.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inl_p.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inotify_add_watch.2 Replace (il)legal by "permitted" or "valid" 2008-03-10 10:04:03 +00:00
inotify_init.2 Removed trailing white space at end of lines 2008-10-29 15:43:44 -05:00
inotify_init1.2 inotify_init1.2: New link to inotify_init.2 2008-10-11 07:49:38 +02:00
inotify_rm_watch.2 inotify_rm_watch.2, inotify.7: srcfix: updated FIXME 2008-11-25 20:54:09 -05:00
insb.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
insl.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
insw.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
intro.2 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
inw.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inw_p.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
io_cancel.2 Describe the unconventional error return provided by the wrapper 2008-06-18 20:24:08 +00:00
io_destroy.2 Describe the unconventional error return provided by the wrapper 2008-06-18 20:24:08 +00:00
io_getevents.2 ERRORS: Add EINTR error 2008-07-04 15:40:42 +00:00
io_setup.2 Start new sentence on new source line. 2008-09-10 03:45:09 +00:00
io_submit.2 tfix 2008-06-23 06:00:09 +00:00
ioctl.2 tfix 2008-01-12 08:20:07 +00:00
ioctl_list.2 Remove old sentence about where to send updates for this page. 2008-09-02 09:06:49 +00:00
ioperm.2 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
iopl.2 s/current process/calling process/ 2007-12-27 16:06:35 +00:00
ioprio_get.2 Link to new ioprio_set.2 2006-05-24 20:47:40 +00:00
ioprio_set.2 Removed trailing white space at end of lines 2009-02-09 15:12:23 +13:00
ipc.2 grfix 2007-12-25 21:28:09 +00:00
kill.2 Add/fix feature test macro requirements. 2008-08-29 15:50:13 +00:00
killpg.2 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
lchown.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lchown32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
lgetxattr.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
link.2 Add a reference to linkat(2) for an interface that allows 2008-08-21 04:54:14 +00:00
linkat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
listen.2 accept.2, listen.2, recv.2, getpeername.2, getsockname.2, shutdown.2, socketpair.2: Global fix: SEE ALSO: add socket(7) 2008-12-05 22:18:09 -05:00
listxattr.2 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
llistxattr.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
llseek.2 grfix 2007-12-25 21:28:09 +00:00
lock.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lookup_dcookie.2 Remove exstraneous .sp macros. 2008-01-01 13:44:49 +00:00
lremovexattr.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lseek.2 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
lsetxattr.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lstat.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lstat64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
madvise.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
madvise1.2 New link to unimplemented.2. 2007-06-27 06:39:25 +00:00
mbind.2 get_mempolicy.2, mbind.2, set_mempolicy.2: grfix 2009-02-24 07:49:59 +13:00
mincore.2 Change name of 'start' argument to 'addr' for consistency with: 2008-04-21 07:51:17 +00:00
mkdir.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
mkdirat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
mknod.2 mknod.2: Refer reader to makedev(3) to build a device ID 2008-12-05 22:28:54 -05:00
mknodat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
mlock.2 mlock.2: tweaks to Maxin John's patch 2008-09-25 11:18:08 +02:00
mlockall.2 These are now just links; their content has been consoldiated intomlock.2 2004-11-25 14:40:17 +00:00
mmap.2 mmap.2: srcfix: Removed FIXME 2009-01-18 14:20:36 +13:00
mmap2.2 Change name of 'start' argument to 'addr' for consistency with: 2008-04-21 07:51:17 +00:00
modify_ldt.2 grfix 2007-12-25 21:28:09 +00:00
mount.2 clone.2, mount.2, unshare.2, proc.5, path_resolution.7: Global fix: s/mount-point namespace/mount namespace/ 2008-11-25 20:54:09 -05:00
move_pages.2 tstamp 2008-10-06 16:39:20 +02:00
mprotect.2 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
mpx.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
mq_getsetattr.2 mq_getsetattr.2: Minor wording fix 2008-12-05 22:47:23 -05:00
mq_notify.2 Fix beoken link 2007-07-02 13:29:42 +00:00
mq_open.2 Fix beoken link 2007-07-02 13:29:42 +00:00
mq_timedreceive.2 Fix beoken link 2007-07-02 13:29:42 +00:00
mq_timedsend.2 Fix beoken link 2007-07-02 13:29:42 +00:00
mq_unlink.2 Fix beoken link 2007-07-02 13:29:42 +00:00
mremap.2 Start new sentence on new source line. 2008-09-10 03:45:09 +00:00
msgctl.2 ffix 2008-08-06 20:33:17 +00:00
msgget.2 ffix 2008-08-06 20:33:17 +00:00
msgop.2 ffix 2008-08-06 20:33:17 +00:00
msgrcv.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
msgsnd.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
msync.2 Change name of 'start' argument to 'addr' for consistency with: 2008-04-21 07:51:17 +00:00
munlock.2 These are now just links; their content has been consoldiated intomlock.2 2004-11-25 14:40:17 +00:00
munlockall.2 These are now just links; their content has been consoldiated intomlock.2 2004-11-25 14:40:17 +00:00
munmap.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nanosleep.2 clock_nanosleep.2, execve.2, fork.2, nanosleep.2, sigaction.2, timerfd_create.2, pthread_getcpuclockid.3, ualarm.3, usleep.3, pthreads.7, time.7: Global fix: s/(3)/(2)/ in section number xrefs for timer_*() API 2009-02-09 12:29:10 +13:00
nfsservctl.2 grfix 2007-12-25 21:28:09 +00:00
nice.2 wfix 2008-07-15 20:36:58 +00:00
oldfstat.2 Fix broken link 2007-07-10 20:14:30 +00:00
oldlstat.2 Fix broken link 2007-07-10 20:14:30 +00:00
oldolduname.2 Change link to poit to uname.2 (instead of obsolete.2). 2007-06-27 05:53:15 +00:00
oldstat.2 Fix broken link 2007-07-10 20:14:30 +00:00
olduname.2 Change link to poit to uname.2 (instead of obsolete.2). 2007-06-27 05:53:15 +00:00
open.2 open.2, stat.2: tfix s/_FILE_OFF_SET_BITS/_FILE_OFFSET_BITS/ 2008-12-05 22:47:18 -05:00
openat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
outb.2 Remove/replace extraneous .sp macros. 2008-01-01 14:13:55 +00:00
outb_p.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
outl.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
outl_p.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
outsb.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
outsl.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
outsw.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
outw.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
outw_p.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
path_resolution.2 This is now a link to the the page that has been placed in Section 7. 2007-05-26 12:29:37 +00:00
pause.2 pause.2: Small rewordings of DESCRIPTION. 2008-10-06 16:25:46 +02:00
pciconfig_iobase.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pciconfig_read.2 tfix 2008-06-18 09:10:22 +00:00
pciconfig_write.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
personality.2 s/current process/calling process/ 2007-12-27 16:06:35 +00:00
pipe.2 pipe.2: wfix: SYNPOSIS: add missing word "int" 2008-11-04 09:16:00 -05:00
pipe2.2 pipe2.2: New link to pipe.2 2008-10-11 06:24:01 +02:00
pivot_root.2 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
poll.2 poll.2: Remove EBADF error from ERRORS 2008-06-11 02:09:08 +02:00
posix_fadvise.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
ppoll.2 Fix broken link 2006-03-26 12:58:24 +00:00
prctl.2 Typo and wording fixes 2008-09-29 11:00:36 +02:00
pread.2 pread.2: tfix 2008-12-05 22:47:26 -05:00
pread64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
prof.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pselect.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pselect6.2 Link to select.2 2007-07-01 01:35:03 +00:00
ptrace.2 ptrace.2: Note use of 'data' for PTRACE_SYS{CALL,EMU} and PTRCAE_*_SINGLESTEP 2009-03-30 13:32:37 +13:00
putpmsg.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pwrite.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pwrite64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
query_module.2 ffix 2007-12-28 06:52:31 +00:00
quotactl.2 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
read.2 accept.2, read.2, recv.2, send.2, write.2: Fix discussion of EAGAIN/EWOULDBLOCK errors 2009-02-23 20:31:52 +13:00
readahead.2 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
readdir.2 readdir.2: The programmer must declare the old_linux_dirent structure 2008-10-02 13:30:23 +02:00
readlink.2 readlink.2: srcfix: Note that bufsiz has a signed type at kernel level 2008-11-04 11:21:18 -05:00
readlinkat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
readv.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
reboot.2 Quote fixes 2008-06-10 12:29:07 +00:00
recv.2 recv.2: Add 'iovec' defn to defn of 'msghdr' structure 2009-03-10 11:02:58 +13:00
recvfrom.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
recvmsg.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
remap_file_pages.2 Change name of 'start' argument to 'addr' for consistency with: 2008-04-21 07:51:17 +00:00
removexattr.2 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
rename.2 rename.2: Make ENOENT description consistent with POSIX.1-2008 2009-03-30 15:19:48 +13:00
renameat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
rmdir.2 wfix 2008-09-18 12:30:37 +00:00
rt_sigaction.2 Added as link to corresponding page without "rt_" prefix. 2007-06-26 06:22:40 +00:00
rt_sigpending.2 Added as link to corresponding page without "rt_" prefix. 2007-06-26 06:22:40 +00:00
rt_sigprocmask.2 Added as link to corresponding page without "rt_" prefix. 2007-06-26 06:22:40 +00:00
rt_sigqueueinfo.2 Link to sigqueue.2. 2007-06-26 06:28:41 +00:00
rt_sigreturn.2 ffix 2006-03-12 03:09:28 +00:00
rt_sigsuspend.2 new link to sigsuspend.2 2006-01-17 21:45:04 +00:00
rt_sigtimedwait.2 Added as link to corresponding page without "rt_" prefix. 2007-06-26 06:22:40 +00:00
sbrk.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sched_get_priority_max.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
sched_get_priority_min.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sched_getaffinity.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sched_getparam.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sched_getscheduler.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sched_rr_get_interval.2 Removed trailing white space at end of lines 2008-04-25 06:57:43 +00:00
sched_setaffinity.2 Removed trailing white space at end of lines 2008-11-25 21:44:53 -05:00
sched_setparam.2 Minor rewording w.r.t. use of the term "parameter". 2008-07-10 20:56:42 +00:00
sched_setscheduler.2 sched_setscheduler.2: tfix 2008-11-06 16:49:27 -05:00
sched_yield.2 sched_yield.2: Add NOTES text on appropriate use of sched_yield() 2008-10-29 14:54:12 -05:00
security.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
select.2 select.2: Rewrote text describing feature test macro requirements for pselect() 2008-12-05 22:47:24 -05:00
select_tut.2 select_tut.2: minor: fix small bug in example code 2009-02-10 19:26:37 +13:00
semctl.2 grfix 2008-09-10 03:41:35 +00:00
semget.2 ffix 2008-08-06 20:33:17 +00:00
semop.2 semop.2: wfix 2008-10-04 07:14:34 +02:00
semtimedop.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
send.2 accept.2, read.2, recv.2, send.2, write.2: Fix discussion of EAGAIN/EWOULDBLOCK errors 2009-02-23 20:31:52 +13:00
sendfile.2 Alphabetize SEE ALSO. 2008-09-18 12:30:44 +00:00
sendfile64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
sendmsg.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sendto.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
set_mempolicy.2 get_mempolicy.2, mbind.2, set_mempolicy.2: grfix 2009-02-24 07:49:59 +13:00
set_thread_area.2 set_thread_area.2: Note that glibc provides no wrapper for this system call 2008-11-28 11:40:28 -05:00
set_tid_address.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
setcontext.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setdomainname.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setegid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
seteuid.2 s/resp./respectively,/ 2008-07-22 15:08:19 +00:00
setfsgid.2 setfsgid.2, setfsuid.2: Simplify version information and move to a VERSIONS section 2008-12-05 22:47:24 -05:00
setfsgid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
setfsuid.2 setfsgid.2, setfsuid.2: Simplify version information and move to a VERSIONS section 2008-12-05 22:47:24 -05:00
setfsuid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
setgid.2 s/current process/calling process/ 2007-12-27 16:06:35 +00:00
setgid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
setgroups.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setgroups32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
sethostid.2 sethostid.2: Change link to point to new page location in Section 3 2009-01-13 07:02:55 +13:00
sethostname.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setitimer.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setpgid.2 POSIX.1-2008 marks setpgrp() obsolete. 2008-08-06 10:36:11 +00:00
setpgrp.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setpriority.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setregid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setregid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
setresgid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setresgid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
setresuid.2 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
setresuid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
setreuid.2 s/current process/calling process/ 2007-12-27 16:06:35 +00:00
setreuid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
setrlimit.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setsid.2 setsid.2: Rework RETURN VALUE section; add an ERRORS section 2008-12-05 22:28:59 -05:00
setsockopt.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
settimeofday.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setuid.2 s/filesystem/file system/ 2008-03-19 07:26:08 +00:00
setuid32.2 Added as link to corresponding page without "32". 2007-06-26 05:43:55 +00:00
setup.2 setup.2: Relocate some CONFORMING TO text to VERSIONS and NOTES 2008-12-05 22:28:59 -05:00
setxattr.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
sgetmask.2 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
shmat.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
shmctl.2 ffix 2008-08-06 20:46:09 +00:00
shmdt.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
shmget.2 ffix 2008-08-06 20:33:17 +00:00
shmop.2 shmop.2: srcfix: fix kernel version number in FIXME 2009-02-21 14:07:56 +13:00
shutdown.2 getpeername.2, getsockname.2, getsockopt.2, recv.2, send.2, shutdown.2: minor s/s/sockfd/ for cases not caught in previous changes 2008-12-05 22:28:59 -05:00
sigaction.2 sigaction.2: EWxpand description of si_utime and si_stime fields of siginfo_t 2009-06-09 06:01:59 +02:00
sigaltstack.2 sigaltstack.2: explain inheritance of alternate signal stack across fork(2) 2008-10-04 06:58:36 +02:00
signal.2 signal.2: grfix 2008-12-05 22:47:24 -05:00
signalfd.2 signalfd.2: Fix description of fork() semantics 2009-01-14 10:41:53 +13:00
signalfd4.2 signalfd4.2: New link to signalfd.2 2008-10-11 07:49:41 +02:00
sigpending.2 sigpending.2: tfix + wfix 2009-04-21 14:40:41 +12:00
sigprocmask.2 sigprocmask.2: wfix 2008-11-25 20:54:05 -05:00
sigqueue.2 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
sigreturn.2 wfix, alphabetize SEE ALSO 2008-07-03 15:25:03 +00:00
sigsuspend.2 Add/fix feature test macro requirements. 2008-08-29 15:50:13 +00:00
sigtimedwait.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sigwaitinfo.2 sigwaitinfo.2: distinguish per-thread and process-wide signals 2008-10-04 07:39:50 +02:00
socket.2 socket.2: BUGS: Remove discussion SOCK_UUCP 2009-01-19 22:25:34 +13:00
socketcall.2 ffix 2008-08-19 18:07:03 +00:00
socketpair.2 accept.2, listen.2, recv.2, getpeername.2, getsockname.2, shutdown.2, socketpair.2: Global fix: SEE ALSO: add socket(7) 2008-12-05 22:18:09 -05:00
splice.2 splice.2: ERRORS: Add EINVAL case for file opened O_APPEND 2009-02-20 19:52:31 +13:00
spu_create.2 Put EPERM in right alphabetical position in ERRORS list. 2007-12-28 13:36:26 +00:00
spu_run.2 Add ref to signal(7) under EINTR error. 2008-07-07 05:24:15 +00:00
ssetmask.2 Make this link point to new sgetmask.2 page. 2007-06-25 12:06:02 +00:00
stat.2 stat.2: Improve wording of ENOTDIR error 2009-04-21 14:57:42 +12:00
stat64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
statfs.2 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
statfs64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
statvfs.2 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
stime.2 Change mtk's email address 2007-09-20 06:52:22 +00:00
stty.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
swapoff.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
swapon.2 Fix 2 * version number typo for MAX_SWAPFILES discussion: 2008-07-07 12:10:55 +00:00
symlink.2 ffix 2008-06-11 22:19:03 +00:00
symlinkat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
sync.2 Added/updated glibc feature test macro requirements 2007-07-08 12:11:40 +00:00
sync_file_range.2 wfix 2008-07-02 13:00:16 +00:00
syscall.2 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
syscalls.2 syscalls.2: Ad preadv() and pwritev(), new in kernel 2.6.30 2009-05-06 16:43:44 +12:00
sysctl.2 Removed trailing white space at end of lines 2008-11-25 21:44:53 -05:00
sysfs.2 s/filesystem/file system/ 2008-03-19 07:26:08 +00:00
sysinfo.2 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
syslog.2 syslog.2: Minor rewording 2008-12-05 22:47:25 -05:00
tee.2 grfix 2007-12-25 21:28:09 +00:00
tgkill.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
time.2 ffix 2007-11-29 18:15:54 +00:00
timer_create.2 timer_create.2, timer_delete.2, timer_getoverrun.2, timer_settime.2, numa.7: Make source layout of 'Link with' text consistent with other pages 2009-02-24 07:50:06 +13:00
timer_delete.2 timer_create.2, timer_delete.2, timer_getoverrun.2, timer_settime.2, numa.7: Make source layout of 'Link with' text consistent with other pages 2009-02-24 07:50:06 +13:00
timer_getoverrun.2 timer_create.2, timer_delete.2, timer_getoverrun.2, timer_settime.2, numa.7: Make source layout of 'Link with' text consistent with other pages 2009-02-24 07:50:06 +13:00
timer_gettime.2 timer_gettime.2: New link to new tiemr_settime.2 2009-02-10 13:36:47 +13:00
timer_settime.2 timer_create.2, timer_delete.2, timer_getoverrun.2, timer_settime.2, numa.7: Make source layout of 'Link with' text consistent with other pages 2009-02-24 07:50:06 +13:00
timerfd_create.2 timerfd_create.2: ERRORS: add EINVAL for invalid 'flags' for timer_settime() 2009-03-10 16:36:34 +13:00
timerfd_gettime.2 Links to new timerfd_create.2 page. 2008-02-12 14:35:18 +00:00
timerfd_settime.2 Links to new timerfd_create.2 page. 2008-02-12 14:35:18 +00:00
times.2 tstamp 2008-06-24 14:57:45 +00:00
tkill.2 tkill.2: EINVAL error can also occur for invalid TGID 2008-10-01 16:46:11 +02:00
truncate.2 truncate.2: srcfix: spfix 2009-03-08 13:35:19 +13:00
truncate64.2 Added as link to corresponding page without "64". 2007-06-26 05:54:01 +00:00
tuxcall.2 Added as link to unimplemented.2 2007-06-29 18:15:59 +00:00
ugetrlimit.2 Link to getrlimit.2 2007-06-28 20:32:23 +00:00
umask.2 Removed trailing white space at end of lines 2008-01-09 17:35:14 +00:00
umount.2 umount.2: srcfix: remove out-of-date FIXME 2008-10-30 12:26:25 -05:00
umount2.2 umount2.2: Change link to point to new umount.2 2008-10-06 16:57:53 +02:00
uname.2 uname.2: DESCRIPTION: Point reader at NOTES for further info on field lengths 2008-12-05 22:29:01 -05:00
unimplemented.2 Added tuxcall 2007-06-29 18:18:40 +00:00
unlink.2 ffix 2008-06-11 22:19:03 +00:00
unlinkat.2 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
unshare.2 clone.2, mount.2, unshare.2, proc.5, path_resolution.7: Global fix: s/mount-point namespace/mount namespace/ 2008-11-25 20:54:09 -05:00
uselib.2 grfix 2007-12-25 21:28:09 +00:00
ustat.2 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
utime.2 POSIX.1-2008 marks utime() obsolete. 2008-08-06 10:45:14 +00:00
utimensat.2 utimensat.2: POSIX.1-2008 revision will likely affect FTMs for futimens() 2008-09-29 12:52:30 +02:00
utimes.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vfork.2 vfork.2: tfix: s/exit(2)/_exit(2)/ 2009-06-21 14:38:05 +02:00
vhangup.2 grfix 2007-12-25 21:28:09 +00:00
vm86.2 vm86.2: CONFORMING TO: Add 32-bit specific 2009-02-20 19:52:30 +13:00
vm86old.2 Add as new link to vm86.2 2005-11-30 15:24:52 +00:00
vmsplice.2 grfix 2007-12-25 21:28:09 +00:00
vserver.2 Added as link to unimplemented.2 2007-06-26 07:18:12 +00:00
wait.2 wait.2: Document CLD_DUMPED and CLD_TRAPPED si_code values 2009-04-21 16:43:46 +12:00
wait3.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
wait4.2 wait4.2: wait3() is a library function layered on wait4(). 2008-09-29 03:51:49 +02:00
waitid.2 new link to wait.2 2004-11-11 14:08:30 +00:00
waitpid.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
write.2 accept.2, read.2, recv.2, send.2, write.2: Fix discussion of EAGAIN/EWOULDBLOCK errors 2009-02-23 20:31:52 +13:00
writev.2 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00