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
Age
Commit message (
Expand
)
Author
2011-08-04
need err.h now
christos
2011-08-02
Only use -Wconversion if GCC is actually the active compiler.
joerg
2011-07-30
Don't use "-Wconversion" with GCC 4.5 which will complain about all the
tron
2011-07-29
pass -Wconversion
christos
2011-07-29
- fix unused params
christos
2011-07-29
better autoconf results
christos
2011-07-29
add -Wunused-parameter
christos
2011-07-29
kill ifdef notdef
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
fix unused variable warnings on systems without _r functions
christos
2011-07-28
handle systems without getpwent_r
christos
2011-07-28
Sync compat defines to unbreak build.
joerg
2011-07-28
whitespace
christos
2011-07-28
whitespace
christos
2011-07-28
whitespace and comments
christos
2011-07-28
Rename key to keymacro to avoid conflicts with term.h. The renaming of term
christos
2011-07-28
- check and don't cast malloc return
christos
2011-07-28
term -> terminal
christos
2011-07-28
regen
christos
2011-07-28
avoid shadowed variable
christos
2011-07-28
use vis.h from .
christos
2011-07-28
eliminate alloca for portability
christos
2011-07-28
term -> terminal
christos
2011-07-28
- fix memory allocation botch in wide strings
christos
2011-07-28
term -> terminal
christos
2011-07-28
more portability defines
christos
2011-07-28
term -> terminal
christos
2011-07-28
term -> terminal
christos
2011-07-28
include config.h for all c files.
christos
2011-07-28
include vis.h from dot.
christos
2011-07-28
fix confusion with wide functions.
christos
2011-07-27
fix narrow compilation
christos
2011-07-27
- don't leave cursor dangling on memory failure or after clearing the list
christos
2011-07-27
fix buffer growing code.
christos
2011-07-27
add history testing code.
christos
2011-07-26
don't stop reading after empty lines from: Nirbhay Choubey
christos
2011-07-09
make obvious what we are trying to do...
christos
2011-07-09
Try to fix build of port where "char" is unsigned.
tron
2011-07-08
Support other non-latin1 single byte character sets.
christos
2011-06-21
add some XXX'd -Wno-foo if HAVE_GCC >= 45.
mrg
2011-06-20
various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
mrg
2011-04-25
Markup consistency, from YOMURA Masanori. Add serial comma.
wiz
2011-03-20
Fix use-after-free. Discovered by running tests with MALLOC_OPTIONS=J
bouyer
2011-02-27
Fix argument for EL_EDITOR from Jess Thrysoee
christos
2011-02-22
Introduce __weakref_visible to handle the different required visibility
joerg
2011-02-18
PR/44599: Steven Vernon: libedit acts as if no data read if editmode is turned
christos
2011-02-17
Deal with changes in the weak_reference semantic in GCC 4.2 and later.
joerg
2011-01-28
fix pasto
christos
2011-01-27
don't turn on editing if stdout is not a tty.
christos
[next]