aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-10-05Rename xclone to xmemdup. Remove obsolete xalloc macros.Paul Eggert6-50/+21
2004-10-05Sync from gnulib.Paul Eggert3-4/+4
2004-10-04Sync from gnulib, to remove dependencies of other modules on unlocked-io.Paul Eggert20-121/+184
2004-10-04Regenerate.Paul Eggert1-8/+10
2004-10-04Sync from gnulib.Paul Eggert1-0/+10
2004-10-04Sync from gnulib.Paul Eggert5-14/+71
2004-09-24* modechange.c (mode_compile): Don't decrement past start of string.Paul Eggert1-0/+6
2004-09-24(mode_compile): Don't decrement a pointer thatPaul Eggert1-4/+7
2004-09-22Use automake-1.9.2. Regenerate dependent files.Jim Meyering1-2/+2
2004-09-22*** empty log message ***Jim Meyering1-1/+5
2004-09-22Remove trailing blanks.Jim Meyering1-2/+2
2004-09-22Remove extraneous spaces before TAB.Jim Meyering2-2/+2
2004-09-22*** empty log message ***Jim Meyering1-0/+4
2004-09-22Remove trailing blank.Jim Meyering1-1/+1
2004-09-13Rename backup enum to avoid shadowing problems.Paul Eggert1-1/+13
2004-09-13(enum backuptype): Rename none -> no_backups,Paul Eggert1-8/+5
2004-09-13(check_extension, numbered_backup):Paul Eggert1-31/+31
2004-09-13(enum backuptype): Rename none -> no_backups,Paul Eggert1-9/+9
2004-09-08Undo previous change.Paul Eggert2-10/+3
2004-09-08c-strtod.c sets LC_ALL, not LC_NUMERIC.Paul Eggert1-0/+7
2004-09-08(C_STRTOD): Set LC_ALL to "C", not just LC_NUMERIC, to avoid thePaul Eggert1-3/+3
2004-09-02Port to diet libc.Paul Eggert1-0/+8
2004-09-02(FTSENT): Use "unsigned short int" rather than the unportable "u_short".Paul Eggert1-3/+3
2004-09-02(fts_stat, fts_open, fts_read): Use "unsigned short int"Paul Eggert1-4/+5
2004-08-20Regenerate.Paul Eggert1-24/+32
2004-08-20Sync getopt from gnulib.Paul Eggert7-46/+28
2004-08-20Add getopt_.h, getopt_int.h.Paul Eggert1-0/+2
2004-08-19Add support for "chown : file" and the like.Paul Eggert1-1/+17
2004-08-19Don't use <alloca.h>, so that we don't use alloca onPaul Eggert1-103/+90
2004-08-18Add fts.h, search.h.Paul Eggert1-0/+2
2004-08-11Regenerate.Paul Eggert1-2/+4
2004-08-11Fix typo: missing ).Paul Eggert1-1/+1
2004-08-11minor porting fixes (e.g., obstack)Paul Eggert1-0/+12
2004-08-11Do not include error.h. (merge from gnulib).Paul Eggert1-1/+0
2004-08-11Include <inttypes.h> and <stdint.h> if available.Paul Eggert1-2/+13
2004-08-11(settime): Recode to avoid warning with Sun Forte C 6U2.Paul Eggert1-2/+2
2004-08-11(O_DIRECTORY): Define to 0 if the system doesn't define.Paul Eggert1-0/+4
2004-08-11Fix porting problem to Reliant Unix.Paul Eggert1-0/+6
2004-08-11(WIDE_CHAR_SUPPORT): Don't set to 1 if missingPaul Eggert1-1/+3
2004-08-10Convert to UTF-8.Paul Eggert2-5/+5
2004-08-10Regenerate.Paul Eggert1-9/+9
2004-08-10Sync with gnulib.Paul Eggert6-5/+63
2004-08-09Improve code to work in some cases when files are writeable but not readable.Paul Eggert1-1/+10
2004-08-09(diropen): New function.Paul Eggert1-7/+20
2004-08-09(rpl_chown): Work even if the file is writeable but not readable.Paul Eggert1-2/+3
2004-08-09Change to UTF-8.Paul Eggert2-2/+2
2004-08-09Import from gnulib.Paul Eggert1-0/+45
2004-08-09Regenerate.Paul Eggert1-14/+15
2004-08-09Remove dependency of xalloc on error, etc.Paul Eggert5-58/+17
2004-08-09Finish renaming sha -> sha1.Paul Eggert3-36/+48