Mercurial > hg > octave-lojdl > gnulib-hg
view modules/dirname @ 17305:0e5a583a2a8d
regex: test for buffer overrun
* m4/regex.m4 (gl_REGEX): Add test case, by Andreas Schwab,
for the just-fixed regex bug.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Tue, 29 Jan 2013 22:34:58 -0800 |
parents | ef29860fb433 |
children |
line wrap: on
line source
Description: Extract specific portions of filenames. Files: lib/dirname.c lib/basename.c lib/stripslash.c Depends-on: dirname-lgpl xalloc xstrndup configure.ac: gl_DIRNAME gl_MODULE_INDICATOR([dirname]) Makefile.am: lib_SOURCES += dirname.c basename.c Include: "dirname.h" License: GPL Maintainer: Jim Meyering, Eric Blake