Commit Graph
5 Commits
Author SHA1 Message Date
jessica parsons 5e2f73aec4 update my name to the current one 2024-03-29 23:41:29 -07:00
David Seifert 7afa5c6242 Make C99 clean
* Clang 16 (and likely GCC 14) will enforce strict C99 semantics
  and break old K&R C declarations and require correct C89
  function prototypes.

Bug: https://bugs.gentoo.org/870952
Clang: https://discourse.llvm.org/t/configure-script-breakage-with-the-new-werror-implicit-function-declaration/65213/9
2022-10-27 11:08:49 -07:00
david parsons 8626e95f65 try to deobfuscate the description 2017-02-07 18:44:03 -08:00
david parsons f4c875832c fix typos 2017-02-07 18:40:15 -08:00
david parsons 025e5be1b3 Add a manpage for gethopt(3) 2017-01-23 19:53:59 -08:00