2005-09-16 |
Paul Eggert | Include stat-time.h, and use its functions instead...
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | Include stat-time.h, and use its functions instead...
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | Remove; no longer needed.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | (gl_TIMESPEC): Require AC_C_INLINE.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | (gl_PREREQ): Require gl_STAT_TIME.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | (gl_CHECK_ALL_TYPES): Do not require
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | Include stat-time.h.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | New file.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | New file.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | Add stat-time.h.
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | (usage, main): uname -a no longer generates the -p...
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | uname -a no longer generates the -p and -i outputs...
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | Rewrite previous strftime change slightly.
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | (my_strftime): Rewrite the previous change slightly,
|
commit | commitdiff | tree |
2005-09-14 |
Paul Eggert | Fix typos noted by Eric Blake.
|
commit | commitdiff | tree |
2005-09-14 |
Paul Eggert | Add tz-1 through tz-5.
|
commit | commitdiff | tree |
2005-09-14 |
Paul Eggert | (my_strftime): Fix typo in octal number introduced...
|
commit | commitdiff | tree |
2005-09-14 |
Paul Eggert | du and pr also have +:z etc.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | Merge md5 from libc, and clean up some sha1 glitches.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (SWAP): Renamed from NOTSWAP, to avoid a horrible misnaming.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (struct sha1_ctx): Mark buffer as being aligned.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (CYCLIC): New macro. All uses of rol changed to use...
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (__GNUC_PREREQ, __THROW, __attribute__): New macros.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | Fix wording in previous patch.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (uname invocation): Mention that Linux outputs "unknown...
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | * src/dd.c: Detect some very unlikely buffer overflows.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (docolon): Add IF_LINT check to avoid GCC warning.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | * configure.ac: Don't invoke AC_CONFIGURE_HOST directly.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | Add date --rfc-3339.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | Add tests for --rfc-3339.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (TIME_SPEC_DATE): No longer needs to be nonzero, so
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (my_strftime): Add support for %:z, %::z, %:::z.
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | (Time conversion specifiers, Options for date):
|
commit | commitdiff | tree |
2005-09-13 |
Paul Eggert | date has a new --rfc-3339 option, and the old --iso...
|
commit | commitdiff | tree |
2005-09-10 |
Paul Eggert | Insert missing paren.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | Fix typo in previous patch: @command{POSIX} -> @acronym...
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | (tac_seekable): Store match length in regoff_t, not...
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | (SKIP_SOMETHING, find_occurs_in_text):
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | (proc_text): Store match length in regoff_t,
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | * src/expr.c (docolon): 64-bit regex fixes.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | (process_regexp): Store match length in regoff_t,
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | Import latest regex module from gnulib, to fix some...
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | More nice fixes.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | (nice invocation): Document "niceness" versus
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | (main): Hoist errno=0 outside the ifdef.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | (utils_cv_func_setpriority): Simplify the tests.
|
commit | commitdiff | tree |
2005-09-09 |
Paul Eggert | Document "niceness" vs "nice value".
|
commit | commitdiff | tree |
2005-09-08 |
Paul Eggert | Use the phrase "niceness" instead of "nice value" to...
|
commit | commitdiff | tree |
2005-09-06 |
Paul Eggert | * verify.h: Use a bit-field instead.
|
commit | commitdiff | tree |
2005-09-06 |
Paul Eggert | (__builtin_constant_p): Remove, undoing previous change.
|
commit | commitdiff | tree |
2005-09-01 |
Paul Eggert | Clarify comment about size bounds.
|
commit | commitdiff | tree |
2005-08-29 |
Paul Eggert | "rm -FOO" now suggests "rm ./-FOO" if the file "-FOO"
|
commit | commitdiff | tree |
2005-08-29 |
Paul Eggert | Include lstat.h, quotearg.h.
|
commit | commitdiff | tree |
2005-08-19 |
Paul Eggert | Import from gnulib.
|
commit | commitdiff | tree |
2005-08-16 |
Paul Eggert | * src/df.c (show_dev): New arg STAT_FILE.
|
commit | commitdiff | tree |
2005-08-16 |
Paul Eggert | (show_dev): New arg STAT_FILE. All uses changed.
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | Import regex.m4 from gnulib.
|
commit | commitdiff | tree |
2005-07-25 |
Paul Eggert | (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
|
commit | commitdiff | tree |
2005-07-21 |
Paul Eggert | Fix getdate bug with relative times.
|
commit | commitdiff | tree |
2005-07-21 |
Paul Eggert | (relative_time): New type.
|
commit | commitdiff | tree |
2005-07-21 |
Paul Eggert | (gl_C_COMPOUND_LITERALS): New macro.
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | md5sum --check now accepts multiple input files.
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | (usage, main): --check now accepts multiple input files.
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | (md5sum invocation): --check now allows multiple FILE...
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | md5sum --check now accepts multiple input files, and...
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Fix a problem noted by James Youngman: VPATH-style...
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | (EXIT_STATUS): New macro.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Initial revision.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | (BUILT_SOURCES): Remove false.c.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Update true/false doc.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | (false invocation):
|
commit | commitdiff | tree |
2005-07-15 |
Paul Eggert | nohup no longer worries about POSIXLY_CORRECT.
|
commit | commitdiff | tree |
2005-07-15 |
Paul Eggert | (main): Don't worry about POSIXLY_CORRECT.
|
commit | commitdiff | tree |
2005-07-15 |
Paul Eggert | (nohup invocation): POSIXLY_CORRECT no longer
|
commit | commitdiff | tree |
2005-07-15 |
Paul Eggert | nohup now ignores POSIXLY_CORRECT and redirects from...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | Remove FESETROUND_LIBM; no longer needed.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (verify_expr): Use ((verify_type__ (R) *) 0), not
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | Reword copyright notices to conform to current GNU...
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | Parameterize the copyright symbol and the year.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (COPYRIGHT_YEAR): New constant.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | Binary input and output are now implemented more consistently.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | Updates for cat and md5sum, for text vs binary.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (setmode, fileno): Remove; no longer needed, we think.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (wipefile): Always use binary mode. Clearly this
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (usage): Clarify whether text or binary is the default.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (unexpand): Always copy in text mode. POSIX says
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (expand): Always copy in text mode. POSIX says
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (copy_reg): Always copy in binary mode.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (wc): Avoid setmode; use POSIX-specified routines instead.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (main): Avoid setmode; use POSIX-specified routines...
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (tee): Avoid setmode; use POSIX-specified routines...
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (tail_bytes, tail_lines, tail_file, main):
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (copy_to_temp, tac_file, main):
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (bsd_sum_file, sysv_sym_file):
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (main): Avoid setmode; use POSIX-specified routines...
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (open_next_file): Avoid setmode; use POSIX-specified...
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (head_lines, head_file): Avoid setmode; use POSIX-specified...
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | (cksum): Avoid setmode; use POSIX-specified routines...
|
commit | commitdiff | tree |
next |