| Age | Commit message (Expand) | Author | Lines |
| 2006-08-15 | . | Jim Meyering | -86/+120 |
| 2006-08-15 | commit, for the record. May never be used. | Jim Meyering | -0/+121 |
| 2006-08-14 | (memcoll): Optimize for the common case where the | Paul Eggert | -28/+42 |
| 2006-08-11 | * pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE -> | Paul Eggert | -19/+24 |
| 2006-08-11 | (re_string_skip_chars): Don't assume WEOF fits in wchar_t. | Paul Eggert | -3/+9 |
| 2006-08-11 | Fix typo in previous checkin: len -> lenbuf. | Paul Eggert | -1/+1 |
| 2006-08-11 | (snprintf): memcpy LEN bytes, not SIZE - 1, when | Paul Eggert | -3/+11 |
| 2006-08-10 | Import regex changes from libc via gnulib. | Paul Eggert | -17/+39 |
| 2006-08-10 | Accommodate new getaddrinfo implementation in gnulib. | Paul Eggert | -0/+51 |
| 2006-08-10 | Import from gnulib, to support new getaddrinfo implementation of gnulib. | Paul Eggert | -0/+446 |
| 2006-08-10 | Add snprintf.h, socket_.h. | Paul Eggert | -0/+2 |
| 2006-08-09 | Regenerate. | Paul Eggert | -13/+15 |
| 2006-08-09 | Sync from gnulib. | Paul Eggert | -189/+631 |
| 2006-08-09 | Regenerate. | Paul Eggert | -83/+96 |
| 2006-08-09 | Fix too-long line in 2006-08-08 checkin, and an encoding error | Paul Eggert | -2/+2 |
| 2006-08-09 | Include <config.h>. | Jim Meyering | -0/+7 |
| 2006-08-08 | Add shuf, better random number generation, and fix sort -R in | Paul Eggert | -0/+8 |
| 2006-08-08 | New file, introduced for shuf, sort -R, and/or shred. | Paul Eggert | -0/+1244 |
| 2006-08-08 | (libcoreutils_a_SOURCES): Add xmemxfrm.c, xmemxfrm.h. | Paul Eggert | -0/+1 |
| 2006-07-28 | chmod 0755 DIR and chmod 755 DIR are now equivalent. | Paul Eggert | -0/+6 |
| 2006-07-28 | Remove obsolete comment about masks. | Paul Eggert | -2/+0 |
| 2006-07-28 | (mode_compile): Numeric modes now affect setuid and | Paul Eggert | -5/+7 |
| 2006-07-22 | Split closeout into close-stream and closeout. | Paul Eggert | -0/+5 |
| 2006-07-22 | (close_stdout): Use new function close_stream. | Paul Eggert | -44/+26 |
| 2006-07-22 | Initial revision. | Paul Eggert | -0/+80 |
| 2006-07-20 | *** empty log message *** | Jim Meyering | -0/+5 |
| 2006-07-20 | [ME_REMOTE]: Filter out cifs. | Jim Meyering | -2/+3 |
| 2006-07-20 | *** empty log message *** | Jim Meyering | -0/+5 |
| 2006-07-20 | (ME_REMOTE): Compare strchr's result to NULL, not 0, for better readability. | Jim Meyering | -2/+2 |
| 2006-07-17 | In comment: bits bits -> bits. | Paul Eggert | -1/+1 |
| 2006-07-17 | Regenerate. | Paul Eggert | -67/+69 |
| 2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert | -0/+27 |
| 2006-07-17 | (mode_adjust): New API. | Paul Eggert | -3/+5 |
| 2006-07-17 | (octal_to_mode): New function. | Paul Eggert | -42/+75 |
| 2006-07-17 | Adjust to new make_dir_parents API. | Paul Eggert | -6/+7 |
| 2006-07-17 | Don't include alloca.h, stdio.h, sys/types.h, | Paul Eggert | -295/+74 |
| 2006-07-17 | Initial version. | Paul Eggert | -0/+294 |
| 2006-07-16 | * userspec.c (parse_with_separator): Say "invalid spec" rather than | Jim Meyering | -4/+14 |
| 2006-07-11 | Sync from gnulib. | Paul Eggert | -43/+27 |
| 2006-07-09 | Update from gnulib. | Paul Eggert | -331/+311 |
| 2006-07-09 | (stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H, | Paul Eggert | -1/+1 |
| 2006-07-08 | (getndelim2): Remove doubled "after" in comment. | Jim Meyering | -3/+7 |
| 2006-07-04 | Really add wcwidth.h. | Jim Meyering | -0/+70 |
| 2006-07-04 | *** empty log message *** | Jim Meyering | -1/+1 |
| 2006-07-04 | *** empty log message *** | Jim Meyering | -0/+1 |
| 2006-07-04 | Sync from gnulib. | Paul Eggert | -176/+450 |
| 2006-07-04 | (libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h, | Paul Eggert | -0/+2 |
| 2006-07-04 | Include <sys/types.h> after @FULL_PATH_STDINT_H@, for | Paul Eggert | -16/+23 |
| 2006-07-03 | * cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this | Jim Meyering | -0/+8 |
| 2006-07-02 | (intmax_t, uintmax_t): Prefer long to long long if | Paul Eggert | -2/+11 |