summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Ready for 3.70HEADman-pages-3.70masterMichael Kerrisk2-3/+3
2014-07-08Removed trailing white space at end of linesMichael Kerrisk3-3/+3
2014-07-08Changes: Expanded tabsMichael Kerrisk1-4/+4
2014-07-08Changes: Ready for 3.70Michael Kerrisk1-6/+295
2014-07-08iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl....Michael Kerrisk37-37/+37
2014-07-08ldd.1: SEE ALSO: add sprof(1)Michael Kerrisk1-0/+1
2014-07-08profil.3: SEE ALSO: add sprof(1)Michael Kerrisk1-0/+1
2014-07-08ld.so.8: SEE ALSO: add sprof(1)Michael Kerrisk1-0/+1
2014-07-08sprof.1: Reviewed by Marko MyllynenMichael Kerrisk1-1/+1
2014-07-08sprof.1: New page for the glibc sprof(1) commandMichael Kerrisk1-0/+301
2014-07-08ld.so.8: Clarify that LD_PROFILE can specify just a single shared objectMichael Kerrisk1-1/+1
2014-07-08ld.so.8: Clarify that LD_PROFILE output is appended to target fileMichael Kerrisk1-1/+1
2014-07-08inotify.7: Clarify with events are generated for watched directoriesMichael Kerrisk1-7/+13
2014-07-08fcntl.2: Suggest the use of real-time signals with F_NOTIFYMichael Kerrisk1-0/+5
2014-07-08fcntl.2: ERRORS: Document ENOTDIR error for F_NOTIFYMichael Kerrisk1-0/+8
2014-07-07pipe.7: Clarify that since 2.6.35, 65535 bytes is the default pipe capacityMichael Kerrisk1-1/+2
2014-07-07pipe.7: Add reference that the pipe capacity can be changed.Elie De Brauwer1-0/+10
2014-07-07pipe.2: PIPE_BUF is defined in limits.hElie De Brauwer1-0/+4
2014-07-07epoll_ctl.2: BUGS: EPOLLWAKEUP is silently ignored without CAP_BLOCK_SUSPENDMichael Kerrisk1-0/+28
2014-07-07epoll.7: Minor tweaks to Neil Brown's patchMichael Kerrisk1-13/+15
2014-07-07epoll.7: Document EPOLLWAKEUPNeilBrown1-0/+29
2014-07-07epoll_ctl.2: Minor tweaks to Neil Brown's patchMichael Kerrisk1-4/+4
2014-07-07epoll_ctl.2: Document EPOLLWAKEUPNeilBrown1-0/+20
2014-07-06set_tid_address.2: SEE ALSO: add gettid(2)Michael Kerrisk1-1/+2
2014-07-06set_tid_address.2: Use "thread" rather than "process" in DESCRIPTIONMichael Kerrisk1-10/+10
2014-07-06syscalls.2: grfixMichael Kerrisk1-1/+1
2014-07-05fcntl.2: Use proper page cross-references in F_NOTIFY discussionMichael Kerrisk1-6/+34
2014-07-03poll.2: The negate-fd-to-ignore technique does not work for file descriptor 0Michael Kerrisk1-1/+2
2014-07-01fcntl.2: The return value for F_SETPIPE_SZ is the pipe capacityMichael Kerrisk1-4/+2
2014-07-01getitimer.2: Rewrite a few pieces to clarify some detailsMichael Kerrisk1-10/+17
2014-07-01inotify.7: ffixMichael Kerrisk1-1/+1
2014-07-01mallopt.3: MALLOC_MMAP_THRESHOLD_ and MALLOC_MMAP_MAX_ *do* work in setgid pr...Michael Kerrisk1-12/+0
2014-06-29dup.2: Fix erroneous discussion regarding closing 'newfd' before calling dup2()Michael Kerrisk1-6/+35
2014-06-29dup.2: Rework and enhance discussion of dup2()Michael Kerrisk1-23/+51
2014-06-29dup.2: Add subhead for dup3()Michael Kerrisk1-1/+1
2014-06-29printf.3: Update references to standards for C and S conversion specifiersMichael Kerrisk1-2/+2
2014-06-29printf.3: Remove some old text about glibc 2.0 changesMichael Kerrisk1-2/+2
2014-06-29printf.3: wfixMichael Kerrisk1-3/+3
2014-06-29getpass.3: wfixMichael Kerrisk1-1/+1
2014-06-29cmsg.3: wfixMichael Kerrisk1-1/+1
2014-06-29printf.3: Remove libc4 and libc5 detailsMichael Kerrisk1-46/+46
2014-06-29printf.3: grfixMichael Kerrisk1-1/+1
2014-06-29libc.7: Clarify man-pages policy on documenting C libraries other tahn glibcMichael Kerrisk1-2/+2
2014-06-29libc.7: wfixMichael Kerrisk1-2/+3
2014-06-29libc.7: Use absolute dates in discussion of libc vs glibcMichael Kerrisk1-2/+3
2014-06-29printf.3: SUSv3 and later agree with C99 for the snprintf() return valueMichael Kerrisk1-0/+3
2014-06-29inotify.7: Clarify IN_ONESHOT explanationMichael Kerrisk1-1/+1
2014-06-28inotify.7: Clarify description of IN_EXCL_UNLINKMichael Kerrisk1-2/+5
2014-06-28inotify.7: wfixMichael Kerrisk1-1/+1
2014-06-28inotify_add_watch.2: Clarify that the target of a watch is an i-nodeMichael Kerrisk1-8/+6