summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2005-09-16Include stat-time.h, and use its functions instead of the obsoletePaul Eggert-28/+16
2005-09-16Remove; no longer needed.Paul Eggert-37/+0
2005-09-16(gl_TIMESPEC): Require AC_C_INLINE.Paul Eggert-2/+2
2005-09-16(gl_PREREQ): Require gl_STAT_TIME.Paul Eggert-1/+2
2005-09-16(gl_CHECK_ALL_TYPES): Do not requirePaul Eggert-2/+1
2005-09-16Include stat-time.h.Paul Eggert-7/+13
2005-09-16(ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):Paul Eggert-16/+9
2005-09-16*** empty log message ***Jim Meyering-1/+3
2005-09-16New file.Paul Eggert-0/+39
2005-09-16New file.Paul Eggert-0/+178
2005-09-16Add stat-time.h.Paul Eggert-0/+1
2005-09-16*** empty log message ***Jim Meyering-1/+3
2005-09-16*** empty log message ***Jim Meyering-0/+4
2005-09-16Include fprintftime.h.Jim Meyering-8/+3
2005-09-16(libcoreutils_a_SOURCES): Add fprintftime.c and fprintftime.h.Jim Meyering-0/+1
2005-09-16*** empty log message ***Jim Meyering-0/+15
2005-09-16[FPRINTFTIME] (fprintftime): Provide a new interface:Jim Meyering-52/+138
2005-09-16*** empty log message ***Jim Meyering-0/+17
2005-09-16*** empty log message ***Jim Meyering-1/+7
2005-09-16(subfmt-up1): Test the combination of theJim Meyering-0/+5
2005-09-15(usage, main): uname -a no longer generates the -p and -i outputs ifPaul Eggert-6/+9
2005-09-15uname -a no longer generates the -p and -i outputs if they are unknown.Paul Eggert-2/+17
2005-09-15Rewrite previous strftime change slightly.Paul Eggert-0/+5
2005-09-15(my_strftime): Rewrite the previous change slightly,Paul Eggert-14/+14
2005-09-14*** empty log message ***Jim Meyering-0/+1
2005-09-14(my_strftime): Be sure to use L_('x') for literals.Jim Meyering-2/+2
2005-09-14*** empty log message ***Jim Meyering-0/+5
2005-09-14(my_strftime): Parse the colons of %:::z *after* theJim Meyering-5/+13
2005-09-14*** empty log message ***Jim Meyering-1/+6
2005-09-14(tz-5w, tz-5wf): Test new %:z format with a field width.Jim Meyering-0/+5
2005-09-14Fix typos noted by Eric Blake.Paul Eggert-3/+3
2005-09-14Add tz-1 through tz-5.Paul Eggert-0/+10
2005-09-14(my_strftime): Fix typo in octal number introduced in last change.Paul Eggert-1/+1
2005-09-14du and pr also have +:z etc.Paul Eggert-2/+2
2005-09-13Merge md5 from libc, and clean up some sha1 glitches.Paul Eggert-0/+17
2005-09-13(SWAP): Renamed from NOTSWAP, to avoid a horrible misnaming.Paul Eggert-19/+14
2005-09-13(struct sha1_ctx): Mark buffer as being aligned.Paul Eggert-2/+2
2005-09-13(CYCLIC): New macro. All uses of rol changed to use CYCLIC.Paul Eggert-4/+10
2005-09-13(__GNUC_PREREQ, __THROW, __attribute__): New macros.Paul Eggert-18/+48
2005-09-13Fix wording in previous patch.Paul Eggert-4/+4
2005-09-13(uname invocation): Mention that Linux outputs "unknown" for -i and -p.Paul Eggert-0/+6
2005-09-13* src/dd.c: Detect some very unlikely buffer overflows.Paul Eggert-35/+55
2005-09-13(docolon): Add IF_LINT check to avoid GCC warning.Paul Eggert-1/+3
2005-09-13* configure.ac: Don't invoke AC_CONFIGURE_HOST directly.Paul Eggert-3/+6
2005-09-13Add date --rfc-3339.Paul Eggert-0/+45
2005-09-13Add tests for --rfc-3339.Paul Eggert-0/+10
2005-09-13(TIME_SPEC_DATE): No longer needs to be nonzero, soPaul Eggert-125/+151
2005-09-13(my_strftime): Add support for %:z, %::z, %:::z.Paul Eggert-16/+67
2005-09-13(Time conversion specifiers, Options for date):Paul Eggert-49/+70
2005-09-13date has a new --rfc-3339 option, and the old --iso-8601Paul Eggert-0/+5