Jim Meyering
0eb448466a
[__USE_FILE_OFFSET64]: Remove #error directive.
2003-02-24 10:08:57 +00:00
Jim Meyering
eb85acc63a
Include <search.h>.
...
(struct known_object): Define.
(object_compare, add_object, find_object): New functions, like
those in ftw.c.
(fts_open): Initialize new member.
(fts_close): Free memory allocated for new member.
(fts_stat): Detect a cycle in O(logN) time per directory processed.
2003-02-24 09:58:02 +00:00
Jim Meyering
06a0dc99c7
*** empty log message ***
2003-02-24 09:09:49 +00:00
Jim Meyering
b3cac1155b
[HAVE_CONFIG_H]: Include <config.h>.
...
Conditionalize inclusion of <sys/param.h>.
Conditionalize inclusion of <include/sys/stat.h> vs <sys/stat.h>.
Include autoconf-recommended block of dirent/NAMELEN-related
definitions and includes. Use NAMLEN throughout, rather than
_D_EXACT_NAMLEN.
[_LIBC] (close, closedir, fchdir, open, opendir): Define.
[_LIBC] (readdir, tdestroy, tfind, tsearch): Define.
Remove `__' prefix from all uses of the above. This will help
to merge *BSD changes.
[!_LIBC] (internal_function): Define.
[! _LIBC && ! LSTAT_FOLLOWS_SLASHED_SYMLINK]: Define lstat.
(__set_errno): Define if not already defined.
2003-02-24 09:09:42 +00:00
Jim Meyering
4c283a1dc0
[struct FTS] (fts_dir_signatures): New, opaque member.
2003-02-24 08:57:06 +00:00
Jim Meyering
0818c3e24c
(fts_open): If fts_alloc returns NULL, don't dereference it.
...
(fts_read): If fts_safe_changedir fails because it is not
able to chdir into a subdirectory, then inform the caller.
2003-02-24 08:27:59 +00:00
Jim Meyering
f30cda6bd2
virgin copy from glibc
2003-02-24 08:24:59 +00:00
Jim Meyering
74432ad178
*** empty log message ***
2003-02-24 08:24:52 +00:00
Jim Meyering
6fcb6d17cf
doh
2003-02-24 08:24:48 +00:00
Jim Meyering
75a2b87d4d
*** empty log message ***
2003-02-24 08:21:39 +00:00
Jim Meyering
bf9a35319d
*** empty log message ***
2003-02-24 08:21:21 +00:00
Jim Meyering
f86c2b4f16
.
2003-02-23 12:07:50 +00:00
Jim Meyering
4c370827c8
*** empty log message ***
2003-02-22 16:52:51 +00:00
Jim Meyering
39a87c5201
New option: --release-type=TYPE
2003-02-22 16:52:45 +00:00
Jim Meyering
0731abb38c
(beta, major): New targets. Remove `release'.
...
Put them all together on a line.
Pass the release type (via RELEASE_TYPE envvar) to the MAKE
invocation of `announcement'.
(announcement): Invoke announce-gen with --release-type=$RELEASE_TYPE.
2003-02-22 16:52:36 +00:00
Jim Meyering
2f066fd511
(news-r1, news-r2): Remove now-unused definitions.
2003-02-22 16:35:32 +00:00
Jim Meyering
8d292b0f8a
add comment
2003-02-22 16:32:58 +00:00
Jim Meyering
94755d84aa
tweak comments
2003-02-22 16:31:12 +00:00
Jim Meyering
862609b1ec
tweak comments
2003-02-22 16:30:39 +00:00
Jim Meyering
36db69ff1c
Escape dots in regexps for $curr_version and $prev_version.
...
Fail if we find no lines in NEWS.
2003-02-22 16:30:28 +00:00
Jim Meyering
5c69cf2fea
(announcement): Now that NEWS entries are
...
extracted by announce-gen, don't do it here.
2003-02-22 16:24:36 +00:00
Jim Meyering
05fac90002
New option: --news=NEWS_FILE.
...
Extract NEWS entries here, not ...
2003-02-22 16:23:36 +00:00
Jim Meyering
7147909aef
*** empty log message ***
2003-02-22 07:55:21 +00:00
Jim Meyering
8030ecfee5
bump to 4.5.9
2003-02-22 07:55:11 +00:00
Jim Meyering
6c7b470774
.
2003-02-21 21:52:33 +00:00
Jim Meyering
f0c7211960
.
COREUTILS-4_5_8
2003-02-21 21:37:12 +00:00
Jim Meyering
441007d004
*** empty log message ***
2003-02-21 21:34:14 +00:00
Jim Meyering
7ccb88fc0b
*** empty log message ***
2003-02-21 20:38:16 +00:00
Jim Meyering
ad478502ed
Merge in changes from autoconf's version of this file.
...
(www-gnu): Define.
(standards.texi-url_prefix): Use $(www-gnu).
(make-stds.texi-url_prefix): Likewise.
2003-02-21 20:38:10 +00:00
Jim Meyering
48437b2433
*** empty log message ***
2003-02-21 20:24:39 +00:00
Jim Meyering
19ae573dca
*** empty log message ***
2003-02-21 20:22:27 +00:00
Jim Meyering
a49b79b305
*** empty log message ***
2003-02-21 17:13:17 +00:00
Jim Meyering
8607700a75
Undefine HAVE_MMAP_STACK, thus disabling
...
this code on all systems.
2003-02-21 17:13:09 +00:00
Jim Meyering
d15cfc1025
.
2003-02-21 12:27:57 +00:00
Jim Meyering
25af1b321d
*** empty log message ***
2003-02-21 12:27:28 +00:00
Jim Meyering
a7b79d2a74
*** empty log message ***
2003-02-21 12:24:32 +00:00
Jim Meyering
27fad7ecec
(stat invocation): Describe %B.
2003-02-21 12:24:12 +00:00
Jim Meyering
fc5797807e
(usage): Tweak wording of %B description.
2003-02-21 12:23:48 +00:00
Jim Meyering
7215259bb0
*** empty log message ***
2003-02-21 12:16:34 +00:00
Jim Meyering
5e91595f93
Merge in some changes from GNU libc.
...
(md5_uintptr): Define.
2003-02-21 12:16:12 +00:00
Jim Meyering
0d0a14cd56
*** empty log message ***
2003-02-21 11:14:39 +00:00
Jim Meyering
d0301f3c12
*** empty log message ***
2003-02-21 11:12:53 +00:00
Jim Meyering
ab99f99f74
.
2003-02-21 11:12:46 +00:00
Jim Meyering
0586e6dbfc
(TESTS): Add basic.
2003-02-21 11:12:34 +00:00
Jim Meyering
3abab5f388
*** empty log message ***
2003-02-21 10:41:34 +00:00
Jim Meyering
4d34fabc8d
Include "mmap-stack.h".
...
(main): Invoke `run' through a macro that (when possible) runs it
with a large, mmap'd stack.
2003-02-21 10:41:27 +00:00
Jim Meyering
1771d1a11d
*** empty log message ***
2003-02-21 10:23:21 +00:00
Jim Meyering
7f51568be5
*** empty log message ***
2003-02-21 10:22:29 +00:00
Jim Meyering
0801bebeb4
(run_on_mmaped_stack): Allocate 256MB, not 1GB
2003-02-21 09:51:26 +00:00
Jim Meyering
49daa21e00
*** empty log message ***
2003-02-21 08:34:41 +00:00