Roland McGrath
|
a579af186b
|
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* compatMakefile (objs): Add missing backslash.
|
1996-03-01 17:45:34 +00:00 |
|
Roland McGrath
|
01d08292bc
|
Updated from libc
|
1996-03-01 17:43:47 +00:00 |
|
Roland McGrath
|
f9c4aae3bf
|
(libc-srcdir) New var.
(stamp-glob): Use $(libc-srcdir).
|
1996-03-01 17:19:01 +00:00 |
|
Roland McGrath
|
74e456e107
|
autoheader
|
1996-03-01 17:07:48 +00:00 |
|
Roland McGrath
|
f8b096b9fd
|
Regenerated
|
1996-03-01 17:07:36 +00:00 |
|
Roland McGrath
|
527201342c
|
Regenerated for 3.74.3
|
1996-03-01 17:07:14 +00:00 |
|
Roland McGrath
|
5f1e98e59b
|
Updated from libc
|
1996-03-01 17:07:10 +00:00 |
|
Roland McGrath
|
f4020bfba8
|
.
|
1996-03-01 17:05:11 +00:00 |
|
Roland McGrath
|
4792e6f5c0
|
Fixed sed cmd in auto dep section.
Fixed bogus MAKEFLAGS override example.
|
1996-03-01 17:02:26 +00:00 |
|
Roland McGrath
|
514eda2bda
|
Mention future modtime detection.
|
1996-03-01 17:00:57 +00:00 |
|
Richard M. Stallman
|
310f677b84
|
Say it is ok to use true and false.
Make recommendations about install-info accurate.
|
1996-02-29 04:22:34 +00:00 |
|
Roland McGrath
|
f323abd6b3
|
.
|
1996-02-29 00:27:34 +00:00 |
|
Roland McGrath
|
b07e961db1
|
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* remake.c (f_mtime): Check for future timestamps; give error and mark
file as "failed to update".
|
1996-02-29 00:27:25 +00:00 |
|
Roland McGrath
|
5958f28900
|
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* default.c (default_terminal_rules): Remove + prefix from RCS cmds.
(default_variables): Put + prefix in $(CHECKOUT,v) value instead.
|
1996-02-29 00:27:22 +00:00 |
|
Roland McGrath
|
fd504b4d84
|
.
|
1996-02-28 07:40:34 +00:00 |
|
Richard M. Stallman
|
1bb24cbbbb
|
Replace strip' target with install-strip'.
|
1996-02-27 07:36:22 +00:00 |
|
Richard M. Stallman
|
b255a75bab
|
Describe `strip' target.
|
1996-02-10 06:28:45 +00:00 |
|
Karl Heuer
|
0569ceb303
|
Update FSF address in comment.
|
1996-02-01 18:44:05 +00:00 |
|
arnold
|
8021c41954
|
Reordering of sections for better reading linearly and to go with
reorg'ed standards.texi. use Makefile with a capital 'M' everywhere.
Add description of Autoconf versions of standard directories.
|
1996-01-19 00:18:58 +00:00 |
|
Richard M. Stallman
|
edd7981e49
|
Minor change about parallel make.
|
1996-01-17 22:29:34 +00:00 |
|
Roland McGrath
|
715363eb49
|
Don't declare unblock_sigs; job.h already does.
|
1996-01-12 23:09:23 +00:00 |
|
Karl Heuer
|
c36430699e
|
(alloca): If malloc fails, just abort.
|
1996-01-07 07:00:56 +00:00 |
|
Roland McGrath
|
5f99dee5b5
|
.
|
1996-01-06 21:26:02 +00:00 |
|
Roland McGrath
|
9521ecc573
|
(HAVE_SYSCONF_OPEN_MAX): #undef removed.
|
1996-01-06 21:25:28 +00:00 |
|
Roland McGrath
|
cb69b06199
|
(NGROUPS_MAX): Don't try to define this macro.
|
1996-01-06 21:24:34 +00:00 |
|
Richard M. Stallman
|
21fed1fbcc
|
(getloadavg) [MSDOS]: Return 0 load instead of failing the call.
|
1995-12-28 23:28:35 +00:00 |
|
Roland McGrath
|
17aef36902
|
.
|
1995-12-22 23:45:03 +00:00 |
|
Roland McGrath
|
98f8d6286e
|
(GETOPT, GETOPT_SRC, GLOB): Variables removed.
(objs, srcs): Include their values here instead of references.
|
1995-12-22 23:44:31 +00:00 |
|
Roland McGrath
|
d96d52d27d
|
autoconf
|
1995-12-14 11:25:51 +00:00 |
|
Roland McGrath
|
625b9f6ba2
|
.
|
1995-12-14 11:25:36 +00:00 |
|
Roland McGrath
|
8756e81616
|
Regenerated for 3.74.2
|
1995-12-14 11:25:13 +00:00 |
|
Roland McGrath
|
3e141c8277
|
.
|
1995-12-14 11:23:23 +00:00 |
|
Roland McGrath
|
aaed50ac3f
|
(reap_children): Call unblock_sigs after start_job_command.
|
1995-12-14 11:21:20 +00:00 |
|
Roland McGrath
|
a89eb21084
|
Updated from libc
|
1995-12-14 11:14:36 +00:00 |
|
Roland McGrath
|
4356ddddbc
|
.
|
1995-12-14 11:00:34 +00:00 |
|
Roland McGrath
|
b8db661c24
|
(dir_setup_glob): Don't use lstat; glob never calls it anyway.
Avoid & before function names to silence bogus sunos4 compiler.
|
1995-12-14 07:22:03 +00:00 |
|
Roland McGrath
|
a54c552d39
|
Remove check for `sysconf (_SC_OPEN_MAX)'.
|
1995-12-14 07:18:09 +00:00 |
|
Roland McGrath
|
25d48503eb
|
.
|
1995-12-12 05:49:35 +00:00 |
|
Roland McGrath
|
5df0d41985
|
(read_dirstream): Fix braino: fill in the buffer when not reallocating it!
|
1995-12-12 05:48:31 +00:00 |
|
Roland McGrath
|
737e056a89
|
(CPPFLAGS): Add -Iglob.
|
1995-12-12 05:47:27 +00:00 |
|
Roland McGrath
|
8c13a20895
|
Fix typo.
|
1995-12-12 04:55:06 +00:00 |
|
Roland McGrath
|
2a0707e1b8
|
Mention delayed -w msgs.
|
1995-12-12 04:54:41 +00:00 |
|
Roland McGrath
|
d116acac75
|
autoheader
|
1995-12-12 04:36:32 +00:00 |
|
Roland McGrath
|
6ab25d18b2
|
Regenerated
|
1995-12-12 04:35:35 +00:00 |
|
Roland McGrath
|
4061695ef6
|
autoconf
|
1995-12-12 04:34:14 +00:00 |
|
Roland McGrath
|
e3200b9303
|
Regenerated for 3.74.1
|
1995-12-12 04:33:36 +00:00 |
|
Roland McGrath
|
18a7013e55
|
Updated from libc
|
1995-12-12 04:33:02 +00:00 |
|
Roland McGrath
|
624552badd
|
.
|
1995-12-12 04:32:10 +00:00 |
|
Roland McGrath
|
76d037cb95
|
(collapse_continuations): Fix skipping of trailing \s so it can never
dereference before the beginning of the array.
|
1995-12-12 04:24:17 +00:00 |
|
Roland McGrath
|
dfdf1bec21
|
.
|
1995-12-12 03:48:29 +00:00 |
|