This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Regex


Dear Glibc,


regcomp(3) is returning REG_BDRPT when "*" is used as regular
expression.  This used to work in Glibc-2.2 and looks like in latest
glibc "*" is being treated as multiplicity operator instead of  "any
string". What is the regex to match any string ?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]