lib/utimens.h


Log

Author Commit Date CI Message
Jim Meyering e31746f4 2007-05-20T08:44:37 (gl_futimens): Rename from futimens, now that glibc-2.6 declares futimens.
Eric Blake 0e698b54 2007-02-23T18:25:21 * lib/getdate.h (includes): Include <time.h>, not "timespec.h". * lib/stat-time.h (includes): Likewise. * lib/utimecmp.c (includes): Likewise. * lib/utimens.h (includes): Likewise. * lib/getdate.y (includes): Also include "timespec.h" for use internal to the module. * modules/utimens (Depends-on): Revert yesterday's patch. * modules/nanosleep (Depends-on): Add missing dependency.
Paul Eggert d91f08f3 2004-11-23T20:59:50 (futimens): New decl.
Paul Eggert 10cf9b5e 2004-08-06T22:30:35 Import from coreutils.