Age | Commit message (Expand) | Author |
2006-04-14 | (fts_open): Don't allocate parent if *argv==NULL. Patch from glibc. | Jim Meyering |
2006-04-14 | (fts_build): Free `head' before returning NULL, in two places, | Jim Meyering |
2006-04-14 | (fts_build): Remove just-#if-0'd code and the code that | Jim Meyering |
2006-04-14 | (fts_build): #if-0-out a block of unused code. Patch via glibc. | Jim Meyering |
2006-04-13 | Don't use wchar_t or wctype_t; update comment. | Paul Eggert |
2006-04-13 | (RE_DUP_MAX): Update comment to match current implementation. | Paul Eggert |
2006-04-13 | (init_dfa): Don't use wchar_t or wctype_t if RE_ENABLE_I18N | Paul Eggert |
2006-04-12 | Port to Interix. | Paul Eggert |
2006-04-12 | Include <inttypes.h> and <stdint.h> if they exist. | Paul Eggert |
2006-04-12 | Don't include <inttypes.h> or <stdint.h>, since | Paul Eggert |
2006-04-10 | remove useless spaces before TABs | Jim Meyering |
2006-04-10 | Import latest regex module from gnulib. | Paul Eggert |
2006-03-26 | . | Jim Meyering |
2006-03-26 | *** empty log message *** | Jim Meyering |
2006-03-26 | (base_name): New semantics - malloc the result. | Jim Meyering |
2006-03-26 | (dir_len): Determine when drive letters need a subsequent slash. | Jim Meyering |
2006-03-26 | (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4. | Jim Meyering |
2006-03-26 | (strip_trailing_slashes): Use last_component, not base_name. | Jim Meyering |
2006-03-26 | (file_name_concat): s/base_name/last_component/ | Jim Meyering |
2006-03-26 | (check_extension, numbered_backup): s/base_name/last_component/ | Jim Meyering |
2006-03-26 | (same_name): s/base_name/last_component/ | Jim Meyering |
2006-03-19 | *** empty log message *** | Jim Meyering |
2006-03-19 | Work even in a chroot where d_ino values for entries in "/" | Jim Meyering |
2006-03-19 | (__getcwd): Clarify a comment. | Jim Meyering |
2006-03-17 | regex fixes for future POSIX and --without-included-regex. | Paul Eggert |
2006-03-17 | (regoff_t) [defined _REGEX_LARGE_OFFSETS]: | Paul Eggert |
2006-03-12 | . | Jim Meyering |
2006-03-12 | *** empty log message *** | Jim Meyering |
2006-03-12 | *** empty log message *** | Jim Meyering |
2006-03-12 | (leave_dir): If cycle-check's saved dev-ino pair matches | Jim Meyering |
2006-03-12 | *** empty log message *** | Jim Meyering |
2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering |
2006-03-12 | Include "same-inode.h". | Jim Meyering |
2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering |
2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering |
2006-03-12 | (SAME_INODE): New file/macro. | Jim Meyering |
2006-03-12 | Remove asctime_r, ctime_r, and let m4 specify the sources. | Paul Eggert |
2006-03-12 | (asctime_r, ctime_r): Remove. | Paul Eggert |
2006-03-12 | (libcoreutils_a_SOURCES): Remove time_r.c, time_r.h, | Paul Eggert |
2006-02-27 | . | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |
2006-02-27 | (libcoreutils_a_SOURCES): Add base64.h and base64.c. | Jim Meyering |
2006-02-21 | (AT_FDCWD): Work around a bug in Solaris 9 and 10, where | Paul Eggert |
2006-02-20 | . | Jim Meyering |
2006-02-16 | *** empty log message *** | Jim Meyering |
2006-02-16 | Include lstat.h, so that uses of lstat are converted | Jim Meyering |
2006-02-14 | Sync from gnulib. | Paul Eggert |
2006-02-11 | Fix typo in previous checkin: I deleted a '2' by mistake. | Paul Eggert |