view modules/rmdir @ 13553:8fc3314fe460

Document not_eol and remove mention of regex.c.
author Reuben Thomas <rrt@sc3d.org>
date Sat, 14 Aug 2010 16:40:16 +0100
parents 767d867147de
children 9f47f8c334f2
line wrap: on
line source

Description:
rmdir() function: delete a directory.

Files:
lib/rmdir.c
m4/dos.m4
m4/rmdir.m4

Depends-on:
sys_stat
unistd

configure.ac:
gl_FUNC_RMDIR
gl_UNISTD_MODULE_INDICATOR([rmdir])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Jim Meyering, Eric Blake