Mercurial > hg > octave-lojdl > gnulib-hg
view modules/fts @ 15332:c762e3063952
dtotimespec: new module
* lib/timespec.h (dtotimespec): New decl.
* lib/dtotimespec.c, modules/dtotimespec: New files.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 30 Jun 2011 15:14:25 -0700 |
parents | d4118b26b79e |
children | 578b354d30fc |
line wrap: on
line source
Description: Traverse a file hierarchy. Files: lib/fts_.h lib/fts.c lib/fts-cycle.c m4/fts.m4 Depends-on: cloexec cycle-check d-ino d-type dirent-safer fchdir fcntl-h fcntl-safer hash i-ring lstat memmove openat-safer stdbool unistd-safer configure.ac: gl_FUNC_FTS dnl Use this version of fts unconditionally, since the GNU libc and dnl NetBSD versions have bugs and/or unnecessary limitations. AC_LIBOBJ([fts]) Makefile.am: Include: "fts_.h" License: GPL Maintainer: Jim Meyering