dhewm3/neo/sys/posix
Andre Heider bbcb2b00dc Fix endless loop with in_tty on selected archs
Ran into this on aarch64.

Quoting http://c-faq.com/stdio/getcharc.html
"The bug can go undetected for a long time" :)

Fixes #102
2018-02-22 22:42:00 +01:00
..
posix_main.cpp Fix endless loop with in_tty on selected archs 2018-02-22 22:42:00 +01:00
posix_net.cpp Fix new[]/delete missmatches and memory leaks found by clang's ASAN 2015-12-17 18:11:03 +01:00
posix_public.h Get rid of Posix_EarlyInit() and Posix_LateInit() 2012-07-06 01:39:01 +02:00