aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-10open.2, rename.2: Refer to tmpfs rather than shmemHEADmasterAlyssa Ross2-3/+3
2021-02-10rename.2: wfixMichael Kerrisk1-1/+1
2021-02-09netdevice.7: wfixMichael Kerrisk1-2/+5
2021-02-09netdevice.7: ffixMichael Kerrisk1-3/+3
2021-02-09mmap2.2: Fix prototype parameter typesAlejandro Colomar1-2/+3
2021-02-09mlock.2: mlock2(): Fix prototype parameter typesAlejandro Colomar1-1/+1
2021-02-09execveat.2: srcfix: add a link to glibc bug requesting wrapperMichael Kerrisk1-0/+1
2021-02-09execveat.2: Fix prototypeAlejandro Colomar1-1/+1
2021-02-09ipc.2: Fix prototype parameter typesAlejandro Colomar1-3/+2
2021-02-09rpc.3: ffixMichael Kerrisk1-1/+1
2021-02-09stat.2: Remove <unistd.h> from synopsisJonathan Wakely1-1/+0
2021-02-07getpriority.2, recv.2, fts.3: wfixMichael Kerrisk3-5/+3
2021-02-07ferror.3: POSIX.1-2008: these functions won't change 'errno' if 'stream' is v...Michael Kerrisk1-1/+10
2021-02-07ferror.3: Add a RETURN VALUE sectionMichael Kerrisk1-0/+12
2021-02-07ferror.3: Remove fileno(3) content that was migrated to new fileno(3) pageMichael Kerrisk1-40/+3
2021-02-07fileno.3: Split fileno(3) content out of ferror(3) into new pageMichael Kerrisk1-1/+117
2021-02-06ipc.2: Minor tweak to Alex's patch regarding use of syscall()Michael Kerrisk1-1/+2
2021-02-06bdflush.2, capget.2, get_mempolicy.2, ipc.2, lookup_dcookie.2, mbind.2, migra...Alejandro Colomar7-0/+33
2021-02-06getsockname.2: Use restrict in prototypesAlejandro Colomar1-2/+2
2021-02-06gettimeofday.2: Use restrict in prototypesAlejandro Colomar1-3/+4
2021-02-06getitimer.2: Use restrict in prototypesAlejandro Colomar1-2/+2
2021-02-06epoll_wait.2: srcfix: glibc doesn't provide epoll_pwait2() yetAlejandro Colomar1-0/+3
2021-02-06getgid.2, getuid.2: Note that these interfaces never modify 'errno'Michael Kerrisk2-2/+10
2021-02-06setbuf.3: POSIX doesn't require to errno to be unchanged after successful set...Michael Kerrisk1-0/+15
2021-02-06setbuf.3: tfixMichael Kerrisk1-2/+2
2021-02-04s390_guarded_storage.2: tfixAlejandro Colomar1-1/+1
2021-02-02process_madvise.2: Restructure the text in DESCRIPTION a littleMichael Kerrisk1-39/+36
2021-02-02process_madvise.2: Minor edits to Suren Baghdasaryan's patchMichael Kerrisk1-20/+25
2021-02-02madvise.2: SEE ALSO: add process_madvise(2)Michael Kerrisk1-0/+1
2021-02-02pidfd_open.2: Note the process_madvise(2) use case for PID file descriptorsMichael Kerrisk1-0/+6
2021-02-02process_madvise.2: Document process_madvise(2)Suren Baghdasaryan1-0/+223
2021-02-01malloc_trim.3: Remove mention of free() callDmitry Vorobev1-9/+0
2021-01-30environ.7: Minor tweaks to Bastien's patchMichael Kerrisk1-4/+0
2021-01-30environ.7: Reorder the textBastien Roucariès1-43/+52
2021-01-30environ.7: Note the default if PAGER is not definedMichael Kerrisk1-0/+7
2021-01-30environ.7: ffix + tfixMichael Kerrisk1-2/+2
2021-01-30environ.7: Various edits to Bastien Roucariès's patchMichael Kerrisk1-15/+12
2021-01-30environ.7: Document that HOME, LOGNAME, SHELL, USER are set at login timeBastien Roucariès1-4/+30
2021-01-30environ.7: wfixMichael Kerrisk1-2/+4
2021-01-30environ.7: Improve the description of PATHMichael Kerrisk1-2/+16
2021-01-30environ.7: wfix in description of PATHMichael Kerrisk1-1/+2
2021-01-30time.1: wfix: remove crufty sentenceMichael Kerrisk1-1/+0
2021-01-29tmpfile.3: wfixMichael Kerrisk1-1/+1
2021-01-28netdevice.7: wfixMichael Kerrisk1-1/+1
2021-01-28netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDRPali Rohár1-9/+55
2021-01-28man-pages.7: tfixAlejandro Colomar1-1/+1
2021-01-28uri.7: tfix (logical quoting style)Michael Kerrisk1-1/+1
2021-01-28man.7: tfix (logical quoting style)Michael Kerrisk1-1/+1
2021-01-28rcmd.3: tfix (logical quoting style)Michael Kerrisk1-1/+1
2021-01-28shmget.2: tfixMichael Kerrisk1-1/+1
2021-01-28access.2: wfixMichael Kerrisk1-1/+1
2021-01-28mmap.2: wfixMichael Kerrisk1-1/+1
2021-01-28man-pages.7: tfixJakub Wilk1-1/+1
2021-01-28environ.7: Minor tweaks to Bastien's patchMichael Kerrisk1-4/+4
2021-01-28environ.7: Document convention of string in environBastien Roucariès1-1/+7
2021-01-28environ.7: Minor fixes to Bastien's patchMichael Kerrisk1-2/+3
2021-01-28environ.7: Add see also ld.so(8) for LD_ variablesBastien Roucariès1-1/+2
2021-01-28environ.7: Be a little more precise when discussing 'exec'Michael Kerrisk1-2/+2
2021-01-28environ.7: Relocate and reword the mention of _GNU_SOURCEMichael Kerrisk1-6/+12
2021-01-25man-pages.7: tfixMichael Kerrisk1-1/+1
2021-01-25man-pages.7: Add a FORMATTING AND WORDING CONVENTIONS sectionMichael Kerrisk1-0/+95
2021-01-25sock_diag.7: Fix recvmsg() usage in the examplePali Rohár1-3/+6
2021-01-24semget.2, shm_open.3: tfixJakub Wilk2-2/+2
2021-01-24random.3: srcfix: Don't break proper names into different linesAlejandro Colomar1-2/+2
2021-01-24kexec_load.2: srcfix: Don't break a line that doesn't get past the right marginAlejandro Colomar1-6/+5
2021-01-24MAINTAINER_NOTES: tfixJakub Wilk1-1/+1
2021-01-24fopencookie.3: wsfixAlejandro Colomar1-1/+1
2021-01-23uri.7: Note that 'logical' quoting is the norm in EuropeMichael Kerrisk1-6/+1
2021-01-21man-pages.7: Note some rationale for the use of real minus signsMichael Kerrisk1-0/+10
2021-01-21Various pages: use "\-" to generate real minus in circumstances where appropr...Michael Kerrisk50-123/+123
2021-01-21inotify.7: wfixMichael Kerrisk1-1/+1
2021-01-21mq_overview.7: ffixMichael Kerrisk1-1/+1
2021-01-21Various pages: use real minus signs in pathnamesMichael Kerrisk52-91/+91
2021-01-21confstr.3: ffix: Use real minus sign inside a stringMichael Kerrisk1-1/+1
2021-01-21Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signsMichael Kerrisk79-199/+199
2021-01-20fread.3: Swap size and nmemb paramsAlessandro Bono1-2/+2
2021-01-20mount.2: Note that the 'data' argument can be NULLMichael Kerrisk1-0/+1
2021-01-20tcp.7: Documentation revision for TCP_USER_TIMEOUTEnke Chen1-1/+2
2021-01-20circleq.3: Fix CIRCLEQ_LOOP_*() return typeAlejandro Colomar1-4/+14
2021-01-20environ.7: Document valid values of pathnames for SHELL, PAGER and EDITOR/VISUALBastien Roucariès1-1/+7
2021-01-19man-pages.7: Document "acknowledgement" as the preferred spellingMichael Kerrisk1-0/+5
2021-01-19netlink.7, tcp.7: Spelling fix: s/acknowledgment/acknowledgement/Alejandro Colomar2-9/+9
2021-01-19clone.2: tfixJohannes Wellhöfer1-1/+1
2021-01-18cacheflush.2: tfixJakub Wilk1-1/+1
2021-01-18pipe.7: tfixJakub Wilk1-9/+9
2021-01-18system.3: ffixMichael Kerrisk1-2/+2
2021-01-18system.3: Document bug and workaround when the command name starts with a hypenAlejandro Colomar1-0/+20
2021-01-17netlink.7: Fix minimal Linux version for NETLINK_CAP_ACKPali Rohár1-1/+1
2021-01-17rtnetlink.7: Remove IPv4 from descriptionPali Rohár1-1/+1
2021-01-17ulimit.3: tfixAlyssa Ross1-1/+1
2021-01-17execveat.2: Normalize notes about missing wrappersAlejandro Colomar1-4/+8
2021-01-17cacheflush.2: Update SYNOPSIS for glibc wrapperAlejandro Colomar1-2/+2
2021-01-15crypt.3: Update crypt() FTM requirements to note glibc 2.28 changesMichael Kerrisk1-1/+4
2021-01-15crypt.3: Reformat FTM info (in preparation for next patch)Michael Kerrisk1-2/+16
2021-01-12epoll_wait.2: Minor tweaks to Willem de Bruijn's patchMichael Kerrisk1-6/+8
2021-01-12epoll_wait.2: Add documentation of epoll_pwait2()Willem de Bruijn1-2/+29
2021-01-11clone.2: Fix types in clone_argsValentin Kettner1-2/+2
2021-01-10malloc.3: Document that realloc(p, 0) is specific to glibc and nonportableAlejandro Colomar1-1/+17
2021-01-10Various pages: srcfix: Remove redundant .PPAlejandro Colomar12-34/+2
2021-01-10Revert "stailq.3, utmp.5, time_namespaces.7: srcfix: remove redundant .PP"Michael Kerrisk3-0/+4
2021-01-10xcrypt.3: srcfix: use .PP rather than .LPMichael Kerrisk1-1/+1
2021-01-10shm_open.3: tfixMichael Kerrisk1-1/+1
2021-01-10stailq.3, utmp.5, time_namespaces.7: srcfix: remove redundant .PPMichael Kerrisk3-4/+0
2021-01-09getfsent.3: tfixMichael Kerrisk1-1/+1
2021-01-09mprotect.2, readv.2, sigaltstack.2, sigreturn.2, ctime.3, scandir.3, random.4...Michael Kerrisk8-9/+9
2021-01-09mlock.2: CONFORMING TO: note more explicitly which APIs are in the standardsMichael Kerrisk1-0/+5
2021-01-09alloc_hugepages.2: CONFORMING TO: reword to reflect that these system calls a...Michael Kerrisk1-2/+1
2021-01-09epoll_create.2: CONFORMING TO: mention also that epoll_create1() is Linux-spe...Michael Kerrisk1-1/+3
2021-01-09epoll_wait.2: CONFORMING TO: mention also that epoll_pwait() is Linux-specificMichael Kerrisk1-1/+3
2021-01-09time.1, ioctl_console.2, daemon.3, updwtmp.3, mouse.4, smartpqi.4: tfix (Oxfo...Michael Kerrisk6-7/+7
2021-01-09smartpqi.4: tfixMichael Kerrisk1-1/+1
2021-01-09open.2: wfixMichael Kerrisk1-1/+1
2021-01-09inode.7: wfixMichael Kerrisk1-1/+4
2021-01-09Various pages: tfix (Oxford comma)Michael Kerrisk11-12/+12
2021-01-09suffixes.7: tfixMichael Kerrisk1-1/+1
2021-01-09tailq.3: srcfix: remove redundant .PPMichael Kerrisk1-2/+0
2021-01-09Various pages: tfix (Oxford comma)Michael Kerrisk42-56/+56
2021-01-09round.3: wsfixMichael Kerrisk1-1/+1
2021-01-09circleq.3, list.3, slist.3, stailq.3, queue.7: tfix (Oxford comma)Michael Kerrisk5-5/+5
2021-01-09encrypt.3: wfixMichael Kerrisk1-1/+3
2021-01-09ioctl_fslabel.2, ioctl_fideduperange.2: wfixMichael Kerrisk2-2/+2
2021-01-09ioctl_console.2, msgctl.2, msgget.2, msgop.2, semctl.2, semget.2, semop.2, sh...Michael Kerrisk10-45/+9
2021-01-09semget.2: tfixMichael Kerrisk1-1/+1
2021-01-09write.2: wfixMichael Kerrisk1-1/+1
2021-01-09getsid.2: wfixMichael Kerrisk1-1/+1
2021-01-09clone.2: wfixMichael Kerrisk1-5/+5
2021-01-09setlocale.3: Restructure a particularly difficult sentenceMichael Kerrisk1-11/+17
2021-01-08Various pages: Remove redundant "\\ " to escape spacesMichael Kerrisk6-14/+14
2021-01-08keyctl.2: wfixMichael Kerrisk1-0/+2
2021-01-08msr.4, veth.4, packet.7, sched.7, unicode.7: Remove redundant .PPAlejandro Colomar5-5/+0
2021-01-08Various pages: tfix: Use Oxford commaAlejandro Colomar8-10/+10
2021-01-08close.2, getpriority.2, ioctl_userfaultfd.2, expm1.3, lio_listio.3, rcmd.3, l...Alejandro Colomar8-11/+11
2021-01-07semctl.2: Correct SEM_STAT_ANY descriptionYang Xu1-2/+2
2021-01-07rcmd.3: wfix (errno)Michael Kerrisk1-2/+2
2021-01-07wait.2: Minor wording fixes in RETURN VALUEMichael Kerrisk1-5/+5
2021-01-07sched_setaffinity.2: wfixMichael Kerrisk1-1/+1
2021-01-07epoll_wait.2: wfixMichael Kerrisk1-2/+2
2021-01-07cacheflush.2: wfix (errno)Michael Kerrisk1-3/+3
2021-01-07adjtimex.2: wfix (errno)Michael Kerrisk1-1/+2
2021-01-07Various pages: Various improvements in wording in RETURN VALUEMichael Kerrisk9-22/+27
2021-01-07Various System V IPC pages: Improve wording describing RETURN VALUE and setti...Michael Kerrisk6-27/+28
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk15-47/+46
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk14-24/+31
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk157-165/+167
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk47-56/+56
2021-01-07wordexp.3: Minor wording fixes in RETURN VALUEMichael Kerrisk1-3/+6
2021-01-07memusage.1: wfixMichael Kerrisk1-1/+3
2021-01-07chroot.2: ffixMichael Kerrisk1-1/+1
2021-01-07ioctl_tty.2: srcfixMichael Kerrisk1-7/+7
2021-01-07ioctl_tty.2: Reformat argument type informationMichael Kerrisk1-43/+172
2021-01-07netlink.7: srcfixMichael Kerrisk1-1/+0
2021-01-07clone.2, ioctl_tty.2, syslog.2, setlocale.3, stdio.3, console_codes.4, inode....Michael Kerrisk11-188/+530
2021-01-06syscalls.2: ffix: Improve table formattingMichael Kerrisk1-69/+131
2021-01-06man-pages.7: ffix: don't fill text in tablesMichael Kerrisk1-1/+5
2021-01-06slist.3: tfixMichael Kerrisk1-1/+1
2021-01-06Various pages: add missing .nf/.fi in FTM infoMichael Kerrisk35-3/+75
2021-01-06rcmd.3: srcfixMichael Kerrisk1-1/+1
2021-01-06Various pages: Remove redundant escaping of space characters in FTM infoMichael Kerrisk196-352/+352
2021-01-06fsync.2: srcfix: add missing ./f/.fi in FTMsMichael Kerrisk1-0/+4
2021-01-06wait4.2: ffix (Make FTM text narrower)Michael Kerrisk1-1/+2
2021-01-06circleq.3, list.3, slist.3, stailq.3, tailq.3: Improve readability, especiall...Alejandro Colomar5-509/+433
2021-01-06resolv.conf.5: tfixJohn Morris1-1/+1
2021-01-06Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES"Michael Kerrisk31-75/+161
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk524-721/+2966
2021-01-06getlogin.3: ffixMichael Kerrisk1-1/+3
2021-01-06man-pages.7: tfixMichael Kerrisk1-1/+1
2021-01-05Various pages: Use internally consistent continuation indents in SYNOPSISMichael Kerrisk16-35/+34
2021-01-05stat.2: Move the obsolete _BSD_SOURCE FTM to the end of the FTM infoMichael Kerrisk1-2/+2
2021-01-05Various pages: ffix: More layout consistency fixes for FTMsMichael Kerrisk28-30/+84
2021-01-05futex.2, syscalls.2, vmsplice.2, bpf-helpers.7: wfix: Write consistently 'use...Alejandro Colomar4-5/+5
2021-01-05fseeko.3: Move info about obsolete FTM from SYNOPSIS to NOTESMichael Kerrisk1-1/+5
2021-01-05j0.3, strerror.3, y0.3: wspfixMichael Kerrisk3-3/+3
2021-01-05brk.2, chmod.2, gethostname.2, setpgid.2, wait4.2, atoi.3, fwide.3, getlogin....Michael Kerrisk11-23/+23
2021-01-05qecvt.3: srcfixMichael Kerrisk1-1/+1
2021-01-05fsync.2, gethostname.2, stat.2, getutent.3: Minor consistency clean-ups in FTMsMichael Kerrisk4-5/+5
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk223-1973/+1312
2021-01-04gethostid.3: srcfixMichael Kerrisk1-1/+0
2021-01-04Various pages: replace '.ad b' macro with '.ad'Michael Kerrisk93-93/+93
2021-01-04clock_getres.2, atan2.3, ctime.3, getcwd.3, isgreater.3, iswblank.3, scalbln....Michael Kerrisk7-8/+8
2021-01-04chroot.2, rename.2, getgrent.3, nextafter.3, ttyslot.3, wprintf.3: ffixMichael Kerrisk6-45/+23
2021-01-04grantpt.3, ptsname.3, unlockpt.3: Remove mention of _XOPEN_SOURCE_EXTENDED FTMMichael Kerrisk3-6/+6
2021-01-04nice.2, putenv.3, strtok.3, toascii.3, tzset.3: ffixMichael Kerrisk5-16/+24
2021-01-04getpagesize.2, getdtablesize.3: tfixMichael Kerrisk2-4/+4
2021-01-04fanotify_init.2, fanotify.7: Minor edits to Jan Kara's patchMichael Kerrisk2-5/+8
2021-01-04fanotify_init.2, fanotify.7: Document FAN_AUDIT flag and FAN_ENABLE_AUDITJan Kara2-1/+15
2021-01-04exec.3: tfixMichael Kerrisk1-2/+2
2021-01-04malloc_hook.3: tfixMichael Kerrisk1-1/+1
2021-01-04ecvt.3, gcvt.3: Update FTM requirementsMichael Kerrisk2-30/+20
2021-01-04getpagesize.2, getdtablesize.3: Update/correct FTM requirementsMichael Kerrisk2-33/+14
2021-01-04gethostid.3: Update FTM requirements for gethostid()Michael Kerrisk1-3/+8
2021-01-04gethostname.2: Update FTM requirements for gethostname()Michael Kerrisk1-5/+4
2021-01-04feature_test_macros.7: wfixMichael Kerrisk1-2/+2
2021-01-04feature_test_macros.7: tfixMichael Kerrisk1-1/+1
2021-01-04wait.2, getaddrinfo.3, getnameinfo.3: ffix: Bring greater consistency to FTM ...Michael Kerrisk3-14/+14
2021-01-04qecvt.3: Update feature test macro requirementsMichael Kerrisk1-1/+6
2021-01-04Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk12-9/+24
2021-01-04getutent.3: ffixMichael Kerrisk1-1/+1
2021-01-04bsd_signal.3: ffixMichael Kerrisk1-2/+2
2021-01-04scandir.3: ffixMichael Kerrisk1-6/+6
2021-01-03string.3: tfixMichael Kerrisk1-1/+1