Fix strerror() handling for systems which set ANSI_STRING.
authorPaul Smith <psmith@gnu.org>
Mon, 27 Jun 2005 01:01:07 +0000 (01:01 +0000)
committerPaul Smith <psmith@gnu.org>
Mon, 27 Jun 2005 01:01:07 +0000 (01:01 +0000)
commitda1b137e389365ddfb9d16b3d6761cf1a3986e0b
tree14a9a1f8b975eaae55a686ff2dc6d602c201b2aa
parentd6a7894d3a6bdb45def58b2fdfb0629233f4f38b
Fix strerror() handling for systems which set ANSI_STRING.
Don't print errors if "include" is specified with no arguments.
New test suite for the $(shell ...) function.
ChangeLog
doc/make.texi
function.c
main.c
make.h
read.c
tests/ChangeLog
tests/scripts/features/include
tests/scripts/functions/shell [new file with mode: 0644]