live-bootstrap/steps/byacc-20240109
Gábor Stefanik 6567973a04 Make byacc actually work when compiled against meslibc
This replaces the previous sed hackery with a proper patch, and removes
a few more libc functions that meslibc is missing.
The binary name is changed to "byacc" so it doesn't get overwritten by
heirloom yacc.

The bsearch() replacement code comes from an earlier version of byacc.
2024-04-14 21:14:04 +02:00
..
files Add byacc parser generator 2024-04-14 05:51:30 +02:00
patches Make byacc actually work when compiled against meslibc 2024-04-14 21:14:04 +02:00
byacc-20240109.checksums Make byacc actually work when compiled against meslibc 2024-04-14 21:14:04 +02:00
pass1.kaem Make byacc actually work when compiled against meslibc 2024-04-14 21:14:04 +02:00
sources Add byacc parser generator 2024-04-14 05:51:30 +02:00