Changeset 4585 for trunk/Ohana/src/opihi/dvo/elixir.c
- Timestamp:
- Jul 20, 2005, 4:27:25 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/elixir.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/elixir.c
r3648 r4585 129 129 130 130 mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; 131 chmod (f , mode);131 chmod (fifo, mode); 132 132 fclearlockfile (fifo, f, LCK_XCLD, &state); 133 133
Note:
See TracChangeset
for help on using the changeset viewer.
