]> git.ipfire.org Git - thirdparty/man-pages.git/log
thirdparty/man-pages.git
9 years agoReady for 3.71 man-pages-3.71
Michael Kerrisk [Tue, 19 Aug 2014 17:01:29 +0000 (12:01 -0500)] 
Ready for 3.71

9 years agoRemoved trailing white space at end of lines
Michael Kerrisk [Tue, 19 Aug 2014 17:01:21 +0000 (12:01 -0500)] 
Removed trailing white space at end of lines

9 years agoChanges: Expanded tabs
Michael Kerrisk [Tue, 19 Aug 2014 17:01:21 +0000 (12:01 -0500)] 
Changes: Expanded tabs

9 years agoaccess.2, bdflush.2, bind.2, brk.2, chmod.2, chown.2, clone.2, epoll_wait.2, execve...
Michael Kerrisk [Tue, 19 Aug 2014 16:55:41 +0000 (11:55 -0500)] 
access.2, bdflush.2, bind.2, brk.2, chmod.2, chown.2, clone.2, epoll_wait.2, execve.2, fsync.2, getgroups.2, gethostname.2, getpagesize.2, getpriority.2, getrlimit.2, ioperm.2, kexec_load.2, link.2, mkdir.2, mmap.2, msgop.2, perf_event_open.2, process_vm_readv.2, ptrace.2, readlink.2, readv.2, recv.2, rename.2, sched_setaffinity.2, select.2, send.2, seteuid.2, signal.2, sigwaitinfo.2, stat.2, symlink.2, sync.2, sync_file_range.2, sysinfo.2, timer_create.2, uname.2, unlink.2, utime.2, wait.2, abs.3, atoi.3, catopen.3, cerf.3, cexp2.3, clearenv.3, clog2.3, ctime.3, des_crypt.3, ecvt.3, fgetgrent.3, flockfile.3, fseeko.3, ftime.3, ftok.3, ftw.3, getauxval.3, getcwd.3, getdtablesize.3, getgrent.3, getgrent_r.3, getgrnam.3, getgrouplist.3, getline.3, getpass.3, getutent.3, glob.3, insque.3, lseek64.3, memmem.3, mkstemp.3, mktemp.3, on_exit.3, openpty.3, putenv.3, qecvt.3, realpath.3, remove.3, setbuf.3, sigpause.3, strftime.3, strptime.3, strstr.3, strtod.3, tzset.3, updwtmp.3, xcrypt.3, core.5, utmp.5, capabilities.7, charsets.7, environ.7, ipv6.7, man-pages.7, packet.7, vdso.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoChanges: Ready for 3.71
Michael Kerrisk [Tue, 19 Aug 2014 16:34:08 +0000 (11:34 -0500)] 
Changes: Ready for 3.71

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoisfdtype.3: New page documenting isfdtype(3)
Michael Kerrisk [Thu, 13 Mar 2014 09:50:59 +0000 (10:50 +0100)] 
isfdtype.3: New page documenting isfdtype(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetgrouplist.3: SEE ALSO: add group_member(3)
Michael Kerrisk [Sat, 22 Mar 2014 09:22:55 +0000 (10:22 +0100)] 
getgrouplist.3: SEE ALSO: add group_member(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetgroups.2: SEE ALSO: add group_member(3)
Michael Kerrisk [Sat, 22 Mar 2014 09:22:06 +0000 (10:22 +0100)] 
getgroups.2: SEE ALSO: add group_member(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogroup_member.3: New page documenting group_member(3)
Michael Kerrisk [Sat, 22 Mar 2014 09:20:13 +0000 (10:20 +0100)] 
group_member.3: New page documenting group_member(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agocapabilities.7: Add CAP_AUDIT_READ
Michael Kerrisk [Mon, 16 Jun 2014 10:09:13 +0000 (12:09 +0200)] 
capabilities.7: Add CAP_AUDIT_READ

CAP_AUDIT_READ is new in Linux 3.16.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoputenv.3: Minor rewording
Michael Kerrisk [Sun, 29 Jun 2014 13:45:33 +0000 (15:45 +0200)] 
putenv.3: Minor rewording

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoputenv.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 13:44:04 +0000 (15:44 +0200)] 
putenv.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetutent.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 13:34:18 +0000 (15:34 +0200)] 
getutent.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetpass.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 13:33:31 +0000 (15:33 +0200)] 
getpass.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoseteuid.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:41:54 +0000 (14:41 +0200)] 
seteuid.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoreadv.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:41:13 +0000 (14:41 +0200)] 
readv.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agomsgop.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:39:51 +0000 (14:39 +0200)] 
msgop.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetpagesize.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:38:43 +0000 (14:38 +0200)] 
getpagesize.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoexecve.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:37:46 +0000 (14:37 +0200)] 
execve.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agopacket.7: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:26:10 +0000 (14:26 +0200)] 
packet.7: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoipv6.7: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:25:40 +0000 (14:25 +0200)] 
ipv6.7: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoenviron.7: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:25:07 +0000 (14:25 +0200)] 
environ.7: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoutmp.5: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 12:18:48 +0000 (14:18 +0200)] 
utmp.5: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoupdwtmp.3: Replace AVAILABILITY section with note to link logwtmp() using -lutil
Michael Kerrisk [Sun, 29 Jun 2014 12:16:42 +0000 (14:16 +0200)] 
updwtmp.3: Replace AVAILABILITY section with note to link logwtmp() using -lutil

