Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libedit



Module Name:    src
Committed By:   christos
Date:           Wed Dec 30 23:54:52 UTC 2009

Modified Files:
        src/lib/libedit: Makefile chartype.h el.c el.h eln.c hist.c hist.h
            histedit.h history.c makelist readline.c search.c tokenizer.c

Log Message:
Fix wide build, test it, but don't turn it on yet.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/lib/libedit/Makefile
cvs rdiff -u -r1.1 -r1.2 src/lib/libedit/chartype.h src/lib/libedit/eln.c
cvs rdiff -u -r1.56 -r1.57 src/lib/libedit/el.c
cvs rdiff -u -r1.19 -r1.20 src/lib/libedit/el.h
cvs rdiff -u -r1.16 -r1.17 src/lib/libedit/hist.c src/lib/libedit/tokenizer.c
cvs rdiff -u -r1.11 -r1.12 src/lib/libedit/hist.h
cvs rdiff -u -r1.42 -r1.43 src/lib/libedit/histedit.h
cvs rdiff -u -r1.35 -r1.36 src/lib/libedit/history.c
cvs rdiff -u -r1.13 -r1.14 src/lib/libedit/makelist
cvs rdiff -u -r1.86 -r1.87 src/lib/libedit/readline.c
cvs rdiff -u -r1.22 -r1.23 src/lib/libedit/search.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index