Module Name: src Committed By: christos Date: Tue Feb 16 19:29:51 UTC 2016
Modified Files: src/lib/libedit: config.h histedit.h sys.h Log Message: - don't set _GNU_SOURCE. We are not supposed to make decisions for others. - don't special-case wcsdup() >From Ingo Schwarze. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libedit/config.h cvs rdiff -u -r1.53 -r1.54 src/lib/libedit/histedit.h cvs rdiff -u -r1.21 -r1.22 src/lib/libedit/sys.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.