Linux libc details are no longer needed these days.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agotzset.3: wfix
Michael Kerrisk [Sun, 29 Jun 2014 09:41:13 +0000 (11:41 +0200)] 
tzset.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agotzset.3: grfix
Michael Kerrisk [Sun, 29 Jun 2014 09:41:01 +0000 (11:41 +0200)] 
tzset.3: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agotzset.3: ffix
Michael Kerrisk [Sun, 29 Jun 2014 09:40:50 +0000 (11:40 +0200)] 
tzset.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agotzset.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:40:35 +0000 (11:40 +0200)] 
tzset.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosigpause.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:34:53 +0000 (11:34 +0200)] 
sigpause.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoremove.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:33:40 +0000 (11:33 +0200)] 
remove.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agorealpath.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:33:06 +0000 (11:33 +0200)] 
realpath.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoqecvt.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:28:44 +0000 (11:28 +0200)] 
qecvt.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoputenv.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:28:21 +0000 (11:28 +0200)] 
putenv.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoopenpty.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:27:58 +0000 (11:27 +0200)] 
openpty.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoon_exit.3: Minor wording fix
Michael Kerrisk [Sun, 29 Jun 2014 09:27:21 +0000 (11:27 +0200)] 
on_exit.3: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoon_exit.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:26:52 +0000 (11:26 +0200)] 
on_exit.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agomktemp.3: Remove ancient Linux libc/glibc1 details
Michael Kerrisk [Sun, 29 Jun 2014 09:26:16 +0000 (11:26 +0200)] 
mktemp.3: Remove ancient Linux libc/glibc1 details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agomkstemp.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:25:43 +0000 (11:25 +0200)] 
mkstemp.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agolseek64.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:25:03 +0000 (11:25 +0200)] 
lseek64.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoxcrypt.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:15:28 +0000 (11:15 +0200)] 
xcrypt.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agostrptime.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:14:47 +0000 (11:14 +0200)] 
strptime.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosetbuf.3: Remove ancient Linux libc and 4.x BSD details
Michael Kerrisk [Sun, 29 Jun 2014 09:11:24 +0000 (11:11 +0200)] 
setbuf.3: Remove ancient Linux libc and 4.x BSD details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agorealpath.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:09:06 +0000 (11:09 +0200)] 
realpath.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agomemmem.3: Rewrite text of glibc 2.0 bug
Michael Kerrisk [Sun, 29 Jun 2014 09:08:28 +0000 (11:08 +0200)] 
memmem.3: Rewrite text of glibc 2.0 bug

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agomemmem.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:06:53 +0000 (11:06 +0200)] 
memmem.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetline.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:04:42 +0000 (11:04 +0200)] 
getline.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agodes_crypt.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:04:30 +0000 (11:04 +0200)] 
des_crypt.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoctime.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:03:55 +0000 (11:03 +0200)] 
ctime.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agostrftime.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:01:02 +0000 (11:01 +0200)] 
strftime.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoflockfile.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 09:00:28 +0000 (11:00 +0200)] 
flockfile.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoinsque.3: ffix
Michael Kerrisk [Sun, 29 Jun 2014 08:59:36 +0000 (10:59 +0200)] 
insque.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoinsque.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:59:25 +0000 (10:59 +0200)] 
insque.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoglob.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:58:00 +0000 (10:58 +0200)] 
glob.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetpass.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:56:47 +0000 (10:56 +0200)] 
getpass.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetdtablesize.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:47:30 +0000 (10:47 +0200)] 
getdtablesize.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetcwd.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:47:01 +0000 (10:47 +0200)] 
getcwd.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoftw.3: Add VERSIONS section
Michael Kerrisk [Sun, 29 Jun 2014 08:46:12 +0000 (10:46 +0200)] 
ftw.3: Add VERSIONS section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoftw.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:45:26 +0000 (10:45 +0200)] 
ftw.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoftok.3: grfix
Michael Kerrisk [Sun, 29 Jun 2014 08:42:35 +0000 (10:42 +0200)] 
ftok.3: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoftok.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:41:54 +0000 (10:41 +0200)] 
ftok.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoftime.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:40:28 +0000 (10:40 +0200)] 
ftime.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agofseeko.3: Add VERSIONS section
Michael Kerrisk [Sun, 29 Jun 2014 08:39:22 +0000 (10:39 +0200)] 
fseeko.3: Add VERSIONS section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agofseeko.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:38:45 +0000 (10:38 +0200)] 
fseeko.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoecvt.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:37:21 +0000 (10:37 +0200)] 
ecvt.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoclearenv.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:36:39 +0000 (10:36 +0200)] 
clearenv.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agocatopen.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:36:00 +0000 (10:36 +0200)] 
catopen.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoatoi.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:31:41 +0000 (10:31 +0200)] 
atoi.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoatoi.3: Downgrade discussion of atoq()
Michael Kerrisk [Sun, 29 Jun 2014 08:30:30 +0000 (10:30 +0200)] 
atoi.3: Downgrade discussion of atoq()

