Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-14 | Convert the source code to use ANSI C style function definitions and | Paul Smith | 1 | -7/+3 | |
enable the automake ansi2knr capability. Right now this doesn't quite build using a K&R compiler because of a problem with the loadavg test program, but the rest of the code works. I'm asking the automake list about this problem. | |||||
2002-09-18 | Add some indexing to the manual. | Paul Smith | 1 | -2/+1 | |
Fix a few simple casting warnings, etc. | |||||
2002-04-21 | Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. | Paul Smith | 1 | -94/+39 | |
We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution. | |||||
1999-11-17 | * Many cleanups and bugfixes. | Paul Smith | 1 | -16/+3 | |
* New handling of += in target-specific variables. | |||||
1999-07-28 | * Add gettext macros to start i18n support. | Paul Smith | 1 | -44/+46 | |
1999-02-19 | * Updates for automake 1.4 and autoconf 2.13 | Paul Smith | 1 | -5/+15 | |
* Check for a libc version of GNU glob and, if found, don't use the local glob headers. * Fix a bug in OpenVMS archive handling. * Fix a bug in VMS siglist processing. | |||||
1997-06-23 | update from main archive 970623 | Ulrich Drepper | 1 | -14/+16 | |
1997-04-07 | Changes for make 3.75.1 | Paul Smith | 1 | -0/+3 | |
1996-03-20 | [HAVE_STRING_H]: Include string.h. | Roland McGrath | 1 | -4/+8 | |
1995-04-29 | Move include of config.h before all others. | Roland McGrath | 1 | -4/+4 | |
1995-04-26 | [HAVE_UNISTD_H]: Include unistd.h so it can declare sys_siglist. | Roland McGrath | 1 | -0/+8 | |
1995-03-21 | (signame_init): Define SIGINFO. | Roland McGrath | 1 | -0/+3 | |
1995-03-07 | (strsignal): Cast sys_siglist elt to char *. | Roland McGrath | 1 | -1/+1 | |
1995-02-22 | [! HAVE_STRSIGNAL] (strsignal): New function. | Roland McGrath | 1 | -1/+18 | |
1994-09-26 | remove CONFIG_BROKETS | David J. MacKenzie | 1 | -7/+0 | |
1993-09-20 | entered into RCS | Roland McGrath | 1 | -1/+8 | |
1993-08-25 | *** empty log message *** | Roland McGrath | 1 | -1/+8 | |
1993-07-26 | Initial revision | Roland McGrath | 1 | -0/+268 | |