mirror of
https://github.com/mirror/make.git
synced 2026-09-06 06:35:00 +08:00
Apply patch from Alessandro Vesely for WINDOWS32-specific bug # 9748.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2004-10-06 Paul D. Smith <psmith@gnu.org>
|
||||
|
||||
Apply patch from Alessandro Vesely, provided with bug # 9748.
|
||||
Fix use of tmpnam() to work with Borland C.
|
||||
|
||||
* job.c (construct_command_argv_internal) [WINDOWS32]: Remove
|
||||
construction of a temporary filename, and call new function
|
||||
create_batch_filename().
|
||||
(create_batch_filename) [WINDOWS32]: New function to create a
|
||||
temporary filename.
|
||||
|
||||
2004-10-05 Boris Kolpackov <boris@kolpackov.net>
|
||||
|
||||
* read.c (record_target_var): Expand simple pattern-specific
|
||||
|
||||
Reference in New Issue
Block a user