unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / dirname-lgpl
blob8eb1dd7ad7bc01badbf6e309b2e8ca29f020ea54
1 Description:
2 Extract specific portions of filenames.
4 Files:
5 lib/dirname.h
6 lib/dirname-lgpl.c
7 lib/stripslash.c
9 Depends-on:
10 basename-lgpl
11 double-slash-root
12 filename
13 malloc-posix
14 stdbool
16 configure.ac:
18 Makefile.am:
19 lib_SOURCES += dirname-lgpl.c stripslash.c
21 Include:
22 "dirname.h"
24 License:
25 LGPLv2+
27 Maintainer:
28 Jim Meyering, Eric Blake