summaryrefslogtreecommitdiff
path: root/read.c
Commit message (Expand)AuthorAgeFilesLines
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-75/+27
* Fix bug#1379: don't use alloca() where it could overrun the stack size.Paul Smith2002-10-131-9/+22
* Fix core dump on malformed variable line (Debian bug #81656)Paul Smith2002-10-051-10/+13
* Fix K&R-isms found on SunOS 4.1.4 builds.Paul Smith2002-10-041-4/+8
* Fix a bug handling target/prerequisite names containing commentPaul Smith2002-09-231-7/+1
* Fix a bug exporting/unexporting multiple variables in one command.Paul Smith2002-09-181-25/+20
* Fix bug #940 (from the Savannah bug tracker): make sure that target-Paul Smith2002-09-171-2/+10
* Add support for broken SA_RESTART on PTX.Paul Smith2002-09-101-6/+37
* Update to a new version of automake and gettext.Paul Smith2002-08-101-20/+20
* Incorporate some VMS fixes.Paul Smith2002-08-081-2/+9
* Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith2002-07-111-77/+113
* Implement SysV-style $$@ support. I looked at E.Parmelan's patch butPaul Smith2002-07-101-7/+122
* Documentation and tests for order-only prerequisites.Paul Smith2002-07-091-2/+9
* Various cleanups reported by people using the alpha release.Paul Smith2002-07-081-4/+29
* Major updates in preparation for 3.80.Paul Smith2002-07-081-579/+739
* Fix for EINTR problems when using jobserver.Paul Smith2001-06-011-2/+5
* * Fix FAT handling on Windows to match the DJGPP port's FAT handling.Paul Smith2000-11-171-22/+14
* * Fix PR/1709.Paul Smith2000-06-221-1/+10
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-16/+16
* * Some final cleanups, and release 3.79.3.79Paul Smith2000-04-051-2/+1
* * Handle case of empty static pattern rule prerequisites.Paul Smith2000-03-271-6/+19
* * Fix backslash-escape in targets.3.78.91Paul Smith2000-02-091-1/+1
* * Fix PR/1407.Paul Smith2000-02-051-5/+6
* * Update debugging to use string flags instead of integers.Paul Smith1999-11-271-1/+1
* * Add new debugging output level selection feature.Paul Smith1999-11-221-3/+3
* * Many cleanups and bugfixes.Paul Smith1999-11-171-4/+7
* * Fix PR/1394.Paul Smith1999-10-151-29/+31
* * Removed a memory stomp (reading freed memory).Paul Smith1999-09-031-26/+41
* * A few W32 fixes for backslash support.Paul Smith1999-09-021-2/+4
* * Applied some DOS updates.Paul Smith1999-08-011-8/+6
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-42/+40
* * Add configure option to enable dmalloc library.Paul Smith1999-07-211-11/+10
* * Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenPaul Smith1999-07-201-2/+2
* * Fix some memory and file descriptor leaks.Paul Smith1999-07-161-0/+1
* * Various bug fixes.Paul Smith1999-07-161-2/+8
* * Various bug fixes.Paul Smith1999-06-141-34/+40
* * Ignore CR in CRLF line terminators for compatibility with DOSsyPaul Smith1999-03-311-0/+11
* * Update FSF address info in copyright notices.Paul Smith1999-03-051-1/+2
* * New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.Paul Smith1999-02-221-9/+3
* * Updates for automake 1.4 and autoconf 2.13Paul Smith1999-02-191-12/+7
* Ignore non-empty lines which become empty after variable expansion.Paul Smith1998-10-131-13/+20
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-031-111/+108
* GNU make release 3.77.Paul Smith1998-07-301-91/+513
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-4/+7
* Bug fixes and automake changes.Paul Smith1997-08-181-2/+2
* Changes for make 3.75.1Paul Smith1997-04-071-45/+84
* Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-221-1/+10
* Sat Jun 15 20:30:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-06-221-1/+4
* Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1996-05-221-4/+37
* Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>Roland McGrath1996-05-131-8/+17