Linux man pages Sections 2, 3, 4, 5, and 7

Clone this repo:
  1. e26592f man/man3attr/gnu::warning.3attr: Add page by Alejandro Colomar · 4 days ago master
  2. c3f4b58 CONTRIBUTING.d/ai: Add guidelines banning AI for contributing by Alejandro Colomar · 4 weeks ago
  3. afdd0a6 man/man2/flock.2: Mention non-atomicity w.r.t close by Alexander Monakov · 4 weeks ago
  4. b983fe3 man/man2/copy_file_range.2: glibc no longer provides fallback after 2.30 by Wes Gibbs · 13 days ago
  5. 214c38a man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino by Alejandro Colomar · 6 months ago
  6. 573f28a man/: Use '.member' notation for referring to struct/union members by Alejandro Colomar · 6 months ago
  7. 662f2af man/man2/madvise.2, man/man2const/PR_[GS]ET_THP_DISABLE.2const: document addition of PR_THP_DISABLE_EXCEPT_ADVISED by Usama Arif · 10 days ago
  8. 2902e4e src/bin/grepc: Remove unnecessary 'sort|uniq' call by Alejandro Colomar · 6 days ago
  9. e00c937 src/bin/grepc, man/man1/grepc.1: -r: Remove flag by Alejandro Colomar · 6 days ago
  10. 880adb5 etc/cpplint/cpplint.cfg: Ignore build/include_what_you_use by Alejandro Colomar · 10 days ago
  11. 7120a1c src/bin/, man/man1/grepc{,_c}.1: Various improvements to the scripts; mainly grepc(1) by Alejandro Colomar · 9 days ago
  12. 5d09374 src/bin/grepc_c: Use non-capturing groups where possible by Alejandro Colomar · 9 days ago
  13. 9c719ca src/bin/grepc_c: -te, -tue: Reuse grepc_c_t_sue_decl_() by Alejandro Colomar · 9 days ago
  14. 8de4e29 src/bin/grepc_c: -tt: Add support for enums with underlying type by Alejandro Colomar · 9 days ago
  15. aa9a109 src/bin/grepc_c: -tt, -tut: Reuse code by Alejandro Colomar · 9 days ago
  16. 902bef8 src/bin/grepc_c: -tt: Remove negative lookahead by Alejandro Colomar · 9 days ago
  17. b3a4882 src/bin/grepc_c: -tut: Merge grepc_c_ut_su() and grepc_c_ut_td_su() by Alejandro Colomar · 9 days ago
  18. c8b3e0a src/bin/grepc_c: Split grepc_c_body_() and grepc_c_u_body_() by Alejandro Colomar · 9 days ago
  19. 66e0bfe src/bin/grepc_c: -tt, -tut: Reuse grepc_c_body_() by Alejandro Colomar · 9 days ago
  20. 0676f78 src/bin/grepc_c: -tt, -tut: Split regexes by Alejandro Colomar · 9 days ago