Age | Commit message (Expand) | Author |
2005-03-01 | . | Jim Meyering |
2005-03-01 | * src/Makefile.am (nanosec_libs): Remove $(LIB_XANOSLEEP). | Paul Eggert |
2005-03-01 | (nanosec_libs): Remove $(LIB_XANOSLEEP); no longer needed. | Paul Eggert |
2005-03-01 | * xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting | Paul Eggert |
2005-03-01 | (gl_XNANOSLEEP): Remove configuration attempting | Paul Eggert |
2005-03-01 | Don't include gethrxtime.h or xtime.h. | Paul Eggert |
2005-03-01 | *** empty log message *** | Jim Meyering |
2005-03-01 | (copy_internal): Change test of source type from !S_ISREG to S_ISLNK. | Jim Meyering |
2005-02-28 | *** empty log message *** | Jim Meyering |
2005-02-28 | *** empty log message *** | Jim Meyering |
2005-02-28 | *** empty log message *** | Jim Meyering |
2005-02-28 | (xnanosleep): Work around bug in Linux-2.6.8.1's | Jim Meyering |
2005-02-26 | Regenerate. | Paul Eggert |
2005-02-26 | * vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Correct the test for | Paul Eggert |
2005-02-26 | (VASNPRINTF) [!USE_SNPRINTF]: Correct the test for | Paul Eggert |
2005-02-26 | Sync from gnulib. | Paul Eggert |
2005-02-24 | * coreutils.texi: Adjust to match current strftime.c. | Paul Eggert |
2005-02-24 | (Time directives): Say that %k, %l, and %P are | Paul Eggert |
2005-02-24 | strftime.c cleanup to handle outlandish years. | Paul Eggert |
2005-02-24 | Include <stdbool.h>. Use bool where appropriate, instead of int. | Paul Eggert |
2005-02-23 | (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's change. | Jim Meyering |
2005-02-23 | *** empty log message *** | Jim Meyering |
2005-02-22 | *** empty log message *** | Jim Meyering |
2005-02-22 | (gl_USE_SYSTEM_EXTENSIONS): Fix typo: s/ifndef/ifdef/. | Jim Meyering |
2005-02-22 | *** empty log message *** | Jim Meyering |
2005-02-22 | (gl_PREREQ): Require gl_STRIPSLASH and gl_LINEBUFFER. | Jim Meyering |
2005-02-22 | Regenerate. | Paul Eggert |
2005-02-22 | Fix clock_gettime library access problem on recent GNU/Linux systems. | Paul Eggert |
2005-02-22 | (dd_LDADD, shred_LDADD): Add $(LIB_GETHRXTIME). | Paul Eggert |
2005-02-22 | (gl_PREREQ): Require gl_XNANOSLEEP. | Paul Eggert |
2005-02-22 | (gl_PREREQ_GETHRXTIME): Require gl_CLOCK_TIME, | Paul Eggert |
2005-02-22 | (libfetish_a_SOURCES): Remove xnanosleep.c, | Paul Eggert |
2005-02-22 | Initial revision. | Paul Eggert |
2005-02-21 | Regenerate. | Paul Eggert |
2005-02-21 | Describe recent changes to use realtime clocks if available, | Paul Eggert |
2005-02-21 | (time): Remove obsolete decl. | Paul Eggert |
2005-02-21 | Include gethrxtime.h. | Paul Eggert |
2005-02-21 | (time): Remove obsolete decl. | Paul Eggert |
2005-02-21 | Include gethrxtime.h, xtime.h. | Paul Eggert |
2005-02-21 | (main): gettime now returns void. | Paul Eggert |
2005-02-21 | (dd_LDADD, shred_LDADD, nanosec_libs): | Paul Eggert |
2005-02-21 | (gl_PREREQ): Require gl_GETHRXTIME. | Paul Eggert |
2005-02-21 | (gl_MACROS): Don't check for gethrtime. | Paul Eggert |
2005-02-21 | (gl_GETTIME): Check for nanotime. | Paul Eggert |
2005-02-21 | Include xtime.h and gethrxtime.h, not xalloc.h. | Paul Eggert |
2005-02-21 | (gettime): Return void, since it always | Paul Eggert |
2005-02-21 | (gettime) Return void, since it always | Paul Eggert |
2005-02-21 | (get_date): gettime now returns void, not int. | Paul Eggert |
2005-02-21 | dd now uses a real-time clock if available, for transfer statistics. | Paul Eggert |
2005-02-21 | Initial revision. | Paul Eggert |