|
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.
|
|
aeb898d8
|
2010-03-25T07:48:14
|
|
Minor formatting changes.
|
|
441aa304
|
2009-12-10T20:28:30
|
|
Use spaces for indentation, not tabs.
|
|
024eeefd
|
2007-09-25T22:17:24
|
|
New module, file-set.
* modules/file-set: Define it.
* lib/file-set.c, lib/file-set.h: Implement.
|