summaryrefslogtreecommitdiffstats
path: root/lib/libedit/sig.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete the "private" and "public" preprocessor macros, just use standard C;schwarze2016-04-111-6/+6
* Cleanup of standard header inclusion:schwarze2016-03-201-1/+2
* Cleanup of private header inclusion:schwarze2016-03-201-3/+5
* minor simplifactions, style fixes, and trivial syncs from NetBSDschwarze2016-03-201-3/+4
* Third step in synching with NetBSD:schwarze2016-01-301-4/+4
* Remove non-exposed malloc/realloc/free wrappers, and then substitutederaadt2014-10-171-3/+3
* lots of back things happening in this signal handler, but at leastderaadt2011-06-031-2/+3
* Update libedit to bring it into sync with the latest version from NetBSD.nicm2010-06-301-37/+43
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-8/+1
* Update to NetBSD libedit (from Oct 1, 2003), adding some stringotto2003-10-311-99/+96
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* is -Wall clean by making rcsid constavsm2003-05-011-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
* mark more signals that I cannot fixderaadt2001-12-061-8/+10
* Updates from NetBSD (christos@netbsd.org)millert1997-06-291-5/+5
* fix el_source() - a block needed braces around it (from NetBSD)millert1997-03-141-21/+22
* Iterate over signals correctlytholo1997-03-141-5/+5
* Merge in NetBSD libedit changes and new man pages. Also fix somemillert1997-01-161-0/+6
* initial import of NetBSD treederaadt1995-10-181-0/+193