initial commit
[glibc.git] / posix / PTESTS2C.sed
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/g