Module Name: src Committed By: christos Date: Mon May 9 21:38:27 UTC 2016
Modified Files: src/lib/libedit: Makefile sys.h Removed Files: src/lib/libedit: editline.c Log Message: Instead of compiling all the source files together in one big file, use protected visibility to achieve the same effect. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/lib/libedit/Makefile cvs rdiff -u -r1.1 -r0 src/lib/libedit/editline.c cvs rdiff -u -r1.25 -r1.26 src/lib/libedit/sys.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.