summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 3.15man-pages-3.15Michael Kerrisk2008-12-05-3/+3
* Removed trailing white space at end of linesMichael Kerrisk2008-12-05-3/+3
* Expanded tabsMichael Kerrisk2008-12-05-9/+9
* Changes: Update for 3.15Michael Kerrisk2008-12-05-0/+420
* pread.2: tfixMichael Kerrisk2008-12-05-1/+1
* bindresvport.3: Fix errors regarding port used, plus other rewritesMichael Kerrisk2008-12-05-26/+53
* bind.2, rcmd.3, capabilities.7, ip.7: Global fix: s/reserved port/privileged ...Michael Kerrisk2008-12-05-7/+8
* setlocale.3, locale.7: Clean up the description of LANGUAGE environment variableMichael Kerrisk2008-12-05-12/+7
* dlopen.3: wsfixMichael Kerrisk2008-12-05-2/+2
* dlopen.3: ffixMichael Kerrisk2008-12-05-1/+2
* dlopen.3: Describe confusing dladdr() behaviorPetr Baudis2008-12-05-1/+30
* syslog.2: Minor rewordingMichael Kerrisk2008-12-05-1/+1
* signal.2: grfixMichael Kerrisk2008-12-05-1/+1
* setfsgid.2, setfsuid.2: Simplify version information and move to a VERSIONS s...Michael Kerrisk2008-12-05-4/+10
* select.2: Rewrote text describing feature test macro requirements for pselect()Michael Kerrisk2008-12-05-7/+6
* select_tut.2: Fix SHUT_FD* macros in example programMichael Kerrisk2008-12-05-34/+32
* select_tut.2: wsfix in example programMichael Kerrisk2008-12-05-16/+17
* pread.2: Minor rewordingMichael Kerrisk2008-12-05-1/+1
* mq_getsetattr.2: Minor wording fixMichael Kerrisk2008-12-05-1/+1
* getsid.2: Simplified version information and moved to a new VERSIONS sectionMichael Kerrisk2008-12-05-4/+5
* memmem.3: Remove sentence saying that libc 5.0.9 is still widely usedMichael Kerrisk2008-12-05-3/+1
* memmem.3: grfix wfixMichael Kerrisk2008-12-05-2/+2
* memmem.3: ffixMichael Kerrisk2008-12-05-1/+1
* fmemopen.3: minor: wording tweakMichael Kerrisk2008-12-05-1/+3
* fmemopen.3: ffixMichael Kerrisk2008-12-05-7/+6
* open_wmemstream.3: New link to fmemopen.3Petr Baudis2008-12-05-0/+1
* fmemopen.3: Add VERSIONS sectionMichael Kerrisk2008-12-05-0/+7
* fmemopen.3: Add description of open_wmemstream(3)Petr Baudis2008-12-05-3/+14
* getaddrinfo.3: Document results ordering and /etc/gai.confPetr Baudis2008-12-05-3/+20
* fopencookie.3: fopencookie() needs _GNU_SOURCE feature test macroPetr Baudis2008-12-05-2/+4
* fopen.3: SEE ALSO: Add fmemopen(3) and fopencookie(3)Petr Baudis2008-12-05-2/+4
* fmemopen.3: SEE OPEN: Add fopencookie(3)Petr Baudis2008-12-05-1/+2
* atexit.3: Calling exit(3) more than once produces undefined resultsMichael Kerrisk2008-12-05-0/+17
* atexit.3: tstampMichael Kerrisk2008-12-05-1/+1
* atexit.3: The same exit handler may be registered multiple timesMichael Kerrisk2008-12-05-0/+3
* atexit.3: Calling _exit(2) terminates processing of exit handlersMichael Kerrisk2008-12-05-0/+7
* atexit.3: atexit() and on_exit(3) register functions on the same listMichael Kerrisk2008-12-05-0/+9
* atexit.3: Terminating registered function using longjmp() is undefinedMichael Kerrisk2008-12-05-1/+2
* atexit.3: Terminating registered function using longjmp() is undefinedMichael Kerrisk2008-12-05-0/+5
* on_exit.3: Arg given to registered function is status from *last* call to exit()Michael Kerrisk2008-12-05-1/+1
* on_exit.3: Document handling of registrations on fork(2) and execve(2)Michael Kerrisk2008-12-05-0/+7
* on_exit.3: Note that same function may be registered multiple timesMichael Kerrisk2008-12-05-1/+4
* envz_add.3, wordexp.3: wsfixMichael Kerrisk2008-12-05-2/+2
* open.2, stat.2: tfix s/_FILE_OFF_SET_BITS/_FILE_OFFSET_BITS/Michael Kerrisk2008-12-05-2/+2
* time.7: SEE ALSO: add clock_gettime(3)Michael Kerrisk2008-12-05-1/+2
* stat.2: Document EOVERFLOW errorMichael Kerrisk2008-12-05-0/+13
* open.2: EFBIG error is now EOVERFLOW (since Linux 2.6.24)Michael Kerrisk2008-12-05-12/+23
* accept.2: Reorder ERRORS listMichael Kerrisk2008-12-05-14/+11
* accept4.2: New link to accept.2Michael Kerrisk2008-12-05-0/+1
* accept.2: Document accept4() system call, new in Linux 2.6.28Michael Kerrisk2008-12-05-8/+59