summaryrefslogtreecommitdiff
path: root/src/filenames.c
Commit message (Expand)AuthorAge
* Move some more declarations out of manconfig.hColin Watson2022-01-16
* Move appendstr out of manconfig.hColin Watson2022-01-16
* Move debug-related declarations out of manconfig.hColin Watson2022-01-16
* Move comp_info and comp_file out of manconfig.hColin Watson2022-01-16
* Introduce pre-commitColin Watson2022-01-01
* Remove ability to undefine COMP_SRCColin Watson2019-09-01
* Use (void *) 0 as a variadic sentinelColin Watson2018-12-24
* Define an access(2) wrapper with clearer semanticsColin Watson2018-06-08
* Silence error messages for stale database entries (Fedora bug #841431)Peter Schiffer2014-01-15
* * src/filenames.c (filename_info): Zero-initialise the contents ofPeter Schiffer2011-10-09
* * src/filenames.c (filename_info): Explicitly fail if the extensionColin Watson2010-05-08
* * src/filenames.c (filename_info): Allow section and extension toColin Watson2010-05-08
* * configure.ac: Stop checking for memory.h (not used) and limits.hColin Watson2008-01-07
* * gnulib/lib/asnprintf.c, gnulib/lib/asprintf.c,Colin Watson2007-10-20
* explicitly import gnulib dirname module; use base_name and dir_name throughoutColin Watson2007-10-15
* remove attempts at K&R compatibility; such systems are no longer supported by...Colin Watson2007-10-15
* many fixes to allow VPATH builds, including a separate Makefile.am for each m...Colin Watson2007-10-13
* The strappend function is in the namespace reserved by C99Colin Watson2007-10-08
* * configure.ac (AM_GNU_GETTEXT_VERSION): Upgrade to gettext 0.15.Colin Watson2006-12-26
* * docs/COPYING, docs/COPYING.LIB: Update from www.gnu.org to pick upColin Watson2005-07-31
* * src/compression.c (comp_info): If the new want_stem argument isColin Watson2004-03-08
* * include/manconfig.h.in: Remove incorrect prototype of basename()Colin Watson2003-08-15
* Remove all assumptions that string literals have type 'char *' rather thanColin Watson2003-05-01
* Add forgotten src/filenames.[ch].Colin Watson2003-02-21