Searched hist:144530 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libc/gen/
H A Derrlst.cdiff 144530 Sat Apr 02 10:33:28 MST 2005 das Add some missing errnos from POSIX. Nothing in FreeBSD generates
these at the moment, but applications that test for them will now
have a better chance of compiling.

I have intentionally omitted errnos that are only good for STREAMS,
since apps that use STREAMS won't compile anyway. The exception is
EPROTO, which was apparently intended for STREAMS, but worth having
anyway because Linux (mis)uses it for other things.
/freebsd-9.3-release/sys/sys/
H A Derrno.hdiff 144530 Sat Apr 02 10:33:28 MST 2005 das Add some missing errnos from POSIX. Nothing in FreeBSD generates
these at the moment, but applications that test for them will now
have a better chance of compiling.

I have intentionally omitted errnos that are only good for STREAMS,
since apps that use STREAMS won't compile anyway. The exception is
EPROTO, which was apparently intended for STREAMS, but worth having
anyway because Linux (mis)uses it for other things.

Completed in 108 milliseconds