summaryrefslogtreecommitdiff
path: root/src/filenames.c
Commit message (Expand)AuthorAge
* * 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