diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-06-15 16:12:41 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-06-15 16:12:41 +0000 |
commit | 62319ab55750553c0276a4a3274eeadcb183b757 (patch) | |
tree | 98c49a56e76d4fe739432326c1ba0cb29d89a51d /lib/libc/regex/utils.h | |
parent | 0ec923a7cfdaf546193c61aba25d78e3b3908288 (diff) | |
download | FreeBSD-src-62319ab55750553c0276a4a3274eeadcb183b757.zip FreeBSD-src-62319ab55750553c0276a4a3274eeadcb183b757.tar.gz |
o The VOP_RDWR man page neglected to mention (at least) two error modes
possible when writing:
[EFBIG] An attempt was made to write a file that exceeds
the process's file size limit or the maximum file
size.
[EPERM] An append-only flag is set on the file, but the
caller is attempting to write before the current
end of file.
Diffstat (limited to 'lib/libc/regex/utils.h')
0 files changed, 0 insertions, 0 deletions