Age | Commit message (Expand) | Author |
2005-09-30 | (fdopendir): Do not define if HAVE_FDOPENDIR. | Jim Meyering |
2005-09-30 | (fdopendir): Do not define if HAVE_FDOPENDIR. | Jim Meyering |
2005-09-29 | "they wants" -> "they want" | Paul Eggert |
2005-09-29 | Rely on gettimeofday failure too. | Paul Eggert |
2005-09-29 | (settime): If settimeofday fails, give up right away. | Paul Eggert |
2005-09-29 | * settime.c (settime): Fix { typo in previous patch. Also, don't | Paul Eggert |
2005-09-29 | (settime): Fix { typo in previous patch. Also, don't | Paul Eggert |
2005-09-29 | * xtime.h (XTIME_PRECISION): Now of type int, not long long int. | Paul Eggert |
2005-09-29 | (XTIME_PRECISION): Now of type int, not long long int, | Paul Eggert |
2005-09-29 | *** empty log message *** | Jim Meyering |
2005-09-29 | (settime): Move the HAVE_STIME block `up' into an #elif | Jim Meyering |
2005-09-27 | *** empty log message *** | Jim Meyering |
2005-09-27 | *** empty log message *** | Jim Meyering |
2005-09-27 | [HAVE_CONFIG_H]: Include <config.h>. | Jim Meyering |
2005-09-27 | [HAVE_CONFIG_H]: Include <config.h> conditionally, | Jim Meyering |
2005-09-27 | Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H. | Jim Meyering |
2005-09-27 | *** empty log message *** | Jim Meyering |
2005-09-27 | Include <config.h> here, now that strnumcmp-in.h no longer includes it. | Jim Meyering |
2005-09-26 | utimens.c portability fixes. | Paul Eggert |
2005-09-26 | Include unistd.h, for dup2. | Paul Eggert |
2005-09-25 | . | Jim Meyering |
2005-09-25 | . | Jim Meyering |
2005-09-25 | Protect against multiple inclusion. | Jim Meyering |
2005-09-25 | Support having a null PATH if the file descriptor is nonnegative. | Paul Eggert |
2005-09-25 | (ENOSYS): Define if not already defined. | Paul Eggert |
2005-09-25 | Upgrade regex_internal.h patch. | Paul Eggert |
2005-09-25 | (__GNUC_PREREQ, always_inline, inline, pure): | Paul Eggert |
2005-09-24 | * Makefile.am (libcoreutils_a_SOURCES): Remove mbchar.c. | Paul Eggert |
2005-09-24 | (libcoreutils_a_SOURCES): Remove mbchar.c, since | Paul Eggert |
2005-09-24 | * regex_internal.h (__attribute): Define to nothing for GCC 2. | Paul Eggert |
2005-09-24 | (__attribute): Define to nothing for GCC 2. | Paul Eggert |
2005-09-24 | *** empty log message *** | Jim Meyering |
2005-09-24 | Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', for consistency with gnu... | Jim Meyering |
2005-09-24 | *** empty log message *** | Jim Meyering |
2005-09-24 | Include <config.h> from strintcmp.c, not from here. | Jim Meyering |
2005-09-24 | Include <config.h> here, not from strnumcmp-in.h. | Jim Meyering |
2005-09-23 | *** empty log message *** | Jim Meyering |
2005-09-23 | (verify_type__): Use `unsigned int' as the bitfield type | Jim Meyering |
2005-09-23 | *** empty log message *** | Jim Meyering |
2005-09-23 | Use 2, not 1, for bitfield size in verify.h. | Paul Eggert |
2005-09-23 | (verify_type__): Use 2, not 1, for bitfield size, to avoid | Paul Eggert |
2005-09-23 | Log recent changes. | Paul Eggert |
2005-09-23 | . | Jim Meyering |
2005-09-23 | * lib/utimens.c (futimens): Use futimesat if available. | Paul Eggert |
2005-09-23 | Fix typo in comment. | Paul Eggert |
2005-09-23 | (GL_CONCAT0, GL_CONCAT): Remove. | Paul Eggert |
2005-09-23 | *** empty log message *** | Jim Meyering |
2005-09-23 | Include <config.h>. Otherwise builds with strict | Jim Meyering |
2005-09-23 | * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>. | Paul Eggert |
2005-09-22 | . | Jim Meyering |