minix/minix/net
David van Moolenbroek 1d9856e713 inet: resolve some compile and runtime warnings
- ping(1) triggers warnings about unimplemented exceptions for select;
  even if there could be a useful implementation (which is doubtful),
  the warnings are not helping anyone right now;
- the clock_t data type has changed.

Change-Id: Ie5b1383e7657e8501f63bb4b9d255c6502567a15
2015-09-01 16:21:20 +00:00
..
inet inet: resolve some compile and runtime warnings 2015-09-01 16:21:20 +00:00
lwip lwip: no need to retrieve own endpoint 2015-08-08 16:57:14 +00:00
uds uds: announce presence during startup 2015-06-29 10:57:54 +00:00
Makefile UDS: move from drivers/net/ to net/ 2014-12-04 12:10:46 +00:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00