summaryrefslogtreecommitdiff
path: root/commands.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Fix bs-nl handling, exit and Environment for VMS.John Malmberg1-1/+1
2014-09-30Update Copyright statements for 2014.Paul Smith1-1/+1
2014-09-07Enhance/fix VMS exit code handling.Hartmut Becker1-1/+1
2014-01-12* commands.c: [SV 40789] Remove unneeded header dlfcn.hPaul Smith1-2/+0
2013-11-23[SV 40361] Don't use vsnprintf(), which is an ISO C99 function.Paul Smith1-7/+10
2013-09-22Add VMS port updates from Hartmut Becker.Paul Smith1-1/+1
2013-07-14Modify the update_status field in struct file to be an enum.Paul Smith1-1/+1
2013-05-17Update source file format: remove TABs, use GNU coding styles.Paul Smith1-67/+67
2013-05-17Update copyright for changes in 2013.Paul Smith1-1/+1
2013-05-17Remove the dlopen() pointer from struct filedef.Paul Smith1-4/+3
2013-05-03Fix interfacing with and remaking dynamic objects on MS-Windows.Eli Zaretskii1-0/+8
2013-01-20Rename the make.h file to makeint.h for internal use only.Paul Smith1-1/+1
2012-03-05Simplify copyrights using ranges of years.Paul Smith1-3/+1
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-10/+10
2012-01-16Update copyright notices.Paul Smith1-3/+3
2010-11-06Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith1-4/+13
2010-07-13Update copyrights for 2010.Paul Smith1-2/+2
2010-07-12Add the beginning of the .ONESHELL special feature.Paul Smith1-37/+54
2009-10-25Update copyright years.Paul Smith1-2/+2
2009-10-25Various simple code cleanups.Paul Smith1-4/+6
2009-10-07Minor fix and code rework.Boris Kolpackov1-12/+13
2009-10-06Fix savannah bug 25780. Optimize things a bit.Boris Kolpackov1-20/+72
2009-09-24- Rework secondary expansion so we only defer it if there's a possibilityPaul Smith1-5/+10
2009-09-16- Add xcalloc() and call itPaul Smith1-1/+1
2009-06-13- Fix Savannah bug 17825Paul Smith1-1/+1
2009-05-24Found this change in an old CVS workspace: rewrite savestring() to thePaul Smith1-1/+1
2007-11-04New special variable: .RECIPEPREFIXPaul Smith1-6/+3
2007-07-04* Update to GPLv3Paul Smith1-4/+4
2007-03-20This is a major update, which switches virtually every allocated-but-not-freedPaul Smith1-2/+2
2006-11-18Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith1-25/+28
2006-04-09Another round of cleanups:Paul Smith1-16/+13
2006-04-07Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith1-2/+2
2006-02-20- Memory cleanups, found with valgrind.Paul Smith1-3/+3
2006-02-11Last of the copyright updates.Paul Smith1-1/+2
2006-02-11Update copyright and license notices on all files.Paul Smith1-13/+11
2005-08-08- Fixed a bug reported by Michael Matz regarding handling of parallelPaul Smith1-2/+30
2005-03-04- Missing docs for $|Paul Smith1-0/+5
2005-02-27Implementation of the second expansion in explicitBoris Kolpackov1-1/+1
2004-09-21Remove sindex() and replace with strstr().Paul Smith1-7/+5
2004-05-16Various enhancementsPaul Smith1-3/+9
2004-02-24Many compiler warning cleanups.Paul Smith1-1/+1
2003-01-30Portability fix for glob.h building in FreeBSD ports system.Paul Smith1-1/+3
2002-10-14Convert the source code to use ANSI C style function definitions andPaul Smith1-15/+7
2002-10-13Fix bug#1379: don't use alloca() where it could overrun the stack size.Paul Smith1-6/+15
2002-09-12Fixups for the release. One bug fix, some automake complaint fixes,Paul Smith1-1/+1
2002-07-09Documentation and tests for order-only prerequisites.Paul Smith1-1/+1
2002-07-08Various cleanups reported by people using the alpha release.Paul Smith1-46/+65
2001-05-21Some VMS fixes sent by John Fowler.Paul Smith1-1/+1
2000-06-13* Some timestamp fixes from Paul Eggert.Paul Smith1-2/+5
2000-06-07* Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith1-1/+1