Jim Meyering
b6541058ce
*** empty log message ***
2006-01-10 07:31:49 +00:00
Jim Meyering
f09a4ffe18
(gobble_file): Use DTTOIF only if it's defined.
...
This is necessary for Dragonfly. Patch by Joerg Sonnenberger.
2006-01-10 07:31:21 +00:00
Jim Meyering
0cb6f1cc82
fix typo in comment
2006-01-09 20:32:08 +00:00
Jim Meyering
52b94c3e57
*** empty log message ***
2006-01-08 20:48:04 +00:00
Jim Meyering
28a712f205
(usage): Adjust the formatting of the entries for
...
%::z and %:::z (separate with two spaces, not one) so that help2man
formats them properly. Reported by Philip Rowlands.
2006-01-08 20:45:54 +00:00
Paul Eggert
cbd0078fcf
* lib-ignore.m4: New file.
2006-01-07 01:56:13 +00:00
Paul Eggert
9145f2798c
* configure.ac (gl_IGNORE_UNUSED_LIBRARIES): Add.
2006-01-07 01:56:01 +00:00
Paul Eggert
f17c770dfe
(gl_IGNORE_UNUSED_LIBRARIES): Add.
2006-01-07 01:55:49 +00:00
Paul Eggert
56e7ad3001
Initial version.
2006-01-07 01:55:27 +00:00
Jim Meyering
55e0a76ddc
*** empty log message ***
2006-01-06 16:49:15 +00:00
Jim Meyering
7e140557e9
(copyright-check): Use date +%Y in place of hard-coded 2005.
2006-01-06 16:49:10 +00:00
Jim Meyering
00d069f7d9
*** empty log message ***
2006-01-06 16:48:27 +00:00
Jim Meyering
ea20facd90
(COPYRIGHT_YEAR): Update to 2006.
2006-01-06 16:48:24 +00:00
Jim Meyering
7dcf7e3788
*** empty log message ***
2006-01-06 10:14:30 +00:00
Jim Meyering
01ab0b79a1
(rm_1): Remove static' attribute on local status'.
...
First off, the attribute should have been `volatile' (not static)
to avoid longjmp-related risk of clobber. Secondly, now there is
no longer any risk of a local variable being clobbered, so there's
no need for any attribute at all.
2006-01-06 10:14:19 +00:00
Jim Meyering
de0f11596d
*** empty log message ***
2006-01-05 14:31:22 +00:00
Jim Meyering
955fbf3211
Give a few functions the inline attribute.
...
(AD_pop_and_chdir): Use gotos to avoid some duplication.
(AD_push): Rewrite an assertion so that the entire computation
goes away when assertions are turned off.
2006-01-05 14:28:52 +00:00
Jim Meyering
4b980c0877
*** empty log message ***
2006-01-05 10:30:21 +00:00
Jim Meyering
a12500ecac
Add a FIXME comment.
2006-01-05 10:30:17 +00:00
Jim Meyering
15556eed38
*** empty log message ***
2006-01-05 10:29:47 +00:00
Jim Meyering
91be6f4495
(ENOSYS) [!defined ENOSYS]: Don't define here.
...
It's already defined in "system.h".
2006-01-05 10:27:03 +00:00
Jim Meyering
084903a2b1
.
2006-01-04 21:06:39 +00:00
Paul Eggert
15954c3753
(tzname): Don't declare if it is already #defined.
2006-01-04 18:57:24 +00:00
Jim Meyering
72631a7b41
*** empty log message ***
2006-01-04 18:28:46 +00:00
Jim Meyering
6b9ee559f0
.
2006-01-04 18:27:03 +00:00
Jim Meyering
07fa3b9baa
fix typo
2006-01-04 16:09:03 +00:00
Jim Meyering
757b8d0edd
*** empty log message ***
2006-01-04 16:07:17 +00:00
Jim Meyering
8f0572299a
change comment and temp file name: s/openat/fdopendir/
2006-01-04 16:07:11 +00:00
Jim Meyering
7b22d09fba
change comments and temp file name: s/openat/fdopendir/
2006-01-04 16:06:59 +00:00
Jim Meyering
63028c863d
Also allow a slightly different diagnostic -- the
...
one you get when using openat-enabled fts.c and du (coming soon).
2006-01-04 16:06:30 +00:00
Jim Meyering
0aea37a1b3
*** empty log message ***
2006-01-04 07:13:10 +00:00
Jim Meyering
27ab46340c
Merge from glibc.
...
(fts_open): Avoid function call in MAX macro use.
2006-01-04 07:12:22 +00:00
Paul Eggert
a2fa57b24c
(xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
...
long int, not int, for nanosecond counts, so that people who are
used to POSIX struct timespec won't be surprised.
2006-01-03 23:21:38 +00:00
Jim Meyering
8692feeacc
*** empty log message ***
2006-01-03 21:59:07 +00:00
Jim Meyering
39a400feeb
Also allow a slightly different diagnostic -- the
...
one you get when using openat-enabled fts.c and du (coming soon).
2006-01-03 21:59:02 +00:00
Jim Meyering
035a7af4a6
*** empty log message ***
2006-01-03 14:12:21 +00:00
Jim Meyering
8e702fc759
Also allow a slightly different diagnostic -- the
...
one you get when using openat-enabled fts.c and du (coming soon).
2006-01-03 14:12:16 +00:00
Jim Meyering
b9c62b6747
correct first-line comment
2006-01-03 10:29:58 +00:00
Jim Meyering
2b9a6ee886
*** empty log message ***
2006-01-03 07:41:12 +00:00
Jim Meyering
6a845acf0f
(O_DIRECTORY) [!defined O_DIRECTORY]: Define.
2006-01-03 07:41:03 +00:00
Paul Eggert
f6f906808d
Make sure we can change the group of inaccessible files.
2006-01-03 06:20:25 +00:00
Paul Eggert
7126eb3216
(RC_do_ordinary_chown): New enum value.
...
(restricted_chown): Return it, if the file cannot be accessed due
to EPERM, or if no uid or gid are required, or if the file is
neither a directory nor a regular file. Rewrite to avoid gotos.
(change_file_owner): Handle RC_do_ordinary_chown case.
Rewrite to avoid gotos.
2006-01-03 06:20:06 +00:00
Paul Eggert
6023a62148
(General date syntax): Invalid dates are rejected.
...
(Time of day items): Mention the possibility of leap seconds.
Problem reported by Dr. David Alan Gilbert.
2006-01-03 06:00:10 +00:00
Paul Eggert
d290c45ca9
Explain date %g, %G, and %V a bit better.
2006-01-03 00:48:29 +00:00
Paul Eggert
e1acba3234
Explain date %g, %G a bit better.
2006-01-03 00:46:11 +00:00
Paul Eggert
818f1e37c1
Use @acronym around "ISO" uniformly.
...
(Date conversion specifiers): Explain %g, %G, and %V a bit better.
2006-01-03 00:45:06 +00:00
Paul Eggert
7d9fe7fa8e
(usage): Explain %g, %G, and %V a bit better.
2006-01-03 00:43:19 +00:00
Jim Meyering
ba05f7eeff
*** empty log message ***
2006-01-02 21:35:00 +00:00
Jim Meyering
7f8d61f03e
(set_owner): Correct a comment.
2006-01-02 21:34:53 +00:00
Jim Meyering
8298ae989a
*** empty log message ***
2006-01-02 19:11:27 +00:00