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
/
keymacro.c
Age
Commit message (
Expand
)
Author
2019-07-23
PR/54399: Sören Tempel: Uninitialized memory access in libedit history.
christos
2016-05-24
From Ingo Schwarze:
christos
2016-05-09
s/protected/libedit_private/g
christos
2016-04-18
From Ingo Schwarze:
christos
2016-04-12
From Ingo Schwarze:
christos
2016-04-11
Get rid of private/public; keep protected (Ingo Schwarze)
christos
2016-04-11
Char -> wchar_t from Ingo Schwarze.
christos
2016-04-11
more macro WIDECHAR undoing from Ingo Schwarze.
christos
2016-04-09
More WIDECHAR elimination (Ingo Schwarze)
christos
2016-03-23
Start removing the WIDECHAR ifdefs; building without it has stopped working
christos
2016-02-24
Get split el_getc and el_wgetc completely and call el_wgetc internally.
christos
2016-02-17
whitespace and header sorting changes (Ingo Schwarze). No functional changes.
christos
2016-02-16
From Ingo Scharze:
christos
2016-02-16
cleanup chartype.h includes (Ingo Schwarze)
christos
2016-02-16
cleanup inclusion of histedit.h (Ingo Schwarze)
christos
2016-02-14
From Ingo Schwarze:
christos
2016-02-11
- Add some more Char casts
christos
2011-08-16
re-enable -Wconversion
christos
2011-07-29
pass -Wconversion
christos
2011-07-29
KNF return (\1); -> return \1;
christos
2011-07-28
kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
christos
2011-07-28
whitespace
christos
2011-07-28
whitespace
christos
2011-07-28
Rename key to keymacro to avoid conflicts with term.h. The renaming of term
christos