summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2006-05-04mention pwd fixJim Meyering-0/+3
2006-05-03(head invocation, tail invocation, sort invocation):Paul Eggert-14/+38
2006-05-03Include "same-inode.h".Jim Meyering-0/+1
2006-05-03.Jim Meyering-0/+1
2006-05-03*** empty log message ***Jim Meyering-1/+17
2006-05-03*** empty log message ***Jim Meyering-1/+1
2006-05-03(DEFINE_SORT_FUNCTIONS, LIST_SORTFUNCTION_VARIANTS):Jim Meyering-33/+34
2006-05-03(main): On systems with d_type, directories_first onlyJim Meyering-4/+5
2006-05-03(xstrcoll_df_version, rev_xstrcoll_df_version): Add space after commaJim Meyering-2/+2
2006-04-25(get_date): When adding relative date, start with thePaul Eggert-1/+10
2006-04-25(relative-3): New test, derived from a bug report by John Thomas McDole.Paul Eggert-1/+10
2006-04-24Remove typo in previous checkin.Paul Eggert-2/+0
2006-04-24* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototypePaul Eggert-8/+21
2006-04-24Don't assume that 'exit' is declared for us.Paul Eggert-40/+60
2006-04-23*** empty log message ***Jim Meyering-1/+22
2006-04-23*** empty log message ***Jim Meyering-0/+5
2006-04-23(Which files are listed): Describe new option: --group-directories-first.Jim Meyering-0/+8
2006-04-23[New features]: Mention ls's new option, --group-directories-firstJim Meyering-0/+3
2006-04-23(sort_type): Rearrange to use as an array index whenJim Meyering-111/+196
2006-04-19Change 'shred' to not use alloca.Paul Eggert-1/+11
2006-04-19(fillrand): The assertion was way too weak, due toPaul Eggert-12/+7
2006-04-18*** empty log message ***Jim Meyering-1/+6
2006-04-18Add new programs, base64, sha224sum, sha256sum, sha384sum, sha512sum.Jim Meyering-3/+31
2006-04-17Document filemode changes.Paul Eggert-1/+38
2006-04-17(human_access): Use (new) filemodestring rather thanPaul Eggert-2/+2
2006-04-17(HAVE_ST_DM_MODE): Remove; moved to ../lib/filemode.c.Paul Eggert-14/+7
2006-04-17(describe_change): Adjust to filemode changes.Paul Eggert-8/+8
2006-04-17(gl_FILEMODE): Check for strmode declaration.Paul Eggert-2/+3
2006-04-17Don't undef S_ISDOOR, since it's never buggy.Paul Eggert-8/+13
2006-04-17(HAVE_DECL_STRMODE): Include <string.h> for strmode.Paul Eggert-2/+9
2006-04-17Include "filemode.h" first, to test the interface.Paul Eggert-50/+86
2006-04-17(What information is listed): Add P for SolarisPaul Eggert-2/+16
2006-04-17*** empty log message ***Jim Meyering-1/+6
2006-04-17(main) [DEFAULT_IGNORE_FILE]: Remove code to use a defaultJim Meyering-7/+0
2006-04-17*** empty log message ***Jim Meyering-0/+6
2006-04-17(Input processing in ptx): Remove mention of theJim Meyering-5/+0
2006-04-17*** empty log message ***Jim Meyering-1/+1
2006-04-17*** empty log message ***Jim Meyering-1/+1
2006-04-17(openat_needs_fchdir) [defined __OPENAT_PREFIX]:Paul Eggert-2/+7
2006-04-15(futimens): glibc futimesat messes up if /proc isn't mounted.Paul Eggert-23/+34
2006-04-14*** empty log message ***Jim Meyering-1/+1
2006-04-14remove SPACEs before TABJim Meyering-2/+2
2006-04-14*** empty log message ***Jim Meyering-0/+11
2006-04-14(fts_open): Don't allocate parent if *argv==NULL. Patch from glibc.Jim Meyering-4/+7
2006-04-14(fts_build): Free `head' before returning NULL, in two places,Jim Meyering-0/+2
2006-04-14(fts_build): Remove just-#if-0'd code and the code thatJim Meyering-39/+12
2006-04-14(fts_build): #if-0-out a block of unused code. Patch via glibc.Jim Meyering-1/+7
2006-04-13Don't use wchar_t or wctype_t; update comment.Paul Eggert-0/+6
2006-04-13(RE_DUP_MAX): Update comment to match current implementation.Paul Eggert-1/+8
2006-04-13(init_dfa): Don't use wchar_t or wctype_t if RE_ENABLE_I18NPaul Eggert-4/+6