lib/file-set.h


Log

Author Commit Date CI Message
Bruno Haible 258036d8 2011-06-13T11:19:42 file-set.h: guard __attibute__ use, now that it's not always defined * lib/file-set.h (record_file): Use __attribute__ only with compiler versions that support it. This fixes a coreutils build failure with /bin/cc on HP-UX 11.31.
Bruno Haible aeb898d8 2010-03-25T07:48:14 Minor formatting changes.
Bruno Haible 441aa304 2009-12-10T20:28:30 Use spaces for indentation, not tabs.
Jim Meyering 024eeefd 2007-09-25T22:17:24 New module, file-set. * modules/file-set: Define it. * lib/file-set.c, lib/file-set.h: Implement.