Mercurial > hg > octave-lojdl > gnulib-hg
view modules/clean-temp @ 14276:6b7046963230
di-set, ino-map: new modules, from coreutils
* lib/di-set.c: New file.
* lib/di-set.h: Likewise.
* lib/ino-map.c: Likewise.
* lib/ino-map.h: Likewise.
* modules/di-set: Likewise.
* modules/di-set-tests: Likewise.
* modules/ino-map: Likewise.
* modules/ino-map-tests: Likewise.
* tests/test-di-set.c: Likewise.
* tests/test-ino-map.c: Likewise.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Mon, 07 Feb 2011 16:01:24 +0100 |
parents | a8c91b846640 |
children |
line wrap: on
line source
Description: Temporary directories and temporary files with automatic cleanup. Files: lib/clean-temp.h lib/clean-temp.c Depends-on: stdbool unistd error fatal-signal open pathmax tmpdir mkdtemp rmdir xalloc xmalloca linkedhash-list xlist gettext-h configure.ac: AC_DEFINE([SIGNAL_SAFE_LIST], [1], [Define if lists must be signal-safe.]) Makefile.am: lib_SOURCES += clean-temp.h clean-temp.c Include: "clean-temp.h" License: GPL Maintainer: Bruno Haible