summaryrefslogtreecommitdiffstats
path: root/lib/libedit/sig.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-11delete the "private" and "public" preprocessor macros, just use standard C;schwarze1-6/+6
2016-03-20Cleanup of standard header inclusion:schwarze1-1/+2
2016-03-20Cleanup of private header inclusion:schwarze1-3/+5
2016-03-20minor simplifactions, style fixes, and trivial syncs from NetBSDschwarze1-3/+4
2016-01-30Third step in synching with NetBSD:schwarze1-4/+4
2014-10-17Remove non-exposed malloc/realloc/free wrappers, and then substitutederaadt1-3/+3
2011-06-03lots of back things happening in this signal handler, but at leastderaadt1-2/+3
2010-06-30Update libedit to bring it into sync with the latest version from NetBSD.nicm1-37/+43
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-8/+1
2003-10-31Update to NetBSD libedit (from Oct 1, 2003), adding some stringotto1-88/+85
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-7/+3
2003-05-01is -Wall clean by making rcsid constavsm1-2/+2
2002-02-16Part 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.millert1-3/+3
2001-12-06mark more signals that I cannot fixderaadt1-8/+10
1997-06-29Updates from NetBSD (christos@netbsd.org)millert1-5/+5
1997-03-14fix el_source() - a block needed braces around it (from NetBSD)millert1-21/+22
1997-03-14Iterate over signals correctlytholo1-5/+5
1997-01-16Merge in NetBSD libedit changes and new man pages. Also fix somemillert1-0/+6
1995-10-18initial import of NetBSD treederaadt1-0/+193