diff options
author | pjd <pjd@FreeBSD.org> | 2007-01-07 23:06:53 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2007-01-07 23:06:53 +0000 |
commit | c3ed4409e68f12ae2680d645a9d88286aeb63e8a (patch) | |
tree | f0ee6557ceee9d6608c19fa2aff7a73b03da1052 /lib/libc/regex/regexec.c | |
parent | 78c4023bc4a7414a4205826ed53e8c4848830b31 (diff) | |
download | FreeBSD-src-c3ed4409e68f12ae2680d645a9d88286aeb63e8a.zip FreeBSD-src-c3ed4409e68f12ae2680d645a9d88286aeb63e8a.tar.gz |
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.
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions