minix/minix/lib/libc
Lionel Sambuc 9d3fcac4cd Some more NDEBUG fixes
- replace a stray assert(0) with abort()
 - remove unrequired copy-pasted #undef NDEBUG
 - replace some #if NDEBUG by #if DEBUG as they protect debug printf()s.

Change-Id: Iff4c0331b06e860d32d91ce6b1d6c765ed065c8b
2014-09-02 16:57:50 +02:00
..
arch Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
gen Fix -DNEDUG builds 2014-09-02 15:22:15 +02:00
net New sources layout 2014-07-31 16:00:30 +02:00
sys Some more NDEBUG fixes 2014-09-02 16:57:50 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00
malloc-debug.h New sources layout 2014-07-31 16:00:30 +02:00
minix-calloc.c New sources layout 2014-07-31 16:00:30 +02:00
minix-malloc-debug.c New sources layout 2014-07-31 16:00:30 +02:00
minix-malloc.c New sources layout 2014-07-31 16:00:30 +02:00