Index of /pub/ELKS/bcc/patches
------------------------------

bcc-ansi.patch.gz       - A patch to add a "-ansi" option to bcc which makes
                         bcc pipe input files through unprotoize.  This
                         should allow code to be written with ANSI prototypes.
                         It patches against bcc-clean-source.tar.gz.  Build
                         with -DANSI_SUPPORT to make it work.
Patch_bcc_011.96.gz     - Patch required for libc-8086 development.  It
                         includes bcc-clean and bcc-ansi, and thus patches
                         against the _original_ bcc-source.tar.gz.  It adds
                         several options to bcc, and changes the default
                         header file search path.
patch-bcc.clean.gz      - A patch against the original bcc-source.tar.gz to
                         make it build without warnings.