DragonFly commits List (threaded) for 2003-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern sys_pipe.c
hmp 2003/09/03 04:49:27 PDT
Modified files:
sys/kern sys_pipe.c
Log:
Return a more sane error code, EPIPE. The EBADF error code is
misleading, since we have already got this far, and it's not a
bad file descriptor.
Obtained from: FreeBSD
Revision Changes Path
1.11 +1 -1 src/sys/kern/sys_pipe.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]