Age | Commit message (Expand) | Author |
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 |
2005-05-27 | (gl_PREREQ): Require gl_STRINTCMP, gl_STRNUMCMP. | Paul Eggert |
2005-05-27 | Compare numeric strings. | Paul Eggert |
2005-05-27 | Break integer-in-string comparison code out from src/sort. | Paul Eggert |
2005-05-27 | (eq-6, gt-5, lt-5): New tests. | Paul Eggert |
2005-05-27 | (bigcmp): New test. | Paul Eggert |
2005-05-27 | expr and test now correctly compare integers of unlimited size. | Paul Eggert |
2005-05-26 | Fix typo in comment. | Paul Eggert |
2005-05-26 | nohup now redirects a tty stdin to an unreadable fd instead of closing it. | Paul Eggert |
2005-05-26 | *** empty log message *** | Jim Meyering |
2005-05-26 | *** empty log message *** | Jim Meyering |
2005-05-26 | . | Jim Meyering |
2005-05-26 | *** empty log message *** | Jim Meyering |
2005-05-26 | (toarith): Fix a sign error introduced on 2005-01-14. | Jim Meyering |
2005-05-26 | Add tests using arithmetic on negative integers. | Jim Meyering |
2005-05-22 | (fd_safer) [_LGPL_PACKAGE]: New static function, | Paul Eggert |
2005-05-21 | *** empty log message *** | Jim Meyering |
2005-05-21 | fix typo in a comment | Jim Meyering |
2005-05-20 | Import chown fixes from gnulib. | Paul Eggert |
2005-05-20 | (gl_FUNC_CHOWN): Correct sense of test for honoring IDs of -1. | Paul Eggert |
2005-05-20 | (rpl_chown): Return -1 on failure. | Paul Eggert |
2005-05-20 | Regenerate. | Paul Eggert |
2005-05-20 | * config.guess: Sync from gnulib. | Paul Eggert |
2005-05-20 | Sync from gnulib. | Paul Eggert |
2005-05-20 | Split fts into LGPL'ed and GPL'ed parts. | Paul Eggert |
2005-05-20 | Don't include "cycle-check.h" or "hash.h". | Paul Eggert |
2005-05-20 | (_LGPL_PACKAGE) [defined _LIBC]: New macro. | Paul Eggert |
2005-05-20 | * fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS. | Paul Eggert |
2005-05-20 | (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS. | Paul Eggert |
2005-05-20 | New file, containing GPL'ed code migrated out of | Paul Eggert |
2005-05-20 | *** empty log message *** | Jim Meyering |
2005-05-20 | (fts_open): Remove useless but otherwise harmless malloc call. | Jim Meyering |
2005-05-19 | *** empty log message *** | Jim Meyering |
2005-05-19 | (AD_mark_helper, AD_mark_current_as_unremovable): | Jim Meyering |