DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: fifos - fix broken mkfifo style fifos.
commit c9c08c193df25b3998349a5a83a40705aba1cb97
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Aug 8 15:40:57 2009 -0700
fifos - fix broken mkfifo style fifos.
* open()s of mkfifo style fifos with O_TRUNC were being disallow.
Allow the flag (it is harmless and does nothing).
Summary of changes:
sys/kern/vfs_nlookup.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c9c08c193df25b3998349a5a83a40705aba1cb97
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]