summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21memfd_create.2: add memfd_create() man-pagememfdDavid Herrmann1-0/+127
2014-11-21fcntl.2: document F_ADD_SEALS and F_GET_SEALS commandsDavid Herrmann1-0/+109
2014-11-11pow.3: srcfixMichael Kerrisk1-3/+4
2014-11-11pow.3: Add note on performance characteristics of pow()Manuel López-Ibáñez1-0/+12
2014-11-11cmsg.3: ensure buf is suitably aligned in sending exampleDavid Wragg1-3/+8
2014-11-11posix_fadvise.2: ERRORS: Since 2.6.16, the kernel correctly deals with the ES...Michael Kerrisk1-2/+5
2014-11-11user_namespaces(7): tfix: drop spurious underlineMike Frysinger1-1/+1
2014-11-11fanotify.7: Allow relative paths in exampleHeinrich Schuchardt1-1/+1
2014-11-11fanotify.7: wfixHeinrich Schuchardt1-1/+1
2014-11-11sched_setscheduler.2: tfixAdam Jiang1-1/+1
2014-11-10epoll_ctl.2: Regular files and directories can't be monitored with epoll_ctl()Michael Kerrisk1-0/+3
2014-11-10clock_nanosleep.2: Note that 'clock_id' can also be a CPU clock IDMichael Kerrisk1-0/+6
2014-11-10timerfd_create.2: srcfix: added FIXMEMichael Kerrisk1-0/+6
2014-11-09unix.7: Fix buglet in code snippet in BUGS sectionMichael Kerrisk1-1/+1
2014-11-09ioctl.2: Rename 'd' argument to 'fd' in textHeinrich Schuchardt1-5/+5
2014-11-09proc.5: srcfix: Note commit that introduced /proc/thread-selfMichael Kerrisk1-0/+1
2014-11-09proc.5: Document /proc/thread-selfBernhard Walle1-0/+10
2014-11-09abort.3: Note that SIGABRT is raised as though raise(3) is calledMichael Kerrisk1-2/+5
2014-11-08namespaces(7): minor tweaksMike Frysinger1-2/+1
2014-11-08mq_open.3: Document the O_CLOEXEC flagMichael Kerrisk1-0/+7
2014-11-08mq_open.3: Place 'flags' constants in alphabetical orderMichael Kerrisk1-9/+9
2014-11-08proc.5: tfixMichael Kerrisk1-1/+1
2014-11-08unix.7: grfixMichael Kerrisk1-1/+1
2014-11-04syscalls.2: SEE ALSO: add errno(3)Michael Kerrisk1-0/+1
2014-11-04syscall.2: SEE ALSO: add errno(3)Michael Kerrisk1-0/+1
2014-10-31standards.7: tfixMichael Kerrisk1-2/+2
2014-10-31tgamma.3: Since glibc 2.18, errno is correctly set to EDOM when (x == -infini...Michael Kerrisk1-8/+7
2014-10-31ilogb.3: Since glibc 2.16, ilogb() does correctly diagnore domain errorsMichael Kerrisk1-22/+28
2014-10-30exp10.3: Before glibc 2.19, exp() did not give ERANGE error on underflowMichael Kerrisk1-2/+7
2014-10-28locale.5: Fix miscoded characterMarko Myllynen1-1/+1
2014-10-28sysconf.3: Document _SC_NGROUPS_MAXJosh Triplett1-0/+3
2014-10-28credentials.7: Cross-reference getgroups(2)Josh Triplett1-0/+1
2014-10-28locale.5: Minor fixes to Marko Myllynnen's patchMichael Kerrisk1-2/+2
2014-10-28locale.5: Describe the formats of valuesMarko Myllynen1-19/+54
2014-10-28locale.7: Minor tweaks to Marko Myllynen's patchMichael Kerrisk1-3/+3
2014-10-28locale.7: Improve LOCPATH descriptionMarko Myllynen1-6/+16
2014-10-28localedef.1: Mention default path for compiled filesMarko Myllynen1-0/+3
2014-10-28pthread_setschedparam.3: Small fixes to example program刘湃1-2/+2
2014-10-28proc.5: Document /proc/net/netfilter/nfnetlink_queueFlorian Westphal1-0/+57
2014-10-28ld.so.8: Correct documentation of $ORIGINJonathan Wakely1-1/+1
2014-10-28prctl.2: PR_SET_NAME silently truncates strings that exceed 16 bytesMichael Kerrisk1-0/+2
2014-10-28prctl.2: Correct description of null-termination in PR_GET_NAME and PR_SET_NAMEAndreas Schwab1-2/+2
2014-10-28pid_namespaces(7): Minor grammar tweaksMike Frysinger1-3/+3
2014-10-28process_vm_readv.2: tfixMichael Gehring1-1/+1
2014-10-28fanotify.7: Tweaks to Heinrich Schuchard's patch on mount pathsMichael Kerrisk1-6/+7
2014-10-28fanotify.7: fanotify notifies only events generated on the same mountHeinrich Schuchardt1-0/+8
2014-10-28inotify.7: fallocate(2) does not trigger inotify eventsHeinrich Schuchardt1-0/+4
2014-10-28fanotify.7: fallocate(2) creates no eventsHeinrich Schuchardt1-0/+4
2014-10-28fanotify.7: Update BUGS to note bugs still not fixed in 3.17Heinrich Schuchardt1-1/+1
2014-10-28tee.2: Add shell session demonstrating use of the example programMichael Kerrisk1-1/+12