utimens: use extern-inline
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Jul 2012 14:23:54 +0000 (07:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 1 Aug 2012 21:33:37 +0000 (14:33 -0700)
commit3d26edd8e9e0ea1960696b0734803a694e23dfc0
treebd226a467f5b5fa1e74d7e79c8e7bd3b4184627d
parent7daecec0bd1a9daef7fa5b2a40d161701bd97210
utimens: use extern-inline

* lib/utimens.c (_GL_UTIMENS_INLINE): Define when including utimens.h.
* lib/utimens.h: Add copyright notice, since this is now large enough
to copyright.  Use _GL_INLINE_HEADER_BEGIN, _GL_INLINE_HEADER_END.
(_GL_UTIMENS_INLINE): New macro.  Use it instead of 'static inline'.
* modules/utimens (Depends-on): Add extern-inline.
ChangeLog
lib/utimens.c
lib/utimens.h
modules/utimens