aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-20*** empty log message ***Jim Meyering1-0/+5
2006-07-20(ME_REMOTE): Compare strchr's result to NULL, not 0, for better readability.Jim Meyering1-2/+2
2006-07-17In comment: bits bits -> bits.Paul Eggert1-1/+1
2006-07-17Regenerate.Paul Eggert1-67/+69
2006-07-17chmod, install, and mkdir now leave setgid and setuid bitsPaul Eggert1-0/+27
2006-07-17(mode_adjust): New API.Paul Eggert1-3/+5
2006-07-17(octal_to_mode): New function.Paul Eggert1-42/+75
2006-07-17Adjust to new make_dir_parents API.Paul Eggert1-6/+7
2006-07-17Don't include alloca.h, stdio.h, sys/types.h,Paul Eggert1-295/+74
2006-07-17Initial version.Paul Eggert4-0/+294
2006-07-16* userspec.c (parse_with_separator): Say "invalid spec" rather thanJim Meyering2-4/+14
2006-07-11Sync from gnulib.Paul Eggert6-43/+27
2006-07-09Update from gnulib.Paul Eggert31-331/+311
2006-07-09(stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H,Paul Eggert1-1/+1
2006-07-08(getndelim2): Remove doubled "after" in comment.Jim Meyering2-3/+7
2006-07-04Really add wcwidth.h.Jim Meyering1-0/+70
2006-07-04*** empty log message ***Jim Meyering2-1/+1
2006-07-04*** empty log message ***Jim Meyering1-0/+1
2006-07-04Sync from gnulib.Paul Eggert16-176/+450
2006-07-04(libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h,Paul Eggert1-0/+2
2006-07-04Include <sys/types.h> after @FULL_PATH_STDINT_H@, forPaul Eggert2-16/+23
2006-07-03* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if thisJim Meyering2-0/+8
2006-07-02(intmax_t, uintmax_t): Prefer long to long long ifPaul Eggert2-2/+11
2006-07-02Sync stdint module from gnulib.Paul Eggert3-196/+373
2006-07-01seq defaults to a minimal fixed point format that does not losePaul Eggert1-0/+8
2006-07-01(XSTRTOD, DOUBLE): New macros, so that we can supportPaul Eggert1-9/+18
2006-07-01(xstrtold): New decl.Paul Eggert1-1/+3
2006-07-01Initial revision.Paul Eggert1-0/+2
2006-06-29From Derek R. Price:Jim Meyering2-59/+14
2006-06-28(CLOSEDIR): Remove. All uses changed to closedir.Paul Eggert2-9/+7
2006-06-20(openat): Use ?:, not if, to work around GCC bug 4210.Paul Eggert2-4/+10
2006-06-20fix typo in comment: s/nerrower/narrower/Jim Meyering1-1/+1
2006-06-19*** empty log message ***Jim Meyering1-0/+6
2006-06-19Apply this change from gnulib:Jim Meyering1-5/+2
2006-06-11(__attribute__): Don't define if already defined.Paul Eggert3-4/+14
2006-06-10Apply this change from gnulib:Jim Meyering2-1/+12
2006-06-05* regexec.c (group_nodes_into_DFAstates): Fix a buffer overrunPaul Eggert2-2/+7
2006-05-25(small_open, large_open): New macros.Paul Eggert2-5/+16
2006-05-23Fix misspelling.Paul Eggert1-1/+1
2006-05-23Note problem with string.h.Paul Eggert1-1/+2
2006-05-23filemode.c: Don't include <string.h>.Paul Eggert1-0/+5
2006-05-23Don't include <string.h>; this include wasPaul Eggert1-2/+0
2006-05-22* filemode.c (setst): Remove.Paul Eggert2-35/+15
2006-05-22Document the internals better. Most of this changePaul Eggert2-10/+102
2006-05-20*** empty log message ***Jim Meyering1-0/+6
2006-05-20(fts_open): Fail with EINVAL if a caller violates this rule:Jim Meyering1-0/+4
2006-05-19Sync nanosleep from gnulib.Paul Eggert2-5/+34
2006-05-15*** empty log message ***Jim Meyering1-0/+2
2006-05-15(xfts_open): Always use FTS_CWDFD.Jim Meyering1-2/+2
2006-05-15*** empty log message ***Jim Meyering1-0/+9