Mercurial > hg > octave-kai > gnulib-hg
view lib/utimens.h @ 5329:8918b74eac82
* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 06 Oct 2004 20:02:18 +0000 |
parents | 3249aec7f48c |
children | d6d3ae5214c8 |
line wrap: on
line source
#include "timespec.h" int utimens (char const *, struct timespec const [2]);