summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-23(gl_REGEX): If replacing, define regcomp to rpl_regcomp,Paul Eggert
2005-09-23*** empty log message ***Jim Meyering
2005-09-23(install_file_in_file): Be more conservative about the previous patch:Paul Eggert
2005-09-23(change_timestamps): First arg is sourcePaul Eggert
2005-09-23(copy_reg): Preserve time stamps ifPaul Eggert
2005-09-23Don't include utime.h; not needed.Paul Eggert
2005-09-23(gl_MACROS): Don't require gl_CHECK_TYPE_STRUCT_UTIMBUF.Paul Eggert
2005-09-23Update copyright.Paul Eggert
2005-09-23(_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on LinuxPaul Eggert
2005-09-23.Jim Meyering
2005-09-23*** empty log message ***Jim Meyering
2005-09-23Use `verify' to ensure that our hard-codedJim Meyering
2005-09-23*** empty log message ***Jim Meyering
2005-09-23(gl_MACROS): AC_REQUIRE([gl_SOCKLEN_T]) here,Jim Meyering
2005-09-23not needed, since socklen is a prerequisite module.Paul Eggert
2005-09-23* lib/utimens.c (futimens): Use futimesat if available.Paul Eggert
2005-09-23Fix 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*** empty log message ***Jim Meyering
2005-09-23from gnulibJim Meyering
2005-09-23(gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.Jim Meyering
2005-09-23*** empty log message ***Jim Meyering
2005-09-23Include <config.h>. Otherwise builds with strictJim Meyering
2005-09-23(gl_PREREQ_GETADDRINFO): Check for netinet/in.h.Paul Eggert
2005-09-23* lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.Paul Eggert
2005-09-22.Jim Meyering
2005-09-22*** empty log message ***Jim Meyering
2005-09-22Regenerate.Paul Eggert
2005-09-22Sync from gnulib.Paul Eggert
2005-09-22Include canon-host.h rather than declaring canon_host ourselves.Paul Eggert
2005-09-22Include canon-host.h rather than declaringPaul Eggert
2005-09-22Include strcase.h.Paul Eggert
2005-09-22(gl_PREREQ): Require gl_FUNC_GETLINE rather thanPaul Eggert
2005-09-22no longer needed.Paul Eggert
2005-09-22(_gl_DECL_HEADERS): Don't bother checking forPaul Eggert
2005-09-22(libcoreutils_a_SOURCES): Add getaddrinfo.h,Paul Eggert
2005-09-22(EEXIST, ENOTEMPTY): Remove unused macros.Paul Eggert
2005-09-22Nontrivial sync from gnulib.Paul Eggert
2005-09-22Add getline.h, getpass.cPaul Eggert
2005-09-22(GL_CONCAT): Remove.Paul Eggert
2005-09-22(X2NREALLOC, X2REALLOC): Moved here fromPaul Eggert
2005-09-22(VERIFY_EXPR, X2NREALLOC, X2REALLOC): Remove.Paul Eggert
2005-09-22Remove; no longer used.Paul Eggert
2005-09-22New file, from gnulib.Paul Eggert
2005-09-22Add getaddrinfo.h, getdelim.h, mbchar.h,Paul Eggert
2005-09-22Sync from gnulib.Paul Eggert
2005-09-22Sort.Paul Eggert
2005-09-22(ENOSYS): Define to EEXIST if not defined.Paul Eggert
2005-09-21.Jim Meyering