summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Remove ability to undefine COMP_SRCColin Watson2019-09-01
* Move declaration of _nl_msg_cat_cntr to top levelColin Watson2019-08-25
* Simplify some GCC attribute handlingColin Watson2019-08-24
* Use C11/Gnulib's _NoreturnColin Watson2019-08-24
* Pass database file name in function parametersColin Watson2019-08-23
* Use bool for boolean command-line optionsColin Watson2019-02-04
* Remove arbitrary limit on manpath sizeColin Watson2019-01-26
* Define an access(2) wrapper with clearer semanticsColin Watson2018-06-08
* Use Gnulib progname moduleColin Watson2018-05-29
* Rename SECURE_MAN_UID to MAN_OWNERColin Watson2016-12-13
* Remove old and broken FAST_BTREE codeColin Watson2014-09-13
* Move database mtime out of the database into file metadataColin Watson2014-09-10
* Add support for override directory in search pathPeter Schiffer2014-01-23
* * docs/HACKING: Mention that xasprintf may be more readable thanColin Watson2013-06-27
* Clean up xz/lzma/lzip confusion.Ville Skyttä2012-06-07
* * include/comp_src.h.in (comp_list): Don't handle .lzma files usingColin Watson2012-02-02
* Add support for Lzip-compressed manual pages.Matias A. Fonzo2012-02-02
* * include/manconfig.h.in (STD_SECTIONS): Add section 0 between 3 andColin Watson2011-03-15
* 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 security to libman.Colin Watson2010-09-27
* * configure.ac: Only test for lzma if xz is missing. Add xz to listVille Skyttä2010-04-02
* * include/comp_src.h.in (comp_list): If compress is not available,Ville Skyttä2010-04-02
* Add support for XZ-compressed manual pages (Debian bug #572233).Darren Salt2010-03-03
* * lib/debug.c (init_debug): New function: check for MAN_DEBUG=1 inColin Watson2009-12-15
* add command sequence supportColin Watson2009-08-23
* * configure.ac: Add --enable-automatic-create,Colin Watson2009-08-23
* * lib/pipeline.c (pipeline_start): Check the return value of nice.Colin Watson2009-05-30
* Improve handling of systems without internationalisation support.Colin Watson2008-11-16
* * configure.ac: Check for lzma.Colin Watson2008-10-26
* * gnulib: Import the strsignal module.Colin Watson2008-02-17
* * include/manconfig.h.in (INTERRUPTED): Remove.Colin Watson2008-01-24
* * include/comp_src.h.in: Update header comment.Colin Watson2008-01-07
* * src/util.c (mkdbname): Replace with ...Colin Watson2008-01-07
* * libdb/db_btree.c, libdb/db_storage.h, libdb/mydbm.h, src/catman.c,Colin Watson2008-01-07
* sigaction is specified as non-interruptible; there is no need toColin Watson2008-01-06
* * include/manconfig.h.in: Remove obsolete definitions of VERSION andColin Watson2007-12-31
* explicitly import gnulib dirname module; use base_name and dir_name throughoutColin Watson2007-10-15
* gnulib handles strsep nowColin Watson2007-10-15
* more K&R removalColin Watson2007-10-15
* import gnulib xgetcwd module; replace getcwd_allocated with xgetcwdColin Watson2007-10-14
* import gnulib xstrndup moduleColin Watson2007-10-14
* import gnulib xalloc moduleColin Watson2007-10-14
* remove include/Defines, superseded by automakeColin Watson2007-10-09
* The strappend function is in the namespace reserved by C99Colin Watson2007-10-08
* Add more intelligent guessing of manual page encodings. Thanks toColin Watson2007-09-16
* * src/man.c (lang_dir): Move to ...Colin Watson2007-09-02
* merge from trunkColin Watson2007-08-31
|\