summaryrefslogtreecommitdiff
path: root/lib/README
Commit message (Expand)AuthorAge
* Move compression file name utilities to lib/Colin Watson2022-09-23
* Stop GitLab from getting confused about licencesColin Watson2022-04-24
* Clarify effective GPLv3 licensingColin Watson2022-04-23
* docs: Move COPYING and COPYING.LIB to top levelColin Watson2022-01-30
* Move appendstr out of manconfig.hColin Watson2022-01-16
* Move debug-related declarations out of manconfig.hColin Watson2022-01-16
* Simplify interface to container iterator macrosColin Watson2022-01-01
* Move decompression code out of libmanColin Watson2019-08-22
* Add some missing entries to lib/READMEColin Watson2019-02-05
* Remove pipeline.* from lib/READMEColin Watson2019-02-05
* Inline lower into name_to_keyColin Watson2019-02-05
* Replace hashtable with Gnulib containersColin Watson2019-02-03
* * gnulib: Import flock module.Colin Watson2011-03-28
* Rewrite all remaining subprocess handling in terms of libpipeline.Colin Watson2011-03-24
* Move util to libman.Colin Watson2010-09-27
* Move security to libman.Colin Watson2010-09-27
* Move encodings to libman.Colin Watson2010-09-26
* * lib/README: Copyright is not the same as licensing; fix confusion.Colin Watson2009-11-14
* * lib/README: Update.Colin Watson2009-08-23
* * gnulib: Import the strsignal module.Colin Watson2008-02-17
* * lib/gettext.h: Remove; now provided by Gnulib.Colin Watson2008-01-07
* sigaction is specified as non-interruptible; there is no need toColin Watson2008-01-06
* explicitly import gnulib dirname module; use base_name and dir_name throughoutColin Watson2007-10-15
* alphabetise and update authorsColin Watson2007-10-15
* tabifyColin Watson2007-10-15
* drop ansidecl.h and assume ANSIColin Watson2007-10-15
* remove private versions of alloca.c and memcmp.c in favour of gnulibColin Watson2007-10-15
* strstr is sufficiently portable; remove replacement for itColin Watson2007-10-14
* rename.c removedColin Watson2007-10-14
* import gnulib canonicalize module; replace remaining realpath calls with cano...Colin Watson2007-10-14
* replace remaining uses of putenv with setenv and unsetenvColin Watson2007-10-14
* import gnulib getopt moduleColin Watson2007-10-14
* import gnulib glob moduleColin Watson2007-10-14
* import gnulib fnmatch moduleColin Watson2007-10-14
* import gnulib setenv moduleColin Watson2007-10-14
* mkdtemp.c, mkstemp.c, tempname.c removedColin Watson2007-10-14
* introduce gnulib; import gnulib error moduleColin Watson2007-10-14
* 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
* Improve portability to Solaris and other systems without setenv.Colin Watson2006-03-21
* Use a temporary directory for HTML output.Colin Watson2001-09-01
* Replace tempnam()-based temporary file creation with code based onColin Watson2001-08-01
* Initial revisionColin Watson2001-04-26