index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libedit
/
sig.c
Age
Commit message (
Expand
)
Author
2023-02-03
Don't clear the handle to el "sel" and set it earlier to prevent handling
christos
2016-05-09
s/protected/libedit_private/g
christos
2016-04-11
Get rid of private/public; keep protected (Ingo Schwarze)
christos
2016-02-16
more include file cleanup (Ingo Schwarze)
christos
2016-02-16
include errno.h
christos
2016-02-16
From Ingo Scharze:
christos
2016-02-16
cleanup chartype.h includes (Ingo Schwarze)
christos
2016-02-16
one more
christos
2016-02-16
include explicitly errno.h since we use it.
christos
2016-02-15
OpenBSD sig.c rev. 1.6 2001/12/06 04:26:00 deraadt
christos
2011-07-28
kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
christos
2011-07-28
term -> terminal
christos
2009-02-19
reset and redraw on sigcont. From Anon Ymous.
christos
2009-02-18
SA_RESTART for all signals but SIGINT. From Anon Ymous.
christos
2009-02-15
in order for read() to return EINTR we need to use sigaction, not signal,
christos
2008-09-10
Allow a single process to control multiple ttys (for pthreads using _REENTRANT)
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-10
sig_t is non portable
christos
2002-03-18
- constify; passes all gcc and lint strict checks.
christos
2001-01-09
make constant arrays a const
jdolecek
2001-01-04
fix dumb typo in signal setup [from OpenBSD]
christos
2000-09-04
convert to new style guide, which includes:
lukem
1999-07-02
More trailing white space.
simonb
1997-07-06
Fix compiler warnings.
christos
1997-04-11
Portability fixes:
christos
1997-01-11
RCSid police
lukem
1994-05-06
libedit!
cgd