OpenGrok
Cross Reference: sig.h
xref
: /
src
/
lib
/
libedit
/
sig.h
Home
|
History
|
Annotate
|
Download
|
only in
libedit
History log of
/src/lib/libedit/sig.h
Revision
Date
Author
Comments
1.11
09-May-2016
christos
s/protected/libedit_private/g
1.10
16-Feb-2016
christos
From Ingo Scharze:
Let "el.h" include everything needed for struct editline,
and don't include that stuff multiple times. That also improves
consistency, also avoids circular inclusions, and also makes it
easier to follow what is going on, even though not quite as nice.
But it seems like the best we can do...
1.9
16-Feb-2016
christos
cleanup inclusion of histedit.h (Ingo Schwarze)
1.8
19-Feb-2009
christos
reset and redraw on sigcont. From Anon Ymous.
1.7
15-Feb-2009
christos
in order for read() to return EINTR we need to use sigaction, not signal,
otherwise SA_RESTART is set.
1.6
12-Jul-2008
christos
branches: 1.6.6;
Don't bother with SIGSTOP it cannot be caught or ignored. From Jess Thrysoee
1.5
07-Aug-2003
agc
branches: 1.5.32;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.4
10-Mar-2003
christos
sig_t is non portable
1.3
04-Sep-2000
lukem
convert to new style guide, which includes:
- ansi prototypes & features (such as stdargs)
- 8 space indents
1.2
11-Jan-1997
lukem
RCSid police
editline first appeared in 4.4BSD not NetBSD1.0
1.1
06-May-1994
cgd
branches: 1.1.1;
Initial revision
1.1.1.1
06-May-1994
cgd
libedit!
1.5.32.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.6.6.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Wed Oct 01 12:09:54 GMT 2025