Age | Commit message (Expand) | Author |
2005-06-02 | Don't use "path" or "filename" to mean "file name". | Paul Eggert |
2005-06-02 | Use "file name" when talking about file names, instead of "filename" | Paul Eggert |
2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert |
2005-06-02 | (excluded_file_name): Renamed from excluded_filename. | Paul Eggert |
2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert |
2005-06-02 | Use "file name" when talking about file names, instead of "filename" | Paul Eggert |
2005-06-02 | (readlink invocation): "path component" -> | Paul Eggert |
2005-06-02 | Renamed from path-concat.m4. | Paul Eggert |
2005-06-02 | Renamed from path-concat.c. | Paul Eggert |
2005-06-02 | Renamed from path-concat.h. All includers changed. | Paul Eggert |
2005-06-02 | Renamed from makepath.m4. | Paul Eggert |
2005-06-02 | Renamed from makepath.h. All includers changed. | Paul Eggert |
2005-06-02 | Renamed from makepath.c. | Paul Eggert |
2005-05-31 | *** empty log message *** | Jim Meyering |
2005-05-31 | (chown_privileges, chown_failure_ok): Mark as `extern'. | Jim Meyering |
2005-05-31 | Port to Solaris 10's rules for whether programs can chown files. | Paul Eggert |
2005-05-31 | (cp_options_init): Use chown_privileges rather than geteuid. | Paul Eggert |
2005-05-31 | (re_protect): Remove unnecessary call to geteuid. | Paul Eggert |
2005-05-31 | Add copyright notice. | Paul Eggert |
2005-05-31 | Port to Solaris 10's rules for whether programs can chown files. | Paul Eggert |
2005-05-31 | * jm-macros.m4 (gl_CHECK_ALL_HEADERS): Check for priv.h. | Paul Eggert |
2005-05-31 | (gl_CHECK_ALL_HEADERS): Check for priv.h. | Paul Eggert |
2005-05-30 | . | Jim Meyering |
2005-05-30 | Regenerate. | Paul Eggert |
2005-05-30 | _POSIX_VERSION cleanup | Paul Eggert |
2005-05-30 | Include sys/param.h if it exists, not if _POSIX_VERSION | Paul Eggert |
2005-05-30 | Don't bother mentioning _POSIX_VERSION in comment. | Paul Eggert |
2005-05-30 | (OPENOPTS, TEXT1T01, TEXTCNVT): Remove. | Paul Eggert |
2005-05-30 | (getpwnam, getgrnam): Remove decl. | Paul Eggert |
2005-05-30 | (getpwuid, getgrgid, getuid, getgid, geteuid, getegid) | Paul Eggert |
2005-05-30 | (geteuid) [!defined _POSIX_VERSION]: Remove decl. | Paul Eggert |
2005-05-30 | (getgrnam, getgrgid) [!defined _POSIX_VERSION]: | Paul Eggert |
2005-05-30 | (getgrnam) [!defined _POSIX_VERSION]: Remove decl. | Paul Eggert |
2005-05-30 | (getpwnam, getgrnam, getgrgid) | Paul Eggert |
2005-05-30 | Include <limits.h> unconditionally, since other | Paul Eggert |
2005-05-30 | (getpwuid, getpwnam, getgrgid, getgrnam) | Paul Eggert |
2005-05-30 | (getuid, getgid, getuid, getegid) | Paul Eggert |
2005-05-30 | (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]: | Paul Eggert |
2005-05-28 | dd seek=N now conforms to POSIX if the output isn't seekable. | Paul Eggert |
2005-05-28 | dd seek=N now conforms to POSIX if the output isn't seekable. | Paul Eggert |
2005-05-28 | (skip): Return the number of records that were not | Paul Eggert |
2005-05-28 | * fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h, | Paul Eggert |
2005-05-28 | (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h, | Paul Eggert |
2005-05-28 | fts.c: Don't worry about debugging on pre-C99-comopatible hosts. | Paul Eggert |
2005-05-28 | Don't worry about debugging on pre-C99-comopatible hosts; | Paul Eggert |
2005-05-27 | expr and test now correctly compare integers of unlimited size. | Paul Eggert |
2005-05-27 | Include inttostr.h, strnumcmp.h. | Paul Eggert |
2005-05-27 | Refactor so that others can use large-integer | Paul Eggert |
2005-05-27 | Include strnumcmp.h, xstrtol.h. | Paul Eggert |
2005-05-27 | Break integer-in-string comparison code out from src/sort. | Paul Eggert |