summaryrefslogtreecommitdiff
path: root/job.c
Commit message (Expand)AuthorAgeFilesLines
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-48/+24
* Update to a new version of automake and gettext.Paul Smith2002-08-101-2/+2
* Update copyright info.Paul Smith2001-11-181-1/+1
* Fix for EINTR problems when using jobserver.Paul Smith2001-06-011-27/+77
* Some VMS fixes sent by John Fowler.Paul Smith2001-05-211-2/+10
* * Various fixes; see the ChangeLog.Paul Smith2000-07-301-1/+1
* * Fix -q so it works more correctly.Paul Smith2000-06-231-26/+33
* * Various fixes for problems in the 3.79.0.1 pretest.Paul Smith2000-06-191-1/+2
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-18/+18
* * A large number of fixes/enhancements. See the ChangeLog.Paul Smith2000-03-271-13/+8
* * Updates for VMS, Windows, and DOS ports.Paul Smith2000-02-051-24/+24
* * Merge VMS patches by Hartmut Becker.Paul Smith2000-01-221-44/+539
* * Change $(call...) to not expand arguments by default.Paul Smith2000-01-111-3/+1
* * Add new debugging output level selection feature.Paul Smith1999-11-221-34/+30
* * Many cleanups and bugfixes.Paul Smith1999-11-171-1/+1
* * Fix PR/1394.Paul Smith1999-10-151-12/+13
* * Fix PR/1379: -n/-q behaves correctly when all commands are recursive.Paul Smith1999-10-131-0/+3
* * Various pre-release cleanups.Paul Smith1999-09-111-2/+3
* * Fix jobserver algorithm again.Paul Smith1999-08-231-36/+36
* * Start rewrite of jobserver to avoid unique tokens for debugging.Paul Smith1999-08-231-70/+48
* * Various changes.Paul Smith1999-08-221-22/+38
* * Code cleanup.Paul Smith1999-08-191-10/+11
* * Rework jobserver yet one more time.Paul Smith1999-08-131-24/+20
* * Release 3.77.92.3.77.92Paul Smith1999-08-011-48/+61
* * Applied some DOS updates.Paul Smith1999-08-011-69/+58
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-34/+34
* * Some configure fixes.Paul Smith1999-07-241-129/+126
* * Bugfix for NT archive support.Paul Smith1999-07-231-67/+110
* * Add configure option to enable dmalloc library.Paul Smith1999-07-211-2/+2
* * Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenPaul Smith1999-07-201-16/+18
* * Fix some memory and file descriptor leaks.Paul Smith1999-07-161-2/+2
* * Fixed error rebuilding makefiles with -j>1Paul Smith1999-07-091-2/+3
* * Various bug fixes.Paul Smith1999-06-141-2/+8
* * Add new jobserver feature.Paul Smith1999-04-251-31/+113
* * Fix possible memory stomp.Paul Smith1999-04-021-1/+4
* * Reworked function.c to use separate functions instead of a huge case stmt.Paul Smith1999-03-261-2/+29
* * Define and use xstrdup() instead of strdup().Paul Smith1999-03-051-2/+2
* * Update FSF address info in copyright notices.Paul Smith1999-03-051-1/+2
* Ignore non-empty lines which become empty after variable expansion.Paul Smith1998-10-131-5/+10
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-031-148/+156
* GNU make release 3.77.Paul Smith1998-07-301-84/+130
* Changes for GNU make 3.75.93.Paul Smith1997-09-051-13/+67
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-4/+8
* Bug fixes and automake changes.Paul Smith1997-08-181-0/+12
* Changes for make 3.75.1Paul Smith1997-04-071-156/+284
* Mon Mar 10 23:47:02 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1997-03-121-4/+12
* Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-141-2/+3
* Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-221-14/+18
* Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-221-9/+24
* Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1996-05-221-7/+191