summaryrefslogtreecommitdiff
path: root/modules/sys_stat
Commit message (Expand)AuthorAgeFilesLines
...
* Make the generated sys/stat.h more self-contained.Bruno Haible2007-05-011-0/+3
* Rename lib/stat_.h to lib/sys_stat_.h.Bruno Haible2007-04-271-3/+3
* Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't theBruno Haible2007-01-221-1/+1
* Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".Jim Meyering2007-01-181-1/+2
* * modules/absolute-header: New module.Eric Blake2006-12-261-1/+1
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-1/+0
* * MODULES.html.sh: Document tempname.Eric Blake2006-10-271-0/+1
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-2/+4
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-1/+0
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2
* * m4/absolute-header.m4: Renamed from full-header-path.m4.Paul Eggert2006-07-041-2/+2
* * MODULES.html.sh: Add sys_stat.Eric Blake2006-06-291-0/+35