diff options
author | Paul Smith <psmith@gnu.org> | 2013-04-16 00:35:48 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-04-16 01:03:59 -0400 |
commit | b5d017c6241ac356915b178d0a9588653d18d460 (patch) | |
tree | e101b46d62edb0881bb09fc5ddec6d6bd1ed891c /AUTHORS | |
parent | 79e9347892dd2b6caa246e18fe050583da744bd8 (diff) | |
download | gunmake-b5d017c6241ac356915b178d0a9588653d18d460.tar.gz |
Create an open_tmpfd() function to return temp files by FD. Use it.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,7 @@ GNU make porting efforts: Jonathan Grant <jg@jguk.org> Andreas Beuning <andreas.buening@nexgo.de> Earnie Boyd <earnie@uses.sf.net> + Troy Runkel <Troy.Runkel@mathworks.com> ----------------------------------- Other contributors: @@ -64,6 +65,8 @@ Other contributors: Carl Staelin (Princeton University) Ian Stewartson (Data Logic Limited) David A. Wheeler <dwheeler@dwheeler.com> + David Boyce <dsb@boyski.com> + Frank Heckenbach <f.heckenbach@fh-soft.de> With suggestions/comments/bug reports from a cast of ... well ... hundreds, anyway :) |