aboutsummaryrefslogtreecommitdiffstats
path: root/src/sigs.c
Commit message (Expand)AuthorAgeFilesLines
* All headers gathered into a single one. Typedefs suppressed.Frederic Culot2010-03-201-5/+4
* Remove calcurse lock file when running in interactive mode and SIGTERM is rec...Frederic Culot2009-08-091-1/+11
* New way of handling signals.Frederic Culot2009-07-191-28/+27
* Switch to BSD license.Frederic Culot2009-07-051-14/+26
* Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot2008-12-281-11/+9
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-35/+39
* proper cvs tag usedFrederic Culot2008-02-141-1/+1
* Handling of SIGWINCH improvedFrederic Culot2007-10-071-2/+3
* handling of SIGWINCH addedFrederic Culot2007-08-151-2/+14
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-5/+1
* new source files to store signal handling routinesFrederic Culot2007-07-231-0/+75