1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib/libc
Pawel Jakub Dawidek 155d1456f5 Be more specific in ENXIO description:
- O_NONBLOCK flag has to be set, if it is not set, open(2) will wait for
  another process opening the fifo for reading,
- Use O_WRONLY which implies that the file has to be opened _only_ for write.
2007-01-07 23:06:53 +00:00
..
amd64 The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
arm The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
compat-43
db
gdtoa Fix rounding of 0xf for hex fp formats. 2007-01-03 04:57:58 +00:00
gen
gmon
i386 Handle inf/nan correctly. 2007-01-06 21:50:04 +00:00
ia64 The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
include
inet
isc
locale
nameser
net
nls
posix1e
powerpc The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
quad
regex
resolv
rpc
softfloat
sparc64 The distinction between quiet and signaling NaN formats is 2007-01-03 05:00:03 +00:00
stdio Fix rounding of 0xf for hex fp formats. 2007-01-03 04:57:58 +00:00
stdlib
stdtime
string
sys Be more specific in ENXIO description: 2007-01-07 23:06:53 +00:00
uuid
xdr
yp
Makefile
Versions.def