summaryrefslogtreecommitdiff
path: root/lib/gettimeofday.c
Commit message (Expand)AuthorAgeFilesLines
* * lib/gettimeofday.c (rpl_gettimeofday): Remove declarationJim Meyering2007-02-211-2/+0
* * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): AlsoEric Blake2007-01-181-1/+1
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-181-74/+51
* Two more fixes to revised gettimeofday module.Bruno Haible2007-01-171-7/+18
* Various fixes to Martin Lambers' gettimeofday patch.Bruno Haible2007-01-171-54/+46
* Patch from Martin Lambers <marlam@marlam.de>, from 2005-10-08Bruno Haible2007-01-171-8/+50
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Add wrappers for gmtime and tzset, too.Paul Eggert2003-08-141-2/+37
* Fix a problem seen only on nonconforming systems whereby ls.c'sJim Meyering2002-05-271-3/+21
* Don't include gtod.h.Jim Meyering2001-11-261-9/+4
* (rpl_gettimeofday): Declare local variable `result'.Jim Meyering2001-09-251-0/+2
* *** empty log message ***Jim Meyering2001-08-121-0/+71