Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-03-20 | Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+4 | |
Merged VMS port from Klaus Kaempf <kkaempf@didymus.rmi.de>. * make.h (PARAMS): New macro. * config.h-vms: New file. * makefile.com: New file. * makefile.vms: New file. * readme.vms: New file. * vmsdir.h: New file. * vmsfunctions.c: New file. * vmsify.c: New file. * file.h: Renamed to filedef.h to avoid conflict with VMS system hdr. * ar.c: Added prototypes and changes for VMS. * commands.c: Likewise. * commands.h: Likewise. * default.c: Likewise. * dep.h: Likewise. * dir.c: Likewise. * expand.c: Likewise. * file.c: Likewise. * function.c: Likewise. * implicit.c: Likewise. * job.c: Likewise. * job.h: Likewise. * main.c: Likewise. * make.h: Likewise. * misc.c: Likewise. * read.c: Likewise. * remake.c: Likewise. * remote-stub.c: Likewise. * rule.c: Likewise. * rule.h: Likewise. * variable.c: Likewise. * variable.h: Likewise. * vpath.c: Likewise. * compatMakefile (srcs): Rename file.h to filedef.h. | |||||
1995-12-12 | (collapse_continuations): Fix skipping of trailing \s so it can never | Roland McGrath | 1 | -3/+2 | |
dereference before the beginning of the array. | |||||
1995-12-12 | (safe_stat): Function removed. | Roland McGrath | 1 | -20/+0 | |
1995-11-26 | (message): Take new arg PREFIX. Print "make: " only if nonzero. | Roland McGrath | 1 | -7/+25 | |
1995-03-10 | Changed find_char_unquote callers here too. | Roland McGrath | 1 | -1/+1 | |
1995-02-22 | (strerror): Fix swapped args in sprintf. | Roland McGrath | 1 | -2/+2 | |
1994-07-04 | (safe_stat): New function, EINTR-safe wrapper around stat. | Roland McGrath | 1 | -0/+20 | |
1994-05-23 | [GETLOADAVG_PRIVILEGED] [POSIX]: Remove bogus #ifndefs around #undefs of | Roland McGrath | 1 | -4/+0 | |
HAVE_SETREUID and HAVE_SETREGID. | |||||
1994-05-21 | [GETLOADAVG_PRIVILEGED] [POSIX]: Don't test [HAVE_SETUID] and [HAVE_SETGID].3.71 | Roland McGrath | 1 | -2/+2 | |
Every system has those, and configure doesn't check for them. | |||||
1994-05-17 | [GETLOADAVG_PRIVILEGED] [! POSIX]: Undefine HAVE_SETEUID and HAVE_SETEGID. | Roland McGrath | 1 | -1/+13 | |
1994-04-21 | (remove_comments): Use find_char_unquote. | Roland McGrath | 1 | -28/+5 | |
1994-04-21 | [HAVE_SETEUID]: Declare seteuid. | Roland McGrath | 1 | -2/+36 | |
[HAVE_SETEGID]: Declare setegid. (make_access, user_access) [HAVE_SETEUID]: Use seteuid. [HAVE_SETEGID]: Use setegid. | |||||
1994-04-21 | (fatal, makefile_fatal): Die with 2; 1 is reserved for -q answer. | Roland McGrath | 1 | -2/+2 | |
1994-03-23 | entered into RCS | Roland McGrath | 1 | -1/+2 | |
1994-03-04 | Formerly misc.c.~31~ | Roland McGrath | 1 | -19/+3 | |
1994-02-16 | Formerly misc.c.~30~ | Roland McGrath | 1 | -0/+15 | |
1994-02-03 | Formerly misc.c.~29~ | Roland McGrath | 1 | -1/+4 | |
1993-12-02 | Formerly misc.c.~28~ | Roland McGrath | 1 | -14/+19 | |
1993-08-01 | Formerly misc.c.~27~ | Roland McGrath | 1 | -3/+7 | |
1993-04-15 | Formerly misc.c.~26~ | Roland McGrath | 1 | -2/+2 | |
1993-04-14 | Formerly misc.c.~25~ | Roland McGrath | 1 | -0/+27 | |
1993-02-21 | Formerly misc.c.~24~ | Roland McGrath | 1 | -1/+1 | |
1993-01-22 | Formerly misc.c.~23~ | Roland McGrath | 1 | -4/+6 | |
1993-01-13 | Formerly misc.c.~22~ | Roland McGrath | 1 | -2/+2 | |
1993-01-11 | Formerly misc.c.~21~ | Roland McGrath | 1 | -0/+16 | |
1993-01-08 | Formerly misc.c.~20~ | Roland McGrath | 1 | -0/+11 | |
1993-01-05 | Formerly misc.c.~19~ | Roland McGrath | 1 | -15/+29 | |
1992-10-15 | Formerly misc.c.~18~ | Roland McGrath | 1 | -0/+19 | |
1992-06-11 | Formerly misc.c.~17~ | Roland McGrath | 1 | -2/+2 | |
1992-04-29 | Formerly misc.c.~16~ | Roland McGrath | 1 | -4/+4 | |
1992-01-17 | Formerly misc.c.~15~ | Roland McGrath | 1 | -1/+1 | |
1991-10-07 | Initial revision | Roland McGrath | 1 | -0/+598 | |