summaryrefslogtreecommitdiff
path: root/src/check_mandirs.h
Commit message (Expand)AuthorAge
* mandb: Don't modify DB without changing its mtimeColin Watson2022-01-30
* mandb: Call purge_missing and straycats from mandbColin Watson2022-01-29
* Use bool in more places in mandbColin Watson2022-01-26
* Pass database file name in function parametersColin Watson2019-08-23
* Eliminate dangerous setgid-root directoriesColin Watson2016-12-10
* Stop storing the database handle in a global variableColin Watson2015-04-08
* Move database mtime out of the database into file metadataColin Watson2014-09-10
* Make update_db_time staticColin Watson2014-09-09
* Remove unused reset_db_mtime functionColin Watson2014-09-09
* Don't create unnecessary database directories (Debian bug #472919).Colin Watson2009-06-28
* Exit as soon as possible if database writes return ENOSPC (DebianColin Watson2008-12-04
* many fixes to allow VPATH builds, including a separate Makefile.am for each m...Colin Watson2007-10-13
* * docs/COPYING, docs/COPYING.LIB: Update from www.gnu.org to pick upColin Watson2005-07-31
* Purge database entries corresponding to removed stray cat pages.Colin Watson2003-09-16
* * src/check_mandirs.c (test_manfile): file is const.Colin Watson2003-08-15
* Add -W for gcc, and update all code it objects to.Colin Watson2003-05-01
* Remove all database updating code from man. Instead, make it call mandbColin Watson2003-02-21
* * src/check_mandirs.c, src/check_mandirs.h: Move page_descriptionColin Watson2002-12-29
* * src/check_mandirs.c (count_glob_matches): New function,Colin Watson2002-12-21
* Apply proper copyright and licence notices to all source files. There areColin Watson2002-10-23
* A much-needed complete rewrite of splitline(). The previous versionColin Watson2002-10-12
* Add a new name element to the database so that we can supportColin Watson2002-04-26
* Teach mandb how to purge old entries from the database. Other minor fixesColin Watson2001-06-28
* Shuffle some code around so that try_section() can get at code to split upColin Watson2001-06-25