Age | Commit message (Expand) | Author |
2006-04-25 | (relative-3): New test, derived from a bug report by John Thomas McDole. | Paul Eggert |
2006-04-24 | Remove typo in previous checkin. | Paul Eggert |
2006-04-24 | * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype | Paul Eggert |
2006-04-24 | Don't assume that 'exit' is declared for us. | Paul Eggert |
2006-04-23 | *** empty log message *** | Jim Meyering |
2006-04-23 | *** empty log message *** | Jim Meyering |
2006-04-23 | (Which files are listed): Describe new option: --group-directories-first. | Jim Meyering |
2006-04-23 | [New features]: Mention ls's new option, --group-directories-first | Jim Meyering |
2006-04-23 | (sort_type): Rearrange to use as an array index when | Jim Meyering |
2006-04-19 | Change 'shred' to not use alloca. | Paul Eggert |
2006-04-19 | (fillrand): The assertion was way too weak, due to | Paul Eggert |
2006-04-18 | *** empty log message *** | Jim Meyering |
2006-04-18 | Add new programs, base64, sha224sum, sha256sum, sha384sum, sha512sum. | Jim Meyering |
2006-04-17 | Document filemode changes. | Paul Eggert |
2006-04-17 | (human_access): Use (new) filemodestring rather than | Paul Eggert |
2006-04-17 | (HAVE_ST_DM_MODE): Remove; moved to ../lib/filemode.c. | Paul Eggert |
2006-04-17 | (describe_change): Adjust to filemode changes. | Paul Eggert |
2006-04-17 | (gl_FILEMODE): Check for strmode declaration. | Paul Eggert |
2006-04-17 | Don't undef S_ISDOOR, since it's never buggy. | Paul Eggert |
2006-04-17 | (HAVE_DECL_STRMODE): Include <string.h> for strmode. | Paul Eggert |
2006-04-17 | Include "filemode.h" first, to test the interface. | Paul Eggert |
2006-04-17 | (What information is listed): Add P for Solaris | Paul Eggert |
2006-04-17 | *** empty log message *** | Jim Meyering |
2006-04-17 | (main) [DEFAULT_IGNORE_FILE]: Remove code to use a default | Jim Meyering |
2006-04-17 | *** empty log message *** | Jim Meyering |
2006-04-17 | (Input processing in ptx): Remove mention of the | Jim Meyering |
2006-04-17 | *** empty log message *** | Jim Meyering |
2006-04-17 | *** empty log message *** | Jim Meyering |
2006-04-17 | (openat_needs_fchdir) [defined __OPENAT_PREFIX]: | Paul Eggert |
2006-04-15 | (futimens): glibc futimesat messes up if /proc isn't mounted. | Paul Eggert |
2006-04-14 | *** empty log message *** | Jim Meyering |
2006-04-14 | remove SPACEs before TAB | Jim Meyering |
2006-04-14 | *** empty log message *** | Jim Meyering |
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-13 | (What information is listed): Document 'ls' type letters. | Paul Eggert |
2006-04-12 | Port to Interix. | Paul Eggert |
2006-04-12 | (sync) [!HAVE_SYNC]: New macro. | Paul Eggert |
2006-04-12 | (USE_STATVFS): New macro. | Paul Eggert |
2006-04-12 | (main) [! HAVE_SETGROUPS]: Don't call setgroups. | Paul Eggert |
2006-04-12 | (linkfunc): Remove. This method ran into a compiler/linker | Paul Eggert |
2006-04-12 | (gl_MACROS): Check for setgroups and sync, since they | 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-12 | csplit, nl, expr now conform to POSIX better, and are | Paul Eggert |