summaryrefslogtreecommitdiff
path: root/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bs-nl handling, exit and Environment for VMS.John Malmberg2015-01-271-1/+1
* Update Copyright statements for 2014.Paul Smith2014-09-301-1/+1
* Enhance/fix VMS exit code handling.Hartmut Becker2014-09-071-1/+1
* * commands.c: [SV 40789] Remove unneeded header dlfcn.hPaul Smith2014-01-121-2/+0
* [SV 40361] Don't use vsnprintf(), which is an ISO C99 function.Paul Smith2013-11-231-7/+10
* Add VMS port updates from Hartmut Becker.Paul Smith2013-09-221-1/+1
* Modify the update_status field in struct file to be an enum.Paul Smith2013-07-141-1/+1
* Update source file format: remove TABs, use GNU coding styles.Paul Smith2013-05-171-67/+67
* Update copyright for changes in 2013.Paul Smith2013-05-171-1/+1
* Remove the dlopen() pointer from struct filedef.Paul Smith2013-05-171-4/+3
* Fix interfacing with and remaking dynamic objects on MS-Windows.Eli Zaretskii2013-05-031-0/+8
* Rename the make.h file to makeint.h for internal use only.Paul Smith2013-01-201-1/+1
* Simplify copyrights using ranges of years.Paul Smith2012-03-051-3/+1
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-10/+10
* Update copyright notices.Paul Smith2012-01-161-3/+3
* Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith2010-11-061-4/+13
* Update copyrights for 2010.Paul Smith2010-07-131-2/+2
* Add the beginning of the .ONESHELL special feature.Paul Smith2010-07-121-37/+54
* Update copyright years.Paul Smith2009-10-251-2/+2
* Various simple code cleanups.Paul Smith2009-10-251-4/+6
* Minor fix and code rework.Boris Kolpackov2009-10-071-12/+13
* Fix savannah bug 25780. Optimize things a bit.Boris Kolpackov2009-10-061-20/+72
* - Rework secondary expansion so we only defer it if there's a possibilityPaul Smith2009-09-241-5/+10
* - Add xcalloc() and call itPaul Smith2009-09-161-1/+1
* - Fix Savannah bug 17825Paul Smith2009-06-131-1/+1
* Found this change in an old CVS workspace: rewrite savestring() to thePaul Smith2009-05-241-1/+1
* New special variable: .RECIPEPREFIXPaul Smith2007-11-041-6/+3
* * Update to GPLv3Paul Smith2007-07-041-4/+4
* This is a major update, which switches virtually every allocated-but-not-freedPaul Smith2007-03-201-2/+2
* Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith2006-11-181-25/+28
* Another round of cleanups:Paul Smith2006-04-091-16/+13
* Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith2006-04-071-2/+2
* - Memory cleanups, found with valgrind.Paul Smith2006-02-201-3/+3
* Last of the copyright updates.Paul Smith2006-02-111-1/+2
* Update copyright and license notices on all files.Paul Smith2006-02-111-13/+11
* - Fixed a bug reported by Michael Matz regarding handling of parallelPaul Smith2005-08-081-2/+30
* - Missing docs for $|Paul Smith2005-03-041-0/+5
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-271-1/+1
* Remove sindex() and replace with strstr().Paul Smith2004-09-211-7/+5
* Various enhancementsPaul Smith2004-05-161-3/+9
* Many compiler warning cleanups.Paul Smith2004-02-241-1/+1
* Portability fix for glob.h building in FreeBSD ports system.Paul Smith2003-01-301-1/+3
* 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