Remove most references to atoq() in this page, since this function
was present only in Linux libc (not glibc).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoabs.3: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:25:13 +0000 (10:25 +0200)] 
abs.3: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoutime.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:23:07 +0000 (10:23 +0200)] 
utime.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosync.2: grfix
Michael Kerrisk [Sun, 29 Jun 2014 08:21:12 +0000 (10:21 +0200)] 
sync.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosync.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:20:56 +0000 (10:20 +0200)] 
sync.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosignal.2: ffix
Michael Kerrisk [Sun, 29 Jun 2014 08:19:47 +0000 (10:19 +0200)] 
signal.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosignal.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:19:05 +0000 (10:19 +0200)] 
signal.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoshmop.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:17:07 +0000 (10:17 +0200)] 
shmop.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosend.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:14:27 +0000 (10:14 +0200)] 
send.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoselect.2: grfix
Michael Kerrisk [Sun, 29 Jun 2014 08:12:22 +0000 (10:12 +0200)] 
select.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoselect.2: wfix
Michael Kerrisk [Sun, 29 Jun 2014 08:11:53 +0000 (10:11 +0200)] 
select.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoselect.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:11:06 +0000 (10:11 +0200)] 
select.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agorecv.2: wfix
Michael Kerrisk [Sun, 29 Jun 2014 08:09:47 +0000 (10:09 +0200)] 
recv.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agorecv.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:09:28 +0000 (10:09 +0200)] 
recv.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoioperm.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:04:51 +0000 (10:04 +0200)] 
ioperm.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoclone.2: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:02:26 +0000 (10:02 +0200)] 
clone.2: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoldd.1: Remove ancient Linux libc details
Michael Kerrisk [Sun, 29 Jun 2014 08:01:17 +0000 (10:01 +0200)] 
ldd.1: Remove ancient Linux libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agostrstr.3: Remove discussion of Linux libc bugs
Michael Kerrisk [Sun, 29 Jun 2014 07:58:11 +0000 (09:58 +0200)] 
strstr.3: Remove discussion of Linux libc bugs

