CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sourceware.org 2003-11-13 18:53:16 Modified files: posix : regcomp.c Log message: (parse_bracket_element): Reject hyphens unless we expect them or it's the last element in the bracket expression. Indicated by new parameter. Adjust all callers.