David van Moolenbroek 17580212b4 libc: check raw IP socket type before using it
Previously, the libc sendto(3) and recvfrom(3) implementations would
blindly assume that any unrecognized socket is a raw-IP socket.  This
is not only inconsistent but also messes with returned error codes.

Change-Id: Id0328f04ea8ca0968a4e8636bc441caa0c3579b7
2016-02-22 23:21:05 +00:00
2016-01-13 20:32:52 +01:00
2016-01-13 20:32:50 +01:00
2016-02-08 13:05:55 +01:00
2016-01-16 14:04:27 +01:00
2016-01-16 14:04:25 +01:00
2016-02-08 13:05:55 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%