X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fdirname;h=7c405c2855f60ca15efb6956e35faf7d2f683df8;hb=3dbf6525d4f1ce23b2e4d0323a03a39db6523673;hp=910eba24b21f0780def69534cc54a482b07f7cd2;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/dirname b/modules/dirname index 910eba24b..7c405c285 100644 --- a/modules/dirname +++ b/modules/dirname @@ -1,22 +1,30 @@ Description: +Extract specific portions of filenames. Files: lib/dirname.h lib/dirname.c lib/basename.c lib/stripslash.c -m4/dos.m4 m4/dirname.m4 +m4/dos.m4 Depends-on: +double-slash-root +stdbool xalloc +xstrndup configure.ac: gl_DIRNAME Makefile.am: -lib_SOURCES += dirname.h dirname.c basename.c stripslash.c Include: "dirname.h" +License: +GPL + +Maintainer: +Jim Meyering