Paul Eggert
|
e0fe240d7c
Fix comments.
|
24 years ago |
Paul Eggert
|
ae2b051832
Add Free Documentation License. New section
|
24 years ago |
Paul Eggert
|
e89bcb7fb3
(we_are_root): Now global.
|
24 years ago |
Paul Eggert
|
2f04b655d8
(update_archive): Use skip_member.
|
24 years ago |
Paul Eggert
|
bc8d000b64
(read_and):
|
24 years ago |
Paul Eggert
|
5156a90a1e
(full_write): Some buggy drivers return 0 when you
|
24 years ago |
Paul Eggert
|
8d8a85f9a2
(fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
|
24 years ago |
Paul Eggert
|
8a098729c0
(extract_mangle): Fix diagnostic with wrong number of %s'es.
|
24 years ago |
Paul Eggert
|
257a4160e4
(base_name): Do not include basename.h; declare base_name
|
24 years ago |
Paul Eggert
|
4dcebd9655
(_GNU_SOURCE): Remove; autoconf now does this.
|
24 years ago |
Paul Eggert
|
8c308d8315
(EXTRA_DIST): Add decl.m4, error.m4, mbstate_t.m4, prereq.m4.
|
24 years ago |
Paul Eggert
|
a6f11d4092
(AC_FUNC_MATCH): Detect d*/*1 vs d/s/1 bug.
|
24 years ago |
Paul Eggert
|
85e724550f
(_GNU_SOURCE): Remove; autoconf now does this.
|
24 years ago |
Paul Eggert
|
b20005e951
Mention the GNU C library.
|
24 years ago |
Paul Eggert
|
2473f7fad6
Add a couple more test cases to catch bugs in glibc 2.1.95.
|
24 years ago |
Paul Eggert
|
8caec82653
(<limits.h>): Include if HAVE_LIMITS_H.
|
24 years ago |
Paul Eggert
|
9d290bf45e
(<limits.h>): Do not include; human.h does it if needed.
|
24 years ago |
Paul Eggert
|
5ed9bdbf57
Initial revision
|
24 years ago |
Paul Eggert
|
c86c626f04
Memory exhausted -> memory exhausted
|
24 years ago |
Paul Eggert
|
9a742c498f
(xalloc_msg_memory_exhausted): change to array from char *.
|
24 years ago |
Paul Eggert
|
54278395ab
Define mbstate_t to be int, not char, for compatibility with glibc
|
24 years ago |
Paul Eggert
|
1063141801
Simplify exhausted message.
|
25 years ago |
Paul Eggert
|
cf4b8601b4
(AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. All uses changed.
|
25 years ago |
Paul Eggert
|
f03a9c9335
fileutils 4.0x
|
25 years ago |
Paul Eggert
|
a70cec699f
Initial revision
|
25 years ago |
Paul Eggert
|
12d0cc62bb
(AC_MBSTATE_T_OBJECT): Test for mbstate_t only if the test
|
25 years ago |
Paul Eggert
|
73266a46f3
(AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
|
25 years ago |
Paul Eggert
|
865e5f3295
textutils 2.0f
|
25 years ago |
Paul Eggert
|
f996454418
(<unistd.h>): Do not include; there's no need.
|
25 years ago |
Paul Eggert
|
ee21d9f1e3
Include stdio.h before wchar.h, to work around a bug
|
25 years ago |