summaryrefslogtreecommitdiff
path: root/misc.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Formerly misc.c.~23~Roland McGrath1993-01-221-4/+6
* Formerly misc.c.~22~Roland McGrath1993-01-131-2/+2
* Formerly misc.c.~21~Roland McGrath1993-01-111-0/+16
* Formerly misc.c.~20~Roland McGrath1993-01-081-0/+11
* Formerly misc.c.~19~Roland McGrath1993-01-051-15/+29
* Formerly misc.c.~18~Roland McGrath1992-10-151-0/+19
* Formerly misc.c.~17~Roland McGrath1992-06-111-2/+2
* Formerly misc.c.~16~Roland McGrath1992-04-291-4/+4
* Formerly misc.c.~15~Roland McGrath1992-01-171-1/+1
* Initial revisionRoland McGrath1991-10-071-0/+598