Fix strerror() handling for systems which set ANSI_STRING.
commitf3d097db373b98f559faaa11afe4066d06bfd1b6
authorpsmith <psmith>
Mon, 27 Jun 2005 01:01:07 +0000 (27 01:01 +0000)
committerpsmith <psmith>
Mon, 27 Jun 2005 01:01:07 +0000 (27 01:01 +0000)
tree6aa0f140e9422c025e854e28f43be5b0d189db84
parent4f2fbb4955f23fb2f051d256442a0b4d045df318
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]