summaryrefslogtreecommitdiff
path: root/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to resolve warnings.Paul Smith2011-11-141-1/+1
* Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith2010-11-061-3/+0
* - Many fixup patches from Savannah.Paul Smith2010-07-191-0/+28
* Fix buffer overrun in concat().Boris Kolpackov2010-07-161-0/+8
* Update copyrights for 2010.Paul Smith2010-07-131-2/+2
* Update copyright years.Paul Smith2009-10-251-2/+2
* - Rework secondary expansion so we only defer it if there's a possibilityPaul Smith2009-09-241-3/+6
* - Add xcalloc() and call itPaul Smith2009-09-161-37/+48
* - Modify access of config and gnulib Savannah modules to use GITPaul Smith2009-06-041-2/+4
* Found this change in an old CVS workspace: rewrite savestring() to thePaul Smith2009-05-241-6/+14
* * Update to GPLv3Paul Smith2007-07-041-4/+4
* Fix Savannah bug #19656: rationalize our use of case-insensitive stringPaul Smith2007-05-091-0/+27
* This is a major update, which switches virtually every allocated-but-not-freedPaul Smith2007-03-201-63/+38
* Another round of cleanups:Paul Smith2006-04-091-18/+18
* Release GNU make 3.81.Paul Smith2006-04-011-1/+1
* Fixed Savannah bug #16053.Boris Kolpackov2006-03-171-4/+32
* Last of the copyright updates.Paul Smith2006-02-111-1/+2
* More copyright/license updates.Paul Smith2006-02-111-14/+11
* Make second expansion optional (partial implementation).Paul Smith2005-10-241-1/+16
* Fix Savannah bug #1454: skip over semicolons (and comments) inside variablePaul Smith2005-06-251-16/+0
* Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, wePaul Smith2005-06-121-0/+47
* * New feature: -L optionPaul Smith2005-02-281-2/+2
* Implementation of the .DEFAULT_TARGET special variable.Boris Kolpackov2005-02-271-9/+9
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-271-0/+21
* Remove sindex() and replace with strstr().Paul Smith2004-09-211-28/+0
* Don't use __STDC__; some compilers don't set it properly.Paul Smith2004-03-061-3/+3
* Updates to automate generation of GNU upload artifacts.Paul Smith2004-03-041-3/+3
* Numerous fixes: patches for OS/2; core for -f ''; makefile updates.Paul Smith2004-02-231-10/+9
* Fix order-only prerequisites for pattern rules. (Savannah patch #2349).Paul Smith2004-01-071-1/+4
* Portability fix for glob.h building in FreeBSD ports system.Paul Smith2003-01-301-32/+0
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-60/+29
* Fixups for the release. One bug fix, some automake complaint fixes,Paul Smith2002-09-121-1/+1
* Fix HAVE_BROKEN_RESTART logic.Paul Smith2002-09-111-2/+2
* Add support for broken SA_RESTART on PTX.Paul Smith2002-09-101-0/+35
* Change the version.Paul Smith2002-08-081-2/+2
* Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith2002-07-111-2/+3
* Major updates in preparation for 3.80.Paul Smith2002-07-081-6/+4
* Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith2002-05-101-7/+7
* Installed the da.po (Danish) translation file.Paul Smith2001-08-191-5/+5
* * More updates and fixes.Paul Smith2000-06-201-0/+1
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-4/+5
* * Add new debugging output level selection feature.Paul Smith1999-11-221-3/+3
* * Fix PR/1394.Paul Smith1999-10-151-1/+1
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-7/+7
* * Add configure option to enable dmalloc library.Paul Smith1999-07-211-14/+30
* * Add strneq() (streq only n chars) macroPaul Smith1999-03-191-1/+1
* * Define and use xstrdup() instead of strdup().Paul Smith1999-03-051-0/+23
* * Update FSF address info in copyright notices.Paul Smith1999-03-051-1/+2
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-031-58/+101
* GNU make release 3.77.Paul Smith1998-07-301-3/+7