Paul Eggert
c66e95f41f
iflags->iflag. This fixes a typo that meant the
...
noatime test never tested anything.
2006-03-08 18:21:54 +00:00
Jim Meyering
4e96bd9131
*** empty log message ***
2006-03-06 15:27:56 +00:00
Jim Meyering
2810f3534b
Add `SEE ALSO' references to syscalls from utilities of the same name.
2006-03-06 15:27:50 +00:00
Paul Eggert
ca6207e2f9
Describe dd, ls changes. Convert from Latin-1 to UTF-8.
2006-03-06 07:22:02 +00:00
Paul Eggert
7c7486d168
(dd invocation): New flags directory, nolinks.
...
Alphabetize nofollow.
2006-03-06 07:21:40 +00:00
Paul Eggert
c21aeb1bd8
(O_NOLINKS): Define to 0 if not already defined.
2006-03-06 07:20:35 +00:00
Paul Eggert
82a7e80d5b
(flags, usage): New flags directory, nolinks.
2006-03-06 07:20:19 +00:00
Paul Eggert
78006af421
(usage): Mention that -f disables --color.
2006-03-06 07:02:39 +00:00
Jim Meyering
64e8ade1fa
*** empty log message ***
2006-03-05 17:29:13 +00:00
Jim Meyering
103d096349
*** empty log message ***
2006-03-05 17:28:51 +00:00
Jim Meyering
2467cad537
Set SHELL, if not already set, in order to
...
avoid failure when `make check' is run through debuild; dircolors
would fail due to lack of $SHELL. Reported by Sven Joachim.
2006-03-05 17:28:42 +00:00
Jim Meyering
bda9edc1d5
.
2006-03-05 11:23:15 +00:00
Jim Meyering
0be41be0df
*** empty log message ***
2006-03-05 11:20:57 +00:00
Jim Meyering
83e984547b
Make `base64 --wrap=N' work for N=0, and for N larger than SIZE_MAX.
...
(wrap_write, do_encode, main): Change type of
parameters and locals, wrap_column, form size_t to uintmax_t.
(main): Adjust to use xstrtoumax, accordingly.
2006-03-05 11:20:53 +00:00
Jim Meyering
450dee8d8d
add warning comment
2006-03-03 07:49:39 +00:00
Jim Meyering
158c715afd
*** empty log message ***
2006-03-03 07:44:12 +00:00
Jim Meyering
d95fa804bb
Don't fail when run from an environment with SHELL not a Bourne
...
shell, e.g. `env SHELL=/bin/csh make check' would fail this test.
Invoke each non-failing test with -b.
Reported by Michael Stone.
2006-03-03 07:44:02 +00:00
Paul Eggert
cdf8e464b0
Require gl_USE_SYSTEM_EXTENSIONS, not merely AC_GNU_SOURCE, for the
...
benefit of Solaris 10 when compiled pedantically.
2006-03-02 07:37:12 +00:00
Paul Eggert
d124b35e42
(gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".
2006-03-02 03:42:49 +00:00
Jim Meyering
79e217821d
*** empty log message ***
2006-02-27 14:40:58 +00:00
Jim Meyering
91473aec4c
Derive --decode-using tests from the encode-based ones.
2006-02-27 14:40:49 +00:00
Jim Meyering
bf515ddf82
Factor out a long constant string.
...
Split lines to stay within 80 columns.
2006-02-27 13:46:09 +00:00
Jim Meyering
d447ec607f
*** empty log message ***
2006-02-27 13:40:16 +00:00
Jim Meyering
909b7b12a2
(TESTS): Add base64.
2006-02-27 13:38:42 +00:00
Jim Meyering
f291424dd9
Test base64. From Simon Josefsson.
2006-02-27 13:38:22 +00:00
Jim Meyering
96a0a0857a
*** empty log message ***
2006-02-27 13:31:17 +00:00
Jim Meyering
193f1a070a
(do_decode): Use correct type for parameter, ignore_garbage: s/size_t/bool/.
2006-02-27 13:31:12 +00:00
Jim Meyering
4cfd2d742b
*** empty log message ***
2006-02-27 11:06:29 +00:00
Jim Meyering
f89c9d724c
Add src/base64.c.
2006-02-27 11:06:27 +00:00
Jim Meyering
60fc871dcd
*** empty log message ***
2006-02-27 11:03:31 +00:00
Jim Meyering
2f18c53a7b
base64 comes first
2006-02-27 11:03:12 +00:00
Jim Meyering
0c0d4f5707
.
2006-02-27 10:54:09 +00:00
Jim Meyering
aeacca612b
Build base64.1.
2006-02-27 10:53:49 +00:00
Jim Meyering
d3ae5ba2b4
*** empty log message ***
2006-02-27 10:52:48 +00:00
Jim Meyering
51fd587ca6
*** empty log message ***
2006-02-27 10:52:01 +00:00
Jim Meyering
0374086247
*** empty log message ***
2006-02-27 10:51:36 +00:00
Jim Meyering
021990a737
(libcoreutils_a_SOURCES): Add base64.h and base64.c.
2006-02-27 10:49:40 +00:00
Jim Meyering
a4050e7a70
Add base64 to the list.
2006-02-27 10:48:35 +00:00
Jim Meyering
1d9604cdd6
*** empty log message ***
2006-02-27 10:48:04 +00:00
Jim Meyering
f3465b0ec6
mention new program: base64
2006-02-27 10:47:56 +00:00
Jim Meyering
5c86478c19
*** empty log message ***
2006-02-27 10:47:29 +00:00
Jim Meyering
63351bf602
Add base64 section.
2006-02-27 10:47:23 +00:00
Jim Meyering
3d1be95578
(bin_PROGRAMS): Add base64.
2006-02-27 10:44:34 +00:00
Jim Meyering
6b66f12ea8
*** empty log message ***
2006-02-27 10:43:01 +00:00
Jim Meyering
b4b3e819aa
(wrap_write): Correct declaration syntax: s/size_t * V/size_t *V/.
2006-02-27 10:42:36 +00:00
Jim Meyering
ee5fbeafea
Don't include .h files already included by system.h:
...
<string.h>, <stdlib.h>, <stdbool.h>, <limits.h>, <errno.h>.
Include "system.h" before the other lib/*.h header files.
Include <sys/types.h> before "system.h".
(wrap_write): Remove declaration of unused local, initial_column.
2006-02-27 10:41:03 +00:00
Jim Meyering
cec76053e7
*** empty log message ***
2006-02-27 10:35:37 +00:00
Jim Meyering
7561654142
(NOT_AN_INODE_NUMBER, D_INO): Define (moved here from pwd.c).
2006-02-26 10:03:17 +00:00
Jim Meyering
083f6ad61c
(NOT_AN_INODE_NUMBER, D_INO): Move definitions to system.h
2006-02-26 10:02:49 +00:00
Jim Meyering
af7863c36c
*** empty log message ***
2006-02-26 10:01:05 +00:00