summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-10-13(make_dir_parents): Don't report an error if anPaul Eggert
2005-10-08*** empty log message ***Jim Meyering
2005-10-08(rpl_openat): Use the promoted type (int), not mode_t,Jim Meyering
2005-10-07*** empty log message ***Jim Meyering
2005-10-07Merge from gnulib.Jim Meyering
2005-10-07.Jim Meyering
2005-10-05*** empty log message ***Jim Meyering
2005-10-05(libcoreutils_a_DEPENDENCIES): Remove definition.Jim Meyering
2005-10-05Merge from gnulib.Jim Meyering
2005-10-05*** empty log message ***Jim Meyering
2005-10-04*** empty log message ***Jim Meyering
2005-10-04Merge from gnulib.Jim Meyering
2005-10-02Import getdelim.c from gnulib (to fix unused var warnings) thenPaul Eggert
2005-10-01*** empty log message ***Jim Meyering
2005-10-01Protect #include's of sys/socket.h and netdb.h.Jim Meyering
2005-09-30*** empty log message ***Jim Meyering
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-29Rely 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'tPaul Eggert
2005-09-29(settime): Fix { typo in previous patch. Also, don'tPaul 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 #elifJim 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-27Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H.Jim Meyering
2005-09-27*** empty log message ***Jim Meyering
2005-09-27Include <config.h> here, now that strnumcmp-in.h no longer includes it.Jim Meyering
2005-09-26utimens.c portability fixes.Paul Eggert
2005-09-26Include unistd.h, for dup2.Paul Eggert
2005-09-25.Jim Meyering
2005-09-25.Jim Meyering
2005-09-25Protect against multiple inclusion.Jim Meyering
2005-09-25Support 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-25Upgrade 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, sincePaul 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-24Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', for consistency with gnu...Jim Meyering
2005-09-24*** empty log message ***Jim Meyering