summaryrefslogtreecommitdiff
path: root/lib/cleanup.c
Commit message (Expand)AuthorAge
* * lib/cleanup.c (do_cleanups): Set tos and nslots to 0 beforeColin Watson2011-04-07
* * lib/cleanup.c: #include <string.h> for memset.Colin Watson2008-05-05
* * lib/cleanup.c (sighandler, trap_signal), lib/pipeline.cColin Watson2008-05-04
* sigaction is specified as non-interruptible; there is no need toColin Watson2008-01-06
* * configure.ac (AM_GNU_GETTEXT_VERSION): Upgrade to gettext 0.17.Colin Watson2007-12-13
* no need to test HAVE_UNISTD_H any moreColin Watson2007-10-16
* import gnulib atexit moduleColin Watson2007-10-15
* * lib/cleanup.c (do_cleanups): Split out signal-safe processing ...Colin Watson2007-06-18
* * lib/xsigaction.c: New file: sigaction with EINTR checking.Colin Watson2007-01-08
* Fix a slew of memory leaks, including a nasty per-search leak inColin Watson2007-01-07
* * docs/COPYING, docs/COPYING.LIB: Update from www.gnu.org to pick upColin Watson2005-07-31
* Apply proper copyright and licence notices to all source files. There areColin Watson2002-10-23
* Miscellaneous minor fixes from SuSE's diff.Colin Watson2001-05-15
* Initial revisionColin Watson2001-04-26