summaryrefslogtreecommitdiff
path: root/misc.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-1/+1
* Changes for make 3.75.1Paul Smith1997-04-071-1/+1
* Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1996-05-221-0/+31
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-0/+4
* (collapse_continuations): Fix skipping of trailing \s so it can neverRoland McGrath1995-12-121-3/+2
* (safe_stat): Function removed.Roland McGrath1995-12-121-20/+0
* (message): Take new arg PREFIX. Print "make: " only if nonzero.Roland McGrath1995-11-261-7/+25
* Changed find_char_unquote callers here too.Roland McGrath1995-03-101-1/+1
* (strerror): Fix swapped args in sprintf.Roland McGrath1995-02-221-2/+2
* (safe_stat): New function, EINTR-safe wrapper around stat.Roland McGrath1994-07-041-0/+20
* [GETLOADAVG_PRIVILEGED] [POSIX]: Remove bogus #ifndefs around #undefs ofRoland McGrath1994-05-231-4/+0
* [GETLOADAVG_PRIVILEGED] [POSIX]: Don't test [HAVE_SETUID] and [HAVE_SETGID].3.71Roland McGrath1994-05-211-2/+2
* [GETLOADAVG_PRIVILEGED] [! POSIX]: Undefine HAVE_SETEUID and HAVE_SETEGID.Roland McGrath1994-05-171-1/+13
* (remove_comments): Use find_char_unquote.Roland McGrath1994-04-211-28/+5
* [HAVE_SETEUID]: Declare seteuid.Roland McGrath1994-04-211-2/+36
* (fatal, makefile_fatal): Die with 2; 1 is reserved for -q answer.Roland McGrath1994-04-211-2/+2
* entered into RCSRoland McGrath1994-03-231-1/+2
* Formerly misc.c.~31~Roland McGrath1994-03-041-19/+3
* Formerly misc.c.~30~Roland McGrath1994-02-161-0/+15
* Formerly misc.c.~29~Roland McGrath1994-02-031-1/+4
* Formerly misc.c.~28~Roland McGrath1993-12-021-14/+19
* Formerly misc.c.~27~Roland McGrath1993-08-011-3/+7
* Formerly misc.c.~26~Roland McGrath1993-04-151-2/+2
* Formerly misc.c.~25~Roland McGrath1993-04-141-0/+27
* Formerly misc.c.~24~Roland McGrath1993-02-211-1/+1