summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2006-03-20 02:36:36 +0000
committerPaul Smith <psmith@gnu.org>2006-03-20 02:36:36 +0000
commitdfa8d38f413e8d53e2aa72df516c65e5a74556dd (patch)
tree7172e5223fe888647c6a77fc0b892dfd8f081a45 /AUTHORS
parent9b652ca844a6c2aec961db78cb5215288c1a360e (diff)
downloadmake-dfa8d38f413e8d53e2aa72df516c65e5a74556dd.tar.gz
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.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e6a5f538..10c92587 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>