minix/minix/lib
Lionel Sambuc 20a91f7755 Fix -DNEDUG builds
- assert() is macro which is defined as empty, while panic is always
   present. I added an explicit abort() after the macro to make sure the
   function never returns in case of wrong flags.

 - Fixed gcc build with -NDEBUG, -Os for ARM.
   * A few 'may be used uninitialized' messages
   * A few new missing support library functions where added in libminc.

Change-Id: I69fcda2cd3888390b7ddeff4c0cd849105ce86ff
2014-09-02 15:22:15 +02:00
..
libasyn New sources layout 2014-07-31 16:00:30 +02:00
libaudiodriver New sources layout 2014-07-31 16:00:30 +02:00
libbdev New sources layout 2014-07-31 16:00:30 +02:00
libblockdriver New sources layout 2014-07-31 16:00:30 +02:00
libc Fix -DNEDUG builds 2014-09-02 15:22:15 +02:00
libchardriver New sources layout 2014-07-31 16:00:30 +02:00
libclkconf New sources layout 2014-07-31 16:00:30 +02:00
libddekit Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
libdevman New sources layout 2014-07-31 16:00:30 +02:00
libexec servers/rs: Add sanity check on executable size 2014-07-31 16:00:32 +02:00
libfetch New sources layout 2014-07-31 16:00:30 +02:00
libgcc_s_empty New sources layout 2014-07-31 16:00:30 +02:00
libgpio New sources layout 2014-07-31 16:00:30 +02:00
libhgfs New sources layout 2014-07-31 16:00:30 +02:00
libi2cdriver New sources layout 2014-07-31 16:00:30 +02:00
libinputdriver New sources layout 2014-07-31 16:00:30 +02:00
liblwip New sources layout 2014-07-31 16:00:30 +02:00
libminc Fix -DNEDUG builds 2014-09-02 15:22:15 +02:00
libminixfs merge libminlib with libc 2014-08-28 18:49:19 +02:00
libmthread New sources layout 2014-07-31 16:00:30 +02:00
libnetdriver New sources layout 2014-07-31 16:00:30 +02:00
libnetsock New sources layout 2014-07-31 16:00:30 +02:00
libsffs New sources layout 2014-07-31 16:00:30 +02:00
libsys New sources layout 2014-07-31 16:00:30 +02:00
libtimers New sources layout 2014-07-31 16:00:30 +02:00
libusb Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
libvassert New sources layout 2014-07-31 16:00:30 +02:00
libvboxfs New sources layout 2014-07-31 16:00:30 +02:00
libvirtio New sources layout 2014-07-31 16:00:30 +02:00
libvtreefs New sources layout 2014-07-31 16:00:30 +02:00
Makefile merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00