cosmopolitan/libc/integral
Justine Tunney 185e957696
Detect implicit function declarations
This was suppressed recently and it's the worst possible idea when doing
greenfield software development with C. I'm so sorry it slipped through.
If the C standards committee was smart they would change the standard so
that implicit int becomes implicit long. Then problems such as this will
never occur and we could even use traditional C safely if we wanted too.
2024-08-26 15:34:08 -07:00
..
c.inc Detect implicit function declarations 2024-08-26 15:34:08 -07:00
cxx.inc CTL: utility.h, use ctl::swap in string (#1227) 2024-06-19 01:00:59 -04:00
cxxtypescompat.inc Initial import 2020-06-15 07:18:57 -07:00
llp64.inc Get VSCode working with Linux and WSL (#116) 2021-03-09 10:12:39 -08:00
lp64.inc Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
lp64arg.inc Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
normalize.inc Release Cosmopolitan v3.7.1 2024-08-16 11:56:47 -07:00