summaryrefslogtreecommitdiff
path: root/lib/util.c
Commit message (Expand)AuthorAge
* Declare variable as constColin Watson2023-08-06
* Convert many more ints to boolsColin Watson2022-10-08
* Remove some unused includesColin Watson2022-02-08
* Move some more declarations out of manconfig.hColin Watson2022-01-16
* Move debug-related declarations out of manconfig.hColin Watson2022-01-16
* Move util.c-related declarations out of manconfig.hColin Watson2022-01-16
* Assert that some xasprintf calls return non-NULLColin Watson2022-01-02
* Use Gnulib attribute.h properlyColin Watson2022-01-01
* Introduce pre-commitColin Watson2022-01-01
* Add several function attributes suggested by GCCColin Watson2019-08-25
* Pacify gcc -Wlogical-not-parenthesesColin Watson2015-09-09
* Use high-precision timestamps for manual pagesColin Watson2014-09-11
* * docs/HACKING: Mention that xasprintf may be more readable thanColin Watson2013-06-27
* Remove obsolete NLS subdirectories of cat directories (Debian bugColin Watson2011-01-08
* * src/catman.c (main): Initialise locale using the LC_MESSAGESColin Watson2010-12-20
* * lib/util.c (init_locale): Avoid warnings if configured withColin Watson2010-11-17
* * lib/util.c (init_locale): New function.Colin Watson2010-10-12
* Move util to libman.Colin Watson2010-09-27