Age | Commit 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 source | Paul Eggert |
2005-09-23 | (copy_reg): Preserve time stamps if | Paul Eggert |
2005-09-23 | Don'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-23 | Update copyright. | Paul Eggert |
2005-09-23 | (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux | Paul Eggert |
2005-09-23 | . | Jim Meyering |
2005-09-23 | *** empty log message *** | Jim Meyering |
2005-09-23 | Use `verify' to ensure that our hard-coded | Jim Meyering |
2005-09-23 | *** empty log message *** | Jim Meyering |
2005-09-23 | (gl_MACROS): AC_REQUIRE([gl_SOCKLEN_T]) here, | Jim Meyering |
2005-09-23 | not needed, since socklen is a prerequisite module. | Paul Eggert |
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 | *** empty log message *** | Jim Meyering |
2005-09-23 | from gnulib | Jim Meyering |
2005-09-23 | (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T. | Jim Meyering |
2005-09-23 | *** empty log message *** | Jim Meyering |
2005-09-23 | Include <config.h>. Otherwise builds with strict | Jim 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-22 | Regenerate. | Paul Eggert |
2005-09-22 | Sync from gnulib. | Paul Eggert |
2005-09-22 | Include canon-host.h rather than declaring canon_host ourselves. | Paul Eggert |
2005-09-22 | Include canon-host.h rather than declaring | Paul Eggert |
2005-09-22 | Include strcase.h. | Paul Eggert |
2005-09-22 | (gl_PREREQ): Require gl_FUNC_GETLINE rather than | Paul Eggert |
2005-09-22 | no longer needed. | Paul Eggert |
2005-09-22 | (_gl_DECL_HEADERS): Don't bother checking for | Paul Eggert |
2005-09-22 | (libcoreutils_a_SOURCES): Add getaddrinfo.h, | Paul Eggert |
2005-09-22 | (EEXIST, ENOTEMPTY): Remove unused macros. | Paul Eggert |
2005-09-22 | Nontrivial sync from gnulib. | Paul Eggert |
2005-09-22 | Add getline.h, getpass.c | Paul Eggert |
2005-09-22 | (GL_CONCAT): Remove. | Paul Eggert |
2005-09-22 | (X2NREALLOC, X2REALLOC): Moved here from | Paul Eggert |
2005-09-22 | (VERIFY_EXPR, X2NREALLOC, X2REALLOC): Remove. | Paul Eggert |
2005-09-22 | Remove; no longer used. | Paul Eggert |
2005-09-22 | New file, from gnulib. | Paul Eggert |
2005-09-22 | Add getaddrinfo.h, getdelim.h, mbchar.h, | Paul Eggert |
2005-09-22 | Sync from gnulib. | Paul Eggert |
2005-09-22 | Sort. | Paul Eggert |
2005-09-22 | (ENOSYS): Define to EEXIST if not defined. | Paul Eggert |
2005-09-21 | . | Jim Meyering |