summaryrefslogtreecommitdiff
path: root/lib/cleanup.c
Commit message (Expand)AuthorAge
* Tighten up several declarationsColin Watson2024-03-18
* Fix several spelling errorsColin Watson2023-02-23
* Convert many more ints to boolsColin Watson2022-10-08
* Fix build on systems without SIGHUPColin Watson2022-10-07
* Stop GitLab from getting confused about licencesColin Watson2022-04-24
* Use Gnulib raise moduleColin Watson2022-02-08
* Move some more declarations out of manconfig.hColin Watson2022-01-16
* Introduce pre-commitColin Watson2022-01-01
* Use C11/Gnulib's _NoreturnColin Watson2019-08-24
* Handle cleanup stack more safelyColin Watson2016-12-10
* * 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