Hacker News new | ask | show | jobs
by Rendello 1599 days ago
Two come to mind off the bat:

GNU C formatting is odd: https://en.wikipedia.org/wiki/GNU_coding_standards

Zlib still uses K&R-1st-edition-era function definitions: https://github.com/madler/zlib/blob/cacf7f1d4e3d44d871b605da...