summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 3.40man-pages-3.40Michael Kerrisk2012-04-27-2/+2
* Removed trailing white space at end of linesMichael Kerrisk2012-04-27-22/+22
* process_vm_writev.2: Correct target of linkMichael Kerrisk2012-04-27-1/+1
* Changes: Update for 3.40Michael Kerrisk2012-04-27-3/+247
* process_vm_readv.2: Further improvements after Mike Frysinger's commentsMichael Kerrisk2012-04-26-13/+16
* process_vm_readv.2: Cleanups after comments from Mike Frysinger and Christoph...Michael Kerrisk2012-04-26-36/+48
* process_vm_readv.2: Many additions, rewrites, and clarificationsMichael Kerrisk2012-04-26-111/+157
* process_vm_readv.2: Minor tweaks to example codeMichael Kerrisk2012-04-26-2/+3
* process_vm_readv.2: Formatting fixesMichael Kerrisk2012-04-26-30/+94
* process_vm_writev.2: Link to new process_vm_readv(2) pageMike Frysinger2012-04-26-0/+1
* process_vm_readv.2: New page for process_vm_readv(2) and process_vm_writev(2)Mike Frysinger2012-04-26-0/+205
* gettimeofday.2, ptrace.2, sigaction.2, aio_init.3, mpool.3, scandir.3, inotif...Michael Kerrisk2012-04-26-8/+8
* tcp.7: Amend 84b183eMichael Kerrisk2012-04-26-1/+1
* scandir.3: Improve EXAMPLE source code: s/0/NULL/ in scandir() callMichael Kerrisk2012-04-26-1/+1
* clock_getres.2: Clarify difference between CLOCK_MONOTONIC and CLOCK_MONOTONI...Michael Kerrisk2012-04-26-4/+11
* gettimeofday.2: gettimeofday() is affected by discontinuous jumps in the syst...Michael Kerrisk2012-04-26-0/+8
* gettimeofday.2: SEE ALSO: Add clock_gettime(2)Michael Kerrisk2012-04-26-0/+1
* prctl.2: srcfixMichael Kerrisk2012-04-26-7/+4
* prctl.2: Add PR_TASK_PERF_EVENTS_DISABLE and PR_TASK_PERF_EVENTS_ENABLEMichael Kerrisk2012-04-26-2/+34
* ptrace.2: Note SPARC deviation with respect to get/set regsMichael Kerrisk2012-04-26-1/+17
* inotify.7: Note buffer size that guarantees being able to read at least one e...Michael Kerrisk2012-04-24-0/+6
* inotify.7: Correct description of size of inotify_event structureJames Hunt2012-04-24-1/+1
* strchr.3: srcfix: use . mark-up rather than \fI.\fPMichael Kerrisk2012-04-24-4/+15
* memchr.3: Clarify description, omitting mention of "strings" and "characters"Michael Kerrisk2012-04-24-18/+24
* strchr.3: Explain behavior when seraching for '\0'James Hunt2012-04-24-1/+6
* resolv.conf.5: Document "single-request" optionPetr Baudis2012-04-24-1/+14
* resolver.3: Note that many options are documented in resolv.conf(5)Petr Baudis2012-04-24-1/+4
* termios.3: tfix: 'IECHO' should be 'ECHO'.James Hunt2012-04-23-1/+1
* prctl.2: Amend details of PR_SET_PDEATHSIGMichael Kerrisk2012-04-23-2/+4
* tcp.7: Correct description for TCP_MAXSEG on modern kernellepton2012-04-23-2/+3
* socket.7: Correct description of SO_BROADCASTMichael Kerrisk2012-04-23-3/+2
* getpwnam.3: Fix discussion of _SC_GETPW_R_SIZE_MAXMichael Kerrisk2012-04-23-7/+13
* getgrnam.3: Fix discussion of _SC_GETGR_R_SIZE_MAXMichael Kerrisk2012-04-23-7/+13
* gsignal.3: ffixMichael Kerrisk2012-04-23-1/+1
* rexec.3: grfixMichael Kerrisk2012-04-23-1/+1
* rexec_af.3: New link to rexec.3Michael Kerrisk2012-04-23-0/+1
* rexec.3: Document rexec_af()Michael Kerrisk2012-04-23-6/+32
* iruserok_af.3, rcmd_af.3, rresvport_af.3, ruserok_af.3: New links to rcmd.3Michael Kerrisk2012-04-23-0/+4
* rcmd.3: Document "_af" variants of these functionsMichael Kerrisk2012-04-23-5/+62
* rcmd.3: Add some details of the rresvport() 'port' argumentMichael Kerrisk2012-04-23-4/+14
* fallocate.2: Fix description of ENOSYS and EOPNOTSUP errorsMichael Kerrisk2012-04-23-5/+7
* strerror.3: srcfixMichael Kerrisk2012-04-23-1/+3
* strerror.3: Add an example of the kind of string returned by setrerror()Michael Kerrisk2012-04-23-0/+5
* netdevice.7: Document some SIOC configuration ioctlsBrian F. G. Bidulock2012-04-23-2/+61
* send.2: Document EACCES error case for UDPStefan Puiu2012-04-23-1/+4
* btree.3, dbopen.3, hash.3, mpool.3, recno.3: Note that glibc no longer provid...Michael Kerrisk2012-04-23-4/+39
* iso_8859-1.7: Add "-" for SOFT HYPHENEugen Dedu2012-04-22-2/+2
* fopen.3: spfixMichael Kerrisk2012-04-22-3/+6
* fopen.3: BUGS: Note limitation on number of flag characters parsed in 'mode'Michael Kerrisk2012-04-22-0/+16
* fopen.3: Document ",ccs=string" feature of 'mode' for fopen()/freopen()Michael Kerrisk2012-04-22-3/+26