summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/signal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* less uses a correct raceless signal method of indicating signal events inderaadt2019-09-031-16/+27
* little bit more KNFderaadt2016-09-171-1/+1
* style(9) includesmmcc2016-03-161-1/+2
* remove lint annotationsmmcc2016-01-121-3/+0
* Add a flag argument to flush() to stop it calling quit() on error, thennicm2015-11-131-1/+1
* Garrett D'Amore has agreed to moving his copyright line up above thenicm2015-11-061-4/+2
* Remove LSIGNAL which is just the same as lsignal() now.nicm2015-11-061-12/+12
* deregistertedu2015-11-051-1/+1
* Replace less with the cleaned-up fork of less 458 maintained by Garrettnicm2015-11-051-123/+29
* Merge Less 458 plus local patchesshadchin2014-04-251-3/+2
* Use volatile sig_atomic_t, not int, for the sigs variable. Alsomillert2011-09-211-2/+2
* Merge in less 444 plus local changesshadchin2011-09-161-22/+9
* Use OPT_ONPLUS instead of hard-coding '2'millert2003-06-181-1/+1
* Use interruptible syscalls instead of setjmp/longjmp. This makesmillert2003-06-071-15/+18
* Merge in less-381 w/ local changes and remove obsolete files.millert2003-04-131-41/+67
* kill more registersmpech2001-11-191-2/+2
* $OpenBSD$niklas2001-01-291-0/+2
* Import of unmolested less-290.etheisen1996-09-211-0/+242