elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure
[glibc.git] / posix / PTESTS2C.sed
blob500b4ec21c49237a44e13e116ef6d3139aff3a9e
1 # Future self: the vertical bar is being used here as a delimiter in
2 # the input file, not in the usual alternate-choice regex meaning.
3 /^##/d
4 s/^# \(.*\)/  { 0, 0, "\1", NULL, },/
5 s/^#W \(.*\)/  { 0, 0, NULL, "\1" },/
6 s/\([^|]*\)|\([^|]*\)|\([^|]*\)|\([^|]*\)|\(.*\)/  { \1, \2, "\3", "\4", \5 },/
7 s/\\/\\\\/g
8 s/\r/\\r/g