summaryrefslogtreecommitdiff
path: root/modules/sys_time
Commit message (Expand)AuthorAgeFilesLines
* Rename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.Bruno Haible2007-03-041-1/+1
* * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do useJim Meyering2007-01-281-1/+1
* * modules/sys_time (Makefile.am): Build sys/time.h only when it's theJim Meyering2007-01-281-2/+2
* Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't theBruno Haible2007-01-221-1/+1
* Replace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIMEBruno Haible2007-01-191-2/+1
* Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".Jim Meyering2007-01-181-1/+2
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-181-0/+40