Mercurial > hg > octave-kai > gnulib-hg
view lib/utimens.h @ 5459:e88a820ff3bb
Add log for human.h, xgetcwd.c (import from coreutils).
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 17 Nov 2004 07:32:27 +0000 |
parents | 3249aec7f48c |
children | d6d3ae5214c8 |
line wrap: on
line source
#include "timespec.h" int utimens (char const *, struct timespec const [2]);