Mercurial > hg > octave-jordi > gnulib-hg
view modules/rmdir @ 5251:42b53a22aee5
Add a license tag to every module.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Wed, 22 Sep 2004 15:11:04 +0000 |
parents | a535859efd14 |
children | c56b0ae505cd |
line wrap: on
line source
Description: rmdir() function: delete a directory. Files: lib/rmdir.c lib/stat-macros.h m4/rmdir.m4 Depends-on: configure.ac: gl_FUNC_RMDIR Makefile.am: lib_SOURCES += stat-macros.h Include: <unistd.h> License: GPL Maintainer: Jim Meyering