summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 2.41man-pages-2.41Michael Kerrisk2006-10-12-1/+1
* Ready for 2.41Michael Kerrisk2006-10-12-19/+19
* Ready for 2.41Michael Kerrisk2006-10-12-6/+180
* Fix wording referring to the use of strcmp() in 'compar' function.Michael Kerrisk2006-10-06-3/+4
* MNT_FORCE can cause data loss.Michael Kerrisk2006-10-04-1/+1
* Mosts systems support the synonym _SC_PAGE_SIZE (the only exception IMichael Kerrisk2006-10-02-1/+1
* Noted that sysconf(_SC_PAGE_SIZE) is preferred in portable applications. Michael Kerrisk2006-10-02-1/+4
* Slight rewordingMichael Kerrisk2006-10-02-2/+2
* tfixMichael Kerrisk2006-10-02-1/+1
* Noted that sysconf(_SC_OPEN_MAX) is preferred in portable applications.Michael Kerrisk2006-10-02-0/+4
* wfixMichael Kerrisk2006-09-26-2/+2
* Place socket options in alpha order.Michael Kerrisk2006-09-26-36/+36
* Document PR_GET_ENDIAND and PR_SET_ENDIAN.Michael Kerrisk2006-09-26-6/+20
* Since 2.6.18, POSIX_FADV_NOREUSE is a no-op.Michael Kerrisk2006-09-26-4/+10
* wfixMichael Kerrisk2006-09-26-1/+1
* Reformat date in TH.Michael Kerrisk2006-09-26-1/+1
* Updated Linux versions where the options where introduced.Michael Kerrisk2006-09-26-7/+68
* tfixMichael Kerrisk2006-09-26-1/+1
* Since kernel 2.6.18, setting 2 for PR_SET_DUMPABLE is no longer possible.Michael Kerrisk2006-09-26-3/+8
* Added FIXME for priority inheritance operations.Michael Kerrisk2006-09-26-0/+6
* Added delayacct_blkio_ticks to /proc/PID/stat.Michael Kerrisk2006-09-26-0/+3
* Document IUTF8.Michael Kerrisk2006-09-25-0/+4
* Fix discussion for TCP error queue /IP_RECVERR on TCP.Michael Kerrisk2006-09-19-6/+8
* New system calls in 2.6.17.Michael Kerrisk2006-09-18-0/+567
* Added SEE ALSO referring to new splice.2 page.Michael Kerrisk2006-09-18-1/+3
* Note glibc version that added "ldd -u".Michael Kerrisk2006-09-18-0/+1
* Added some TZ examples.Michael Kerrisk2006-09-18-10/+28
* tfixMichael Kerrisk2006-09-18-1/+1
* Noted interactions with fork handlers in multithreaded programs.Michael Kerrisk2006-09-17-0/+11
* Fix return type in SYNOPSIS; should be "ssize_t" not "mqd_t".Michael Kerrisk2006-09-15-5/+5
* The PR_SET_NAME setting is not preserved across an execve().Michael Kerrisk2006-09-13-0/+7
* Noted effect of RLIMIT_STACK resource limit for NPTL.Michael Kerrisk2006-09-12-0/+16
* Added feature test macros to SYNOPSIS.Michael Kerrisk2006-09-09-4/+2
* Fix broken text in description.Michael Kerrisk2006-09-07-3/+12
* Fix formulaMichael Kerrisk2006-09-07-1/+1
* Updates FIXMEs.Michael Kerrisk2006-09-07-9/+3
* s/SUID/set-user-ID/Michael Kerrisk2006-09-06-6/+8
* Add "#define _GNU_SOURCE" to SYNOPSIS.Michael Kerrisk2006-09-06-3/+5
* Remove superfluous "#include <unistd.h>" from SYNOPSIS.Michael Kerrisk2006-09-06-4/+3
* wfix/tfixMichael Kerrisk2006-09-06-5/+11
* Minor rewordingMichael Kerrisk2006-09-06-4/+4
* Fix broken text in description.Michael Kerrisk2006-09-06-3/+13
* Noted that sync_file_range() appeared in kernel 2.6.17.Michael Kerrisk2006-09-06-0/+3
* Added EBUSY error for case where MS_INVALIDATE is applied to a locked region.Michael Kerrisk2006-09-06-6/+23
* Added some EINVAL errors.Michael Kerrisk2006-09-06-7/+15
* tfixMichael Kerrisk2006-09-06-1/+1
* Added note on Linux's old (pre-2.6.12) buggy treatment of length==0. Michael Kerrisk2006-09-05-0/+15
* Document MADV_REMOVE.Michael Kerrisk2006-09-05-1/+51
* Mappings marked with madvise(MADV_DONTFORK) are not inherited by child. Michael Kerrisk2006-09-05-0/+6
* tfixMichael Kerrisk2006-09-05-1/+1