Add some alloca(0) calls for systems without "normal" alloca support.

Fix a file descriptor leak with make re-exec while using the jobserver.
Update some release information.
This commit is contained in:
Paul Smith
2006-03-20 02:36:36 +00:00
parent 29e539bad0
commit 24aac7f8f6
9 changed files with 179 additions and 54 deletions

View File

@@ -6,6 +6,7 @@ GNU make development up to version 3.75 by:
Development starting with GNU make 3.76 by:
Paul D. Smith <psmith@gnu.org>
Additional development starting with GNU make 3.81 by:
Boris Kolpackov <boris@kolpackov.net>