view modules/dirname @ 4275:e272bc901785

New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Thu, 03 Apr 2003 18:35:07 +0000
parents 3ccc6d0d52bb
children 42b53a22aee5
line wrap: on
line source

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

Depends-on:
xalloc

configure.ac:
gl_DIRNAME

Makefile.am:
lib_SOURCES += dirname.h dirname.c basename.c stripslash.c

Include:
"dirname.h"

Maintainer:
Jim Meyering