(__attribute__, ATTRIBUTE_UNUSED): New macros.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Nov 2004 20:59:33 +0000 (20:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Nov 2004 20:59:33 +0000 (20:59 +0000)
commit5e594b9533e1caa633edc4ee9c6dede4e966e8d0
tree68db548903b43f2b0d841d1dd8534052d1961a9d
parentf80d6a3aa6ab1ead24fc12bd1bb62bd91122c00e
(__attribute__, ATTRIBUTE_UNUSED): New macros.
(futimens): New function, which uses futimes if available.
(futimens, utimens): Support timespec==NULL, with same semantics
as utime and utimens.
lib/utimens.c