summaryrefslogtreecommitdiff
path: root/src/dir.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* diff: silence GCC warning instead of slowing downPaul Eggert2012-08-301-1/+6
* diff: avoid possible longjmp-triggered misbehaviorJim Meyering2012-08-281-1/+1
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-01-251-4/+4
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: update to latest gnulib and adaptJim Meyering2011-12-141-1/+1
* diff: --ignore-file-name-case now applies at top level tooTim Waugh2011-08-131-0/+46
* diff: don't use locales after local-specific sorting failsPaul Eggert2011-05-271-3/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* maint: avoid shadowing warningJim Meyering2010-09-041-3/+3
* diff: avoid spurious diffs when two distinct dir entries compare equalPaul Eggert2010-08-121-2/+39
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* admin: update all copyright notices to include the year 2009Jim Meyering2009-11-111-2/+2
* maint/sc: enable check for unmarked diagnosticsJim Meyering2009-11-111-1/+1
* maint/sc: remove useless if-before-free testsJim Meyering2009-11-111-4/+2
* * COPYING: New file.Paul Eggert2007-07-191-7/+5
* * bootstrap: Sync from gnulib.Paul Eggert2007-04-041-2/+1
* Modernize bootstrap procedure to match current gnulib.Paul Eggert2006-09-051-1/+1
* Update FSF address.Paul Eggert2006-01-051-1/+1
* * src/cmp.c: Don't include <setmode.h>.Paul Eggert2006-01-051-2/+2
* Include <strcase.h>.Paul Eggert2004-04-121-26/+25
* Remove trailing white space.Paul Eggert2002-03-111-1/+1
* (dir_read): Ignore st_size of directories: POSIX says it's garbage.Paul Eggert2002-02-281-7/+14
* Include <setjmp.h>Paul Eggert2002-01-241-36/+55
* Assume C89 or better.Paul Eggert2001-11-241-37/+66
* (diff_dirs): Check for recursive directory loop.Paul Eggert1998-09-141-1/+1
* (diff_dirs): Check for recursive directory loop.Paul Eggert1998-09-141-33/+51
* Fix copyright notice.Paul Eggert1994-09-121-1/+1
* (dir_sort): Prefer NAMLEN (p) to strlen (p->d_name).Paul Eggert1994-09-081-3/+2
* (compare_names, diff_dirs): Use filename_cmp to compare file names.Paul Eggert1994-09-011-5/+6
* GNU diffutils 2.6Paul Eggert1993-09-131-4/+4
* Add prototypes to function declarations. Use size_t, not int, when needed.Paul Eggert1993-08-271-37/+39
* entered into RCSRichard M. Stallman1993-05-231-0/+1
* *** empty log message ***Richard M. Stallman1993-02-111-0/+4
* *** empty log message ***Paul Eggert1992-11-181-125/+115
* *** empty log message ***David MacKenzie1992-09-151-1/+1
* *** empty log message ***Paul Eggert1992-09-061-2/+5
* *** empty log message ***David MacKenzie1992-07-081-9/+8
* Initial revisionDavid MacKenzie1991-12-241-0/+217