Age | Commit message (Expand) | Author |
2004-09-03 | Minor stat.c patches from Pozsar Balazs for GNU/Linux. | Paul Eggert |
2004-09-03 | dd minor cleanup for conversions | Paul Eggert |
2004-09-03 | Output correct errno-related diagnostic on "paste" I/O errors. | Paul Eggert |
2004-09-02 | Port to diet libc. | Paul Eggert |
2004-08-24 | POSIX-conformance fixes for "expand" and "unexpand". | Paul Eggert |
2004-08-19 | Add support for "chown : file" and the like. | Paul Eggert |
2004-08-11 | Test for the -d regression. | Paul Eggert |
2004-08-11 | * src/install.c (main): Fix -d regression | Paul Eggert |
2004-08-11 | Fix cp -a confusion bug. | Paul Eggert |
2004-08-10 | Convert to UTF-8. | Paul Eggert |
2004-08-10 | Convert to UTF-8. | Paul Eggert |
2004-08-10 | Fix typo in previous log entry. | Paul Eggert |
2004-08-10 | "sort -o -", "shred -", "tee -" POSIX-conformance fixes. | Paul Eggert |
2004-08-10 | Fix install.c int->bool conversion bug. | Paul Eggert |
2004-08-09 | readlink.c cleanup | Paul Eggert |
2004-08-09 | Improve code to work in some cases when files are writeable but not readable. | Paul Eggert |
2004-08-09 | Remove dependency of xalloc on error, etc. | Paul Eggert |
2004-08-09 | Adjust to sha->sha1 renaming. | Paul Eggert |
2004-08-08 | (O_BINARY) [!O_BINARY && defined O_BINARY]: | Paul Eggert |
2004-08-04 | Fixes for OpenBSD 3.4. | Paul Eggert |
2004-08-04 | Add uname kludge to work around Mac OS X bug. | Paul Eggert |
2004-08-03 | int cleanups for uniq, wc, who, whoami, unexpand, touch, tsort, tty, | Paul Eggert |
2004-08-03 | int cleanup for nohup, paste, pathchk, printenv, od. | Paul Eggert |
2004-08-03 | int cleanups for nl, ln, ls, id, factor, setuidgid, fold, head, csplit, cut, | Paul Eggert |
2004-08-03 | int fixes for fmt, expand, dircolors, dd, seq, sleep, tail, hostname, | Paul Eggert |
2004-08-02 | uintptr_t and uint32_t port to Solaris 8. | Paul Eggert |
2004-08-01 | * src/Makefile.am (localedir.h): Make it readonly. | Paul Eggert |
2004-07-30 | sort, system.h, tr int cleanup | Paul Eggert |
2004-07-30 | mkdir.c int cleanup. | Paul Eggert |
2004-07-30 | int cleanups for chmod, rm, cp, install, mkfifo. | Paul Eggert |
2004-07-30 | md5sum, sha1sum integer cleanups. | Paul Eggert |
2004-07-29 | 'int' cleanup for "cat". | Paul Eggert |
2004-07-28 | dcgen cleanup. | Paul Eggert |
2004-07-28 | chown/chgrp cleanup. | Paul Eggert |
2004-07-28 | Test for "chown 010 file". | Paul Eggert |
2004-07-28 | Don't assume that Perl's getpwd agrees with ours. | Paul Eggert |
2004-07-28 | In src/Makefile.am, don't have 'groups' or 'localedir.h' depend on Makefile. | Paul Eggert |
2004-07-28 | * src/remove.c (remove_dir): If we can't save the state of the | Paul Eggert |
2004-07-28 | In src/printf.c, declare strtoimax and strtoumax if not already declared. | Paul Eggert |
2004-07-28 | Get eaccess from libgen if available; that's where it is on Solaris 9. | Paul Eggert |
2004-07-28 | Don't assume that we can remove the working directory in tests. | Paul Eggert |
2004-07-27 | backupfile integer overflow fixups | Paul Eggert |
2004-07-26 | Portability and POSIX fixes for "nice". | Paul Eggert |
2004-07-25 | euidaccess fixes | Paul Eggert |
2004-07-24 | Fix non-null-terminated-string bugs in who and uptime. | Paul Eggert |
2004-07-23 | Fix bug with tail -f and pipes, plus a few other problems with tail. | Paul Eggert |
2004-07-22 | Add fix for "tail -f" when stdin is a pipe. | Paul Eggert |
2004-07-13 | Prefer c_strtod to setlocale when scanning floating point. | Paul Eggert |
2004-07-12 | printf now uses long double. | Paul Eggert |
2004-07-08 | *** empty log message *** | Jim Meyering |