about summary refs log tree commit diff
path: root/src/stdlib
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2015-04-18 16:47:17 +0000
committerRich Felker <dalias@aerifal.cx>2016-01-30 20:53:17 -0500
commitda4cc13b9705e7d3a02216959b9711b3b30828c1 (patch)
tree40b725270f05a2673495e6c72ce78acd85d68ada /src/stdlib
parent7eaa76fc2e7993582989d3838b1ac32dd8abac09 (diff)
downloadmusl-da4cc13b9705e7d3a02216959b9711b3b30828c1.tar.gz
musl-da4cc13b9705e7d3a02216959b9711b3b30828c1.tar.xz
musl-da4cc13b9705e7d3a02216959b9711b3b30828c1.zip
regex: treat \| in BRE as alternation
The standard does not define semantics for \| in BRE, but some code
depends on it meaning alternation. Empty alternative expression is
allowed to be consistent with ERE.

Based on a patch by Rob Landley.
Diffstat (limited to 'src/stdlib')
0 files changed, 0 insertions, 0 deletions