| Age | Commit message (Expand) | Author | Lines |
| 2006-03-17 | (regoff_t) [defined _REGEX_LARGE_OFFSETS]: | Paul Eggert | -6/+8 |
| 2006-03-17 | (gl_REGEX): Don't check for off_t, since the code | Paul Eggert | -32/+9 |
| 2006-03-16 | version: 5.94 | Jim Meyering | -3169/+1997 |
| 2006-03-15 | update from gnulib | Jim Meyering | -5/+3 |
| 2006-03-15 | update from gnulib | Jim Meyering | -2/+2 |
| 2006-03-12 | *** empty log message *** | Jim Meyering | -0/+2 |
| 2006-03-12 | (set_author): Rename function, from preserve_author. | Jim Meyering | -14/+29 |
| 2006-03-12 | . | Jim Meyering | -27725/+47649 |
| 2006-03-12 | *** empty log message *** | Jim Meyering | -0/+3 |
| 2006-03-12 | (AD_pop_and_chdir): Use new macro, | Jim Meyering | -2/+2 |
| 2006-03-12 | *** empty log message *** | Jim Meyering | -0/+1 |
| 2006-03-12 | *** empty log message *** | Jim Meyering | -0/+1 |
| 2006-03-12 | (gl_ROOT_DEV_INO): Add same-inode.h to the list. | Jim Meyering | -3/+3 |
| 2006-03-12 | *** empty log message *** | Jim Meyering | -2/+2 |
| 2006-03-12 | (leave_dir): If cycle-check's saved dev-ino pair matches | Jim Meyering | -2/+9 |
| 2006-03-12 | *** empty log message *** | Jim Meyering | -0/+14 |
| 2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering | -5/+1 |
| 2006-03-12 | Include "same-inode.h". | Jim Meyering | -1/+13 |
| 2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering | -5/+2 |
| 2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering | -4/+1 |
| 2006-03-12 | *** empty log message *** | Jim Meyering | -0/+6 |
| 2006-03-12 | (gl_SAME): Add same-inode.h to the list. | Jim Meyering | -3/+3 |
| 2006-03-12 | (gl_CYCLE_CHECK): Add same-inode.h to the list. | Jim Meyering | -3/+3 |
| 2006-03-12 | (gl_CHDIR_SAFER): Add same-inode.h to the list. | Jim Meyering | -3/+3 |
| 2006-03-12 | (SAME_INODE): New file/macro. | Jim Meyering | -0/+26 |
| 2006-03-12 | *** empty log message *** | Jim Meyering | -1/+6 |
| 2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering | -4/+1 |
| 2006-03-12 | . | Jim Meyering | -9/+10 |
| 2006-03-12 | Remove asctime_r, ctime_r, and let m4 specify the sources. | Paul Eggert | -0/+9 |
| 2006-03-12 | Add time_r.m4. | Paul Eggert | -0/+5 |
| 2006-03-12 | (gl_PREREQ): Require gl_TIME_R. | Paul Eggert | -2/+4 |
| 2006-03-12 | (asctime_r, ctime_r): Remove. | Paul Eggert | -26/+9 |
| 2006-03-12 | (libcoreutils_a_SOURCES): Remove time_r.c, time_r.h, | Paul Eggert | -1/+0 |
| 2006-03-12 | New file, from gnulib. | Paul Eggert | -0/+38 |
| 2006-03-11 | *** empty log message *** | Jim Meyering | -1/+5 |
| 2006-03-11 | (robust_getcwd): Prepend only one slash, not two. | Jim Meyering | -1/+2 |
| 2006-03-10 | Fix a bug whereby a user with write access to a directory being removed | Jim Meyering | -1/+13 |
| 2006-03-10 | *** empty log message *** | Jim Meyering | -2/+13 |
| 2006-03-10 | mention today's rm -r fix. | Jim Meyering | -0/+3 |
| 2006-03-10 | *** empty log message *** | Jim Meyering | -0/+1 |
| 2006-03-08 | Handle dd's file-creation flags even on file descriptors. Improve | Paul Eggert | -0/+6 |
| 2006-03-08 | Add test cases for append, nofollow, directory, | Paul Eggert | -5/+28 |
| 2006-03-08 | (set_fd_flags): Handle file-creation flags on file | Paul Eggert | -2/+34 |
| 2006-03-08 | Document dd's new 'directory' and 'nolinks' flags. | Paul Eggert | -3/+12 |
| 2006-03-08 | iflags->iflag. This fixes a typo that meant the | Paul Eggert | -4/+9 |
| 2006-03-06 | *** empty log message *** | Jim Meyering | -0/+4 |
| 2006-03-06 | Add `SEE ALSO' references to syscalls from utilities of the same name. | Jim Meyering | -1/+39 |
| 2006-03-06 | Describe dd, ls changes. Convert from Latin-1 to UTF-8. | Paul Eggert | -3/+11 |
| 2006-03-06 | (dd invocation): New flags directory, nolinks. | Paul Eggert | -6/+24 |
| 2006-03-06 | (O_NOLINKS): Define to 0 if not already defined. | Paul Eggert | -0/+4 |