summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Switch away from obsolescent utime functionColin Watson2014-09-09
* Add systemd tmpfiles snippet to clean up old cat files after a weekColin Watson2014-06-17
* Move Autotools auxiliary build files from tools to build-aux.Colin Watson2014-02-20
* Upgrade to Gnulib 20140202 and Libtool 2.4.2-1.7 (from Debian).Colin Watson2014-02-18
* * lib/appendstr.c (appendstr): Use size_t type for string lengths.Colin Watson2014-02-18
* Add support for override directory in search pathPeter Schiffer2014-01-23
* Upgrade to Automake 1.14.1 and Libtool 2.4.2-1.6 (from Debian).Colin Watson2014-01-23
* Upgrade to Automake 1.14 and Gnulib 20130805.Colin Watson2013-11-27
* * lib/encodings.c (find_charset_locale): Attempt fallback localesColin Watson2013-06-28
* * docs/HACKING: Mention that xasprintf may be more readable thanColin Watson2013-06-27
* * lib/encodings.c (get_locale_charset): Free saved_locale.Peter Schiffer2013-06-27
* * lib/encodings.c (find_charset_locale): Fix memory leaks.Colin Watson2013-06-27
* * lib/encodings.c (find_charset_locale): Fall back to C.UTF-8 thenPeter Schiffer2013-06-26
* Upgrade to Automake 1.13.3.Colin Watson2013-06-23
* * configure.ac: Check whether tbl supports the 'x' format characterColin Watson2013-06-06
* * configure.ac: Set MANDIR_LAYOUT using AC_SUBST as well asColin Watson2013-06-06
* Quieten most warnings from compiling Gnulib (Debian bug #668429).Colin Watson2013-06-03
* Upgrade to Automake 1.13.2 and Gnulib 20130529.Colin Watson2013-05-30
* Backport Gnulib commit 66712c23388e93e5c518ebc8515140fa0c807348 toColin Watson2012-09-17
* Upgrade to Automake 1.11.6.Colin Watson2012-09-17
* Upgrade to Autoconf 2.69, Automake 1.11.5, and GnulibColin Watson2012-06-18
* * lib/encodings.c (fallback_source_encoding, fallback_roff_encoding,Colin Watson2012-02-22
* * lib/hashtable.c (hashtable_lookup_structure): Make return typeColin Watson2012-02-18
* Upgrade to Automake 1.11.3.Colin Watson2012-02-09
* Add support for Lzip-compressed manual pages.Matias A. Fonzo2012-02-02
* Upgrade to Automake 1.11.2 and Gnulib 20111211-stable.Colin Watson2012-02-01
* * lib/hashtable.c (null_hashtable_free): Use ATTRIBUTE_UNUSED toColin Watson2011-10-09
* * gnulib: Import getline module (used in lib/encodings.c).Colin Watson2011-10-09
* Upgrade to Gnulib 20110908-stable.Colin Watson2011-10-09
* Upgrade to Gnulib 20110609-stable.Colin Watson2011-07-08
* * lib/encodings.c (get_locale_charset): Eliminate ctype variable,Colin Watson2011-05-31
* Upgrade to Autoconf 2.68 and Gnulib 20110412-stable.Colin Watson2011-04-23
* Upgrade to Libtool 2.4.Colin Watson2011-04-09
* * lib/cleanup.c (do_cleanups): Set tos and nslots to 0 beforeColin Watson2011-04-07
* * gnulib: Import flock module.Colin Watson2011-03-28
* * m4/man-gcc-warning.m4: Remove.Colin Watson2011-03-28
* * lib/security.c (do_system_drop_privs_child): Remove unusedColin Watson2011-03-24
* Rewrite all remaining subprocess handling in terms of libpipeline.Colin Watson2011-03-24
* Remove the need for our patched version of xstrdup.Colin Watson2011-03-20
* * gnulib: Import waitpid module.Colin Watson2011-03-20
* Upgrade to Gnulib 20110216-stable.Colin Watson2011-03-20
* Remove obsolete NLS subdirectories of cat directories (Debian bugColin Watson2011-01-08
* * lib/security.c (running_setuid): New function.Colin Watson2011-01-04
* Add basic support for the Heirloom Documentation Tools.Colin Watson2011-01-03
* * src/catman.c (main): Initialise locale using the LC_MESSAGESColin Watson2010-12-20
* * gnulib: Import idpriv-drop and idpriv-droptemp modules.Colin Watson2010-12-19
* * lib/security.c (do_system_drop_privs): Copy-edit header comment,Colin Watson2010-12-01
* Remove internal copy of libpipeline.Colin Watson2010-11-28
* * lib/util.c (init_locale): Avoid warnings if configured withColin Watson2010-11-17
* * lib/pipeline.h (pipeline_install_post_fork): Clarify that this isColin Watson2010-10-29