Linux libc is old enough that we needn't care any longer.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosysinfo.2: Add VERSIONS section
Michael Kerrisk [Sun, 29 Jun 2014 07:56:48 +0000 (09:56 +0200)] 
sysinfo.2: Add VERSIONS section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosysinfo.2: Remove ancient libc details
Michael Kerrisk [Sun, 29 Jun 2014 07:56:13 +0000 (09:56 +0200)] 
sysinfo.2: Remove ancient libc details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agokexec_load.2: Add KEXEC_ARCH_68K to list of architectures for 'flags'
Michael Kerrisk [Fri, 6 Jun 2014 05:28:49 +0000 (07:28 +0200)] 
kexec_load.2: Add KEXEC_ARCH_68K to list of architectures for 'flags'

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agokexec_load.2: Note limit of 16 for 'nr_segments'
Michael Kerrisk [Fri, 6 Jun 2014 05:25:48 +0000 (07:25 +0200)] 
kexec_load.2: Note limit of 16 for 'nr_segments'

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agokexec_load.2: Reword description of 'flags' a little
Michael Kerrisk [Fri, 6 Jun 2014 05:18:24 +0000 (07:18 +0200)] 
kexec_load.2: Reword description of 'flags' a little

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agokexec_load.2: Clarify the 'flags' bits that contain the architecture
Michael Kerrisk [Fri, 6 Jun 2014 05:14:07 +0000 (07:14 +0200)] 
kexec_load.2: Clarify the 'flags' bits that contain the architecture

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoseteuid.2: Add "libc/kernel ABI differences" subheading
Michael Kerrisk [Mon, 9 Jun 2014 19:38:55 +0000 (21:38 +0200)] 
seteuid.2: Add "libc/kernel ABI differences" subheading

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosigwaitinfo.2: The raw sigtimedwait() system call has a fifth argument
Michael Kerrisk [Fri, 16 May 2014 13:43:43 +0000 (15:43 +0200)] 
sigwaitinfo.2: The raw sigtimedwait() system call has a fifth argument

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetrlimit.2: Glibc's setrlimit() and getrlimit() are implemented using prlimit()
Michael Kerrisk [Fri, 16 May 2014 11:35:31 +0000 (13:35 +0200)] 
getrlimit.2: Glibc's setrlimit() and getrlimit() are implemented using prlimit()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetrlimit.2: Describe the "large" resource limit bug on 32-bit platforms
Michael Kerrisk [Fri, 16 May 2014 11:31:13 +0000 (13:31 +0200)] 
getrlimit.2: Describe the "large" resource limit bug on 32-bit platforms

See https://bugzilla.kernel.org/show_bug.cgi?id=5042.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetrlimit.2: srchfix: Add further details on prlimit() commits
Michael Kerrisk [Fri, 16 May 2014 11:02:42 +0000 (13:02 +0200)] 
getrlimit.2: srchfix: Add further details on prlimit() commits

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agogetrlimit.2: Add cross reference to core(5) in discussion of RLIMIT_CORE
Michael Kerrisk [Fri, 16 May 2014 10:24:21 +0000 (12:24 +0200)] 
getrlimit.2: Add cross reference to core(5) in discussion of RLIMIT_CORE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agosymlink.2: Glibc falls back to symlink() on kernels that lack symlinkat()
Michael Kerrisk [Fri, 16 May 2014 09:30:41 +0000 (11:30 +0200)] 
symlink.2: Glibc falls back to symlink() on kernels that lack symlinkat()

9 years agounlink.2: Glibc falls back to unlink() or rmdir() on kernels that lack unlinkat()
Michael Kerrisk [Fri, 16 May 2014 09:27:36 +0000 (11:27 +0200)] 
unlink.2: Glibc falls back to unlink() or rmdir() on kernels that lack unlinkat()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
9 years agoaccess.2: Glibc falls back to using access() on kernels that lack faccessat()
Michael Kerrisk [Fri, 16 May 2014 09:09:45 +0000 (11:09 +0200)] 
access.2: Glibc falls back to using access() on kernels that lack faccessat()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>