summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 3.39man-pages-3.39Michael Kerrisk2012-04-17-3/+3
* fchmodat.2: tstampMichael Kerrisk2012-04-17-1/+1
* div.3, mallopt.3, perror.3, epoll.7, ld.so.8: tstampMichael Kerrisk2012-04-17-5/+5
* Changes: Ready for 3.39Michael Kerrisk2012-04-17-8/+208
* ld.so.8: Document effect of hwcaps on search pathJonathan Nieder2012-04-17-0/+36
* Makefile: use "mkdir -p" instead of "-make"Michael Kerrisk2012-04-17-1/+1
* Removed trailing white space at end of linesMichael Kerrisk2012-04-17-7/+7
* prctl.2: Fixes to PR_SET_MM after comments from CyrillMichael Kerrisk2012-04-17-102/+96
* prctl.2: Various edits and improvements to Cyrill's patchMichael Kerrisk2012-04-17-72/+125
* prctl.2: Document PR_SET_MM (new in Linux 3.3)Cyrill Gorcunov2012-04-17-2/+174
* Makefile: Add "uninstall" as a synonym for "remove" targetReuben Thomas2012-04-17-1/+1
* div.3: CONFORMING TO: Add C99Michael Kerrisk2012-04-17-1/+1
* memchr.3: Remove mention of terminating null in description of rawmemchr()Michael Kerrisk2012-04-17-4/+2
* mmap.2: Clarify NOTES discussion of mmap() versus mmap2()Michael Kerrisk2012-04-17-4/+8
* mmap2.2: Clarify that this system call should not be invoked directlyMichael Kerrisk2012-04-17-3/+7
* unix.7: Add a detail on autobind featureMichael Kerrisk2012-04-17-2/+5
* nologin.5: nologin must not only exist, but *be readable* to be effectiveMichael Kerrisk2012-04-17-2/+2
* times.2: ERRORS: Add EFAULTMichael Kerrisk2012-04-17-2/+6
* times.2: tfix: BUGS: clockid_t ==> clock_tMichael Kerrisk2012-04-16-1/+1
* poll.2: Document semantics of passing zero in 'events' fieldMichael Kerrisk2012-04-16-1/+8
* poll.2: Document negative value in 'fd' fieldMichael Kerrisk2012-04-16-1/+12
* sigprocmask.2: ERRORS: add EFAULTMike Frysinger2012-04-16-1/+9
* fchmodat.2: Note difference between glibc wrapper and underlying system callMichael Kerrisk2012-04-16-1/+10
* fchmodat.2: ffixMichael Kerrisk2012-04-16-1/+1
* perror.3: Note that use of 'sys_errlist' is deprecatedMichael Kerrisk2012-04-16-0/+4
* perror.3: ffixMichael Kerrisk2012-04-16-1/+1
* sysconf.3: Add mention of _SC_SYMLOOP_MAXMichael Kerrisk2012-04-16-2/+2
* capabilities.7: Add prctl(PR_SET_MM) to CAP_SYS_RESOURCEMichael Kerrisk2012-04-15-2/+7
* fcntl.2: Explain behaviour of F_GETLEASE during lease breakAbhijith Das2012-04-15-1/+11
* getaddrinfo.3: Correct type of ai_addrlen fieldMichael Kerrisk2012-04-15-2/+2
* mallopt.3: Fix text describing M_PERTURB and free()Michael Kerrisk2012-04-15-1/+1
* epoll_wait.2: Another thread can add to epoll instance while epoll_wait is bl...Michael Kerrisk2012-04-15-0/+10
* epoll_wait.2: A few wording improvementsMichael Kerrisk2012-04-15-5/+4
* epoll_wait.2: Clarify that epoll_pwait() blocks calling *thread*Michael Kerrisk2012-04-15-1/+1
* epoll_wait.2: Minor change: add explicit reference to epoll(7) at start of DE...Michael Kerrisk2012-04-15-2/+2
* epoll_create.2: Rework discussion of 'size' argumentMichael Kerrisk2012-04-15-14/+24
* epoll_create.2: Add .SS for description of epoll_create1()Michael Kerrisk2012-04-15-0/+1
* epoll_create.2: Minor change: add explicit reference to epoll(7) at start of ...Michael Kerrisk2012-04-15-2/+4
* epoll_ctl.2: Minor change: add explicit reference to epoll(7) at start of DES...Michael Kerrisk2012-04-15-2/+4
* epoll.7: Some minor clarifications at start of DESCRIPTIONMichael Kerrisk2012-04-15-9/+13
* netlink.7: Note cases where nonprivileged users can use netlink multicast groupsJeff Mahoney2012-04-14-1/+11
* pthread_testcancel.3: tfixMichael Kerrisk2012-04-14-2/+2
* nsswitch.conf.5: Minor fix-ups after comments from Mark BannisterMichael Kerrisk2012-04-14-8/+9
* nsswitch.conf.5: Light edits to Mark Bannister's changesMichael Kerrisk2012-04-14-64/+56
* nsswitch.conf.5: Significant rewrites and improvementsMark R Bannister2012-04-14-140/+204
* queue.3: srcfixMichael Kerrisk2012-04-12-0/+1
* gettimeofday.2: Note that compiler issues warnings if 'tv' is NULLMichael Kerrisk2012-04-12-0/+3
* gettimeofday.2: Reorganize contentMichael Kerrisk2012-04-12-64/+65
* sigaction.2: Clarify that the use of SI_SIGIO is for Linux 2.2 onlyMichael Kerrisk2012-04-12-4/+11
* aio_read.3: tfixMichael Kerrisk2012-04-12-1/+1