1. 7a0095a open.2, rename.2: Refer to tmpfs rather than shmem by Alyssa Ross · 3 years, 6 months ago master
  2. 788c381 rename.2: wfix by Michael Kerrisk · 3 years, 6 months ago
  3. 087a459 netdevice.7: wfix by Michael Kerrisk · 3 years, 6 months ago
  4. db17c2c netdevice.7: ffix by Michael Kerrisk · 3 years, 6 months ago
  5. 8ccbd76 mmap2.2: Fix prototype parameter types by Alejandro Colomar · 3 years, 6 months ago
  6. 5ae403a mlock.2: mlock2(): Fix prototype parameter types by Alejandro Colomar · 3 years, 6 months ago
  7. 4791875 execveat.2: srcfix: add a link to glibc bug requesting wrapper by Michael Kerrisk · 3 years, 6 months ago
  8. 71a25d4 execveat.2: Fix prototype by Alejandro Colomar · 3 years, 6 months ago
  9. 56d1311 ipc.2: Fix prototype parameter types by Alejandro Colomar · 3 years, 6 months ago
  10. d5ff9ff rpc.3: ffix by Michael Kerrisk · 3 years, 6 months ago
  11. 055811a stat.2: Remove <unistd.h> from synopsis by Jonathan Wakely · 3 years, 6 months ago
  12. ba50f49 getpriority.2, recv.2, fts.3: wfix by Michael Kerrisk · 3 years, 6 months ago
  13. a23bf72 ferror.3: POSIX.1-2008: these functions won't change 'errno' if 'stream' is valid by Michael Kerrisk · 3 years, 6 months ago
  14. 5b921fc ferror.3: Add a RETURN VALUE section by Michael Kerrisk · 3 years, 6 months ago
  15. 15267cb ferror.3: Remove fileno(3) content that was migrated to new fileno(3) page by Michael Kerrisk · 3 years, 6 months ago
  16. acd8a0e fileno.3: Split fileno(3) content out of ferror(3) into new page by Michael Kerrisk · 3 years, 6 months ago
  17. c9b9a59 ipc.2: Minor tweak to Alex's patch regarding use of syscall() by Michael Kerrisk · 3 years, 6 months ago
  18. fa646e1 bdflush.2, capget.2, get_mempolicy.2, ipc.2, lookup_dcookie.2, mbind.2, migrate_pages.2: Add notes about missing glibc wrappers by Alejandro Colomar · 3 years, 6 months ago
  19. 3d18bee getsockname.2: Use restrict in prototypes by Alejandro Colomar · 3 years, 6 months ago
  20. 1b213b4 gettimeofday.2: Use restrict in prototypes by Alejandro Colomar · 3 years, 6 months ago
  21. eaaa85c getitimer.2: Use restrict in prototypes by Alejandro Colomar · 3 years, 6 months ago
  22. cb4baea epoll_wait.2: srcfix: glibc doesn't provide epoll_pwait2() yet by Alejandro Colomar · 3 years, 6 months ago
  23. b926779 getgid.2, getuid.2: Note that these interfaces never modify 'errno' by Michael Kerrisk · 3 years, 6 months ago
  24. bdd6563 setbuf.3: POSIX doesn't require to errno to be unchanged after successful setbuf() by Michael Kerrisk · 3 years, 6 months ago
  25. c7c869e setbuf.3: tfix by Michael Kerrisk · 3 years, 6 months ago
  26. 2a8c925 s390_guarded_storage.2: tfix by Alejandro Colomar · 3 years, 6 months ago
  27. 3aac070 process_madvise.2: Restructure the text in DESCRIPTION a little by Michael Kerrisk · 3 years, 6 months ago
  28. e3ce016 process_madvise.2: Minor edits to Suren Baghdasaryan's patch by Michael Kerrisk · 3 years, 6 months ago
  29. 81ec67d madvise.2: SEE ALSO: add process_madvise(2) by Michael Kerrisk · 3 years, 6 months ago
  30. 790593b pidfd_open.2: Note the process_madvise(2) use case for PID file descriptors by Michael Kerrisk · 3 years, 6 months ago
  31. a144f45 process_madvise.2: Document process_madvise(2) by Suren Baghdasaryan · 3 years, 6 months ago
  32. 04f20d6 malloc_trim.3: Remove mention of free() call by Dmitry Vorobev · 3 years, 6 months ago
  33. fecb03b environ.7: Minor tweaks to Bastien's patch by Michael Kerrisk · 3 years, 6 months ago
  34. 26dc487 environ.7: Reorder the text by Bastien Roucariès · 3 years, 6 months ago
  35. 7ec45f6 environ.7: Note the default if PAGER is not defined by Michael Kerrisk · 3 years, 6 months ago
  36. bd70fd2 environ.7: ffix + tfix by Michael Kerrisk · 3 years, 6 months ago
  37. 241b015 environ.7: Various edits to Bastien Roucariès's patch by Michael Kerrisk · 3 years, 6 months ago
  38. 37147e1 environ.7: Document that HOME, LOGNAME, SHELL, USER are set at login time by Bastien Roucariès · 3 years, 6 months ago
  39. b6cb76f environ.7: wfix by Michael Kerrisk · 3 years, 6 months ago
  40. 5cf53bc environ.7: Improve the description of PATH by Michael Kerrisk · 3 years, 6 months ago
  41. 95d690a environ.7: wfix in description of PATH by Michael Kerrisk · 3 years, 6 months ago
  42. d0281fa time.1: wfix: remove crufty sentence by Michael Kerrisk · 3 years, 6 months ago
  43. f2a4cb6 tmpfile.3: wfix by Michael Kerrisk · 3 years, 6 months ago
  44. db6bce7 netdevice.7: wfix by Michael Kerrisk · 3 years, 6 months ago
  45. 1af2190 netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR by Pali Rohár · 3 years, 6 months ago
  46. ff822ed man-pages.7: tfix by Alejandro Colomar · 3 years, 6 months ago
  47. c75cdeb uri.7: tfix (logical quoting style) by Michael Kerrisk · 3 years, 6 months ago
  48. 2775c77 man.7: tfix (logical quoting style) by Michael Kerrisk · 3 years, 6 months ago
  49. a9b0356 rcmd.3: tfix (logical quoting style) by Michael Kerrisk · 3 years, 6 months ago
  50. 1543da4 shmget.2: tfix by Michael Kerrisk · 3 years, 6 months ago
  51. 09c6d6c access.2: wfix by Michael Kerrisk · 3 years, 6 months ago
  52. 02576fc mmap.2: wfix by Michael Kerrisk · 3 years, 6 months ago
  53. 384a1bb man-pages.7: tfix by Jakub Wilk · 3 years, 6 months ago
  54. d810c81 environ.7: Minor tweaks to Bastien's patch by Michael Kerrisk · 3 years, 6 months ago
  55. 2768c48 environ.7: Document convention of string in environ by Bastien Roucariès · 3 years, 6 months ago
  56. 7939275 environ.7: Minor fixes to Bastien's patch by Michael Kerrisk · 3 years, 6 months ago
  57. 5b4da4c environ.7: Add see also ld.so(8) for LD_ variables by Bastien Roucariès · 3 years, 6 months ago
  58. a079bfc environ.7: Be a little more precise when discussing 'exec' by Michael Kerrisk · 3 years, 6 months ago
  59. fc0bcf3 environ.7: Relocate and reword the mention of _GNU_SOURCE by Michael Kerrisk · 3 years, 6 months ago
  60. 0efacbd man-pages.7: tfix by Michael Kerrisk · 3 years, 6 months ago
  61. fa28110 man-pages.7: Add a FORMATTING AND WORDING CONVENTIONS section by Michael Kerrisk · 3 years, 6 months ago
  62. bc766f2 sock_diag.7: Fix recvmsg() usage in the example by Pali Rohár · 3 years, 6 months ago
  63. 29dee4c semget.2, shm_open.3: tfix by Jakub Wilk · 3 years, 6 months ago
  64. 27fce38 random.3: srcfix: Don't break proper names into different lines by Alejandro Colomar · 3 years, 6 months ago
  65. 48c3ffa kexec_load.2: srcfix: Don't break a line that doesn't get past the right margin by Alejandro Colomar · 3 years, 6 months ago
  66. 69a0ed3 MAINTAINER_NOTES: tfix by Jakub Wilk · 3 years, 6 months ago
  67. 8b55111 fopencookie.3: wsfix by Alejandro Colomar · 3 years, 6 months ago
  68. fb0d03d uri.7: Note that 'logical' quoting is the norm in Europe by Michael Kerrisk · 3 years, 6 months ago
  69. fe1ab0b man-pages.7: Note some rationale for the use of real minus signs by Michael Kerrisk · 3 years, 6 months ago
  70. cd415e7 Various pages: use "\-" to generate real minus in circumstances where appropriate by Michael Kerrisk · 3 years, 6 months ago
  71. 57c230f inotify.7: wfix by Michael Kerrisk · 3 years, 6 months ago
  72. 3fa9299 mq_overview.7: ffix by Michael Kerrisk · 3 years, 6 months ago
  73. b49c2ac Various pages: use real minus signs in pathnames by Michael Kerrisk · 3 years, 6 months ago
  74. 694d075 confstr.3: ffix: Use real minus sign inside a string by Michael Kerrisk · 3 years, 6 months ago
  75. d064d41 Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signs by Michael Kerrisk · 3 years, 7 months ago
  76. d5de9d1 fread.3: Swap size and nmemb params by Alessandro Bono · 3 years, 6 months ago
  77. c43f976 mount.2: Note that the 'data' argument can be NULL by Michael Kerrisk · 3 years, 6 months ago
  78. 1942e41 tcp.7: Documentation revision for TCP_USER_TIMEOUT by Enke Chen · 3 years, 7 months ago
  79. a3377dc circleq.3: Fix CIRCLEQ_LOOP_*() return type by Alejandro Colomar · 3 years, 6 months ago
  80. 67d8768 environ.7: Document valid values of pathnames for SHELL, PAGER and EDITOR/VISUAL by Bastien Roucariès · 3 years, 6 months ago
  81. cb7cb64 man-pages.7: Document "acknowledgement" as the preferred spelling by Michael Kerrisk · 3 years, 6 months ago
  82. daff5a6 netlink.7, tcp.7: Spelling fix: s/acknowledgment/acknowledgement/ by Alejandro Colomar · 3 years, 6 months ago
  83. 2a1b111 clone.2: tfix by Johannes Wellhöfer · 3 years, 6 months ago
  84. cf14bdb cacheflush.2: tfix by Jakub Wilk · 3 years, 6 months ago
  85. 22206f7 pipe.7: tfix by Jakub Wilk · 3 years, 6 months ago
  86. 91c6bf1 system.3: ffix by Michael Kerrisk · 3 years, 6 months ago
  87. 4797383 system.3: Document bug and workaround when the command name starts with a hypen by Alejandro Colomar · 3 years, 7 months ago
  88. 169db94 netlink.7: Fix minimal Linux version for NETLINK_CAP_ACK by Pali Rohár · 3 years, 6 months ago
  89. 7c978d1 rtnetlink.7: Remove IPv4 from description by Pali Rohár · 3 years, 6 months ago
  90. 0218166 ulimit.3: tfix by Alyssa Ross · 3 years, 6 months ago
  91. d51b60a execveat.2: Normalize notes about missing wrappers by Alejandro Colomar · 3 years, 6 months ago
  92. d75c2ff cacheflush.2: Update SYNOPSIS for glibc wrapper by Alejandro Colomar · 3 years, 6 months ago
  93. f199762 crypt.3: Update crypt() FTM requirements to note glibc 2.28 changes by Michael Kerrisk · 3 years, 6 months ago
  94. d7200ac crypt.3: Reformat FTM info (in preparation for next patch) by Michael Kerrisk · 3 years, 6 months ago
  95. 5efa68d epoll_wait.2: Minor tweaks to Willem de Bruijn's patch by Michael Kerrisk · 3 years, 7 months ago
  96. ba47eb5 epoll_wait.2: Add documentation of epoll_pwait2() by Willem de Bruijn · 3 years, 7 months ago
  97. e71d103 clone.2: Fix types in clone_args by Valentin Kettner · 3 years, 7 months ago
  98. da116d4 malloc.3: Document that realloc(p, 0) is specific to glibc and nonportable by Alejandro Colomar · 3 years, 7 months ago
  99. ccca30c Various pages: srcfix: Remove redundant .PP by Alejandro Colomar · 3 years, 7 months ago
  100. dc9cadc Revert "stailq.3, utmp.5, time_namespaces.7: srcfix: remove redundant .PP" by Michael Kerrisk · 3 years, 7 months ago