Jim Meyering
|
0bf3b0e892
|
(MOSTLYCLEANFILES): Add alloca.h and alloca.ht.
(MOSTLYCLEANFILES): Add stdbool.ht.
|
2003-06-06 23:04:39 +00:00 |
|
Jim Meyering
|
404585e739
|
*** empty log message ***
|
2003-06-06 22:37:28 +00:00 |
|
Jim Meyering
|
6118590130
|
Include <stdio.h>, once again, for declaration of sprintf.
|
2003-06-06 22:37:23 +00:00 |
|
Jim Meyering
|
c6fdfa80ff
|
*** empty log message ***
|
2003-06-06 22:34:12 +00:00 |
|
Jim Meyering
|
f43ec51105
|
Include <stddef.h> unconditionally.
Include <inttypes.h> as an alternative to <stdint.h>.
|
2003-06-06 22:34:04 +00:00 |
|
Jim Meyering
|
fbb7e6632b
|
*** empty log message ***
|
2003-06-06 22:30:51 +00:00 |
|
Jim Meyering
|
8f92b22d98
|
Include <stdint.h> as an alternative to <inttypes.h>.
|
2003-06-06 22:30:28 +00:00 |
|
Jim Meyering
|
563aaa8d0b
|
Include <stdint.h> as an alternative to <inttypes.h>.
|
2003-06-06 22:30:03 +00:00 |
|
Jim Meyering
|
611702a917
|
*** empty log message ***
|
2003-06-06 22:20:31 +00:00 |
|
Jim Meyering
|
6926a9ca67
|
Include <stddef.h>, not <sys/types.h>.
|
2003-06-06 22:20:29 +00:00 |
|
Jim Meyering
|
2ebe20a54b
|
*** empty log message ***
|
2003-06-06 22:18:01 +00:00 |
|
Jim Meyering
|
51fd72e0ea
|
Include <stddef.h>.
(NULL): Don't define, since <stddef.h> does that.
|
2003-06-06 22:17:57 +00:00 |
|
Jim Meyering
|
501a8e54b9
|
*** empty log message ***
|
2003-06-06 21:04:32 +00:00 |
|
Jim Meyering
|
481fd54919
|
Include <limits.h> without checking for HAVE_LIMITS_H.
Include <stddefs.h> unconditionally.
(NULL): Don't define, since <stddef.h> does that.
|
2003-06-06 21:04:15 +00:00 |
|
Jim Meyering
|
01d33d71dc
|
*** empty log message ***
|
2003-06-06 21:01:55 +00:00 |
|
Jim Meyering
|
c8023d768a
|
#undef rename before defining rpl_rename.
[HAVE_CONFIG_H]: Guard inclusion of config.h.
|
2003-06-06 21:01:52 +00:00 |
|
Jim Meyering
|
63c87fccb3
|
*** empty log message ***
|
2003-06-06 21:00:20 +00:00 |
|
Jim Meyering
|
8408a9a92a
|
Include <stddef.h> rather than <sys/types.h>, as we merely need size_t.
|
2003-06-06 21:00:16 +00:00 |
|
Jim Meyering
|
91d8522cbe
|
*** empty log message ***
|
2003-06-06 20:48:48 +00:00 |
|
Jim Meyering
|
a5dbfa1756
|
Include <stddef.h> rather than <sys/types.h>, as we merely need size_t.
|
2003-06-06 20:48:43 +00:00 |
|
Jim Meyering
|
fcf3830db0
|
*** empty log message ***
|
2003-06-06 20:45:53 +00:00 |
|
Jim Meyering
|
361f358a64
|
Dont include <stddef.h> or <sys/types.h>; not needed.
|
2003-06-06 20:45:46 +00:00 |
|
Jim Meyering
|
b97f30e0a1
|
*** empty log message ***
|
2003-06-06 20:19:53 +00:00 |
|
Jim Meyering
|
352b014540
|
from gnulib
|
2003-06-06 20:19:37 +00:00 |
|
Jim Meyering
|
ef07d7b020
|
*** empty log message ***
|
2003-06-06 20:18:17 +00:00 |
|
Jim Meyering
|
01170d044a
|
Include <stddef.h>.
(NULL): Don't define, since <stddef.h> does that.
|
2003-06-06 20:17:37 +00:00 |
|
Jim Meyering
|
a4fa7bc1f0
|
*** empty log message ***
|
2003-06-06 20:14:10 +00:00 |
|
Jim Meyering
|
eaf4e73506
|
Include <stddef.h>, to get size_t.
|
2003-06-06 20:14:02 +00:00 |
|
Jim Meyering
|
2861487e31
|
*** empty log message ***
|
2003-06-06 20:13:05 +00:00 |
|
Jim Meyering
|
2e637905f9
|
Include "memcoll.h", which gets us size_t and checks
our interface, instead of including <sys/types.h>
(memcoll): Fall back on a simple algorithm using
memcmp if strcoll doesn't work.
|
2003-06-06 20:12:59 +00:00 |
|
Jim Meyering
|
353c4cbcd4
|
*** empty log message ***
|
2003-06-06 20:10:24 +00:00 |
|
Jim Meyering
|
20bbe4ed6b
|
Include <stddef.h>. From gnulib.
|
2003-06-06 20:10:20 +00:00 |
|
Jim Meyering
|
199e0abbe0
|
Don't include <sys/types.h>. From gnulib.
|
2003-06-06 20:08:58 +00:00 |
|
Jim Meyering
|
9d8449fbeb
|
*** empty log message ***
|
2003-06-06 19:58:32 +00:00 |
|
Jim Meyering
|
e53217d245
|
(EXTRA_DIST): Add alloca_.h.
(all-local $(lib_OBJECTS)): Depend on $(ALLOCA_H).
(alloca.h): New rule.
|
2003-06-06 19:58:26 +00:00 |
|
Jim Meyering
|
81c26ff410
|
Merge from gnulib.
|
2003-06-06 19:46:45 +00:00 |
|
Jim Meyering
|
5b06e5f698
|
Update from gnulib.
|
2003-06-06 19:42:03 +00:00 |
|
Jim Meyering
|
43cab34a90
|
Update from gnulib.
|
2003-06-06 19:41:19 +00:00 |
|
Jim Meyering
|
dab683385b
|
Update from gnulib.
|
2003-06-06 19:40:14 +00:00 |
|
Jim Meyering
|
941f333849
|
Update from gnulib.
|
2003-06-06 19:39:07 +00:00 |
|
Jim Meyering
|
c2d5a2ac32
|
*** empty log message ***
|
2003-06-06 19:37:43 +00:00 |
|
Jim Meyering
|
5084ad7014
|
Update from gnulib.
|
2003-06-06 19:37:13 +00:00 |
|
Jim Meyering
|
5dc10e1e85
|
Update from gnulib.
|
2003-06-06 19:36:28 +00:00 |
|
Jim Meyering
|
06b486287f
|
Update from gnulib.
|
2003-06-06 19:36:00 +00:00 |
|
Jim Meyering
|
54978a766d
|
*** empty log message ***
|
2003-06-06 19:33:47 +00:00 |
|
Jim Meyering
|
8b0170befa
|
Update from gnulib.
|
2003-06-06 19:33:44 +00:00 |
|
Jim Meyering
|
510f263a2c
|
Include <string.h> and <stdlib.h> unconditionally.
(memcpy): Remove definition.
|
2003-06-06 19:32:21 +00:00 |
|
Jim Meyering
|
9f818bb79f
|
.
|
2003-06-06 19:19:57 +00:00 |
|
Jim Meyering
|
6d1208ecf2
|
Include <stdbool.h> unconditionally.
|
2003-06-06 19:18:54 +00:00 |
|
Jim Meyering
|
271dade11d
|
.
|
2003-06-06 19:18:18 +00:00 |
|