summaryrefslogtreecommitdiff
path: root/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-15/+7
* Fix bug#1379: don't use alloca() where it could overrun the stack size.Paul Smith2002-10-131-6/+15
* Fixups for the release. One bug fix, some automake complaint fixes,Paul Smith2002-09-121-1/+1
* Documentation and tests for order-only prerequisites.Paul Smith2002-07-091-1/+1
* Various cleanups reported by people using the alpha release.Paul Smith2002-07-081-46/+65
* Some VMS fixes sent by John Fowler.Paul Smith2001-05-211-1/+1
* * Some timestamp fixes from Paul Eggert.Paul Smith2000-06-131-2/+5
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-1/+1
* * Fix PR/1407.Paul Smith2000-02-051-2/+2
* * Fix PR/1394.Paul Smith1999-10-151-8/+8
* * Fix PR/1379: -n/-q behaves correctly when all commands are recursive.Paul Smith1999-10-131-84/+86
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-8/+8
* * Add configure option to enable dmalloc library.Paul Smith1999-07-211-1/+1
* * Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenPaul Smith1999-07-201-0/+1
* * Various bug fixes.Paul Smith1999-06-141-1/+1
* * Update FSF address info in copyright notices.Paul Smith1999-03-051-1/+2
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-031-8/+9
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-1/+1
* Changes for make 3.75.1Paul Smith1997-04-071-6/+15
* Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-1/+3
* Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-2/+16
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-6/+16
* Use plain stat instead of safe_stat.Roland McGrath1995-12-121-2/+2
* (delete_target): Ignore unlink failure if it is ENOENT.Roland McGrath1995-09-091-2/+3
* (set_file_variables): Define new automatic variable $+, like $^ but beforeRoland McGrath1994-09-291-16/+46
* (fatal_error_signal) [__MSDOS__]: Just remove intermediates and exit.Roland McGrath1994-07-251-0/+5
* (set_file_variables): Add parens in length computation in .SUFFIXES depRoland McGrath1994-07-251-1/+1
* (delete_target): Use safe_stat in place of stat.Roland McGrath1994-07-041-1/+1
* Undo last change; reverted to revision 1.22.Roland McGrath1994-04-211-4/+16
* (chop_commands): Fix braino in last change (failed to initialize IDX forRoland McGrath1994-04-211-0/+1
* (chop_commands): Use find_char_unquote to find newlines.Roland McGrath1994-04-211-17/+4
* (fatal_error_signal): Don't unblock signals.Roland McGrath1994-04-061-13/+4
* entered into RCSRoland McGrath1994-02-161-3/+4
* Formerly commands.c.~20~Roland McGrath1994-01-251-23/+46
* Formerly commands.c.~19~Roland McGrath1993-09-171-3/+3
* Formerly commands.c.~18~Roland McGrath1993-05-061-0/+7
* Formerly commands.c.~17~Roland McGrath1993-02-211-1/+5
* Formerly commands.c.~16~Roland McGrath1993-02-051-13/+28
* Formerly commands.c.~15~Roland McGrath1993-01-281-102/+20
* Formerly commands.c.~14~Roland McGrath1993-01-061-2/+2
* Formerly commands.c.~13~Roland McGrath1992-12-221-0/+6
* Formerly commands.c.~12~Roland McGrath1992-10-251-0/+3
* Formerly commands.c.~11~Roland McGrath1992-10-091-6/+6
* Formerly commands.c.~10~Roland McGrath1992-09-091-4/+9
* Formerly commands.c.~9~Roland McGrath1992-07-131-1/+11
* Formerly commands.c.~8~Roland McGrath1992-07-051-1/+1
* Formerly commands.c.~7~Roland McGrath1992-06-161-2/+0
* Formerly commands.c.~6~Roland McGrath1992-06-111-7/+12
* Formerly commands.c.~5~Roland McGrath1992-06-031-1/+1
* Formerly commands.c.~4~Roland McGrath1992-06-031-2/+12