498fce80ef
Avoid the mistake fixed in the preceeding commit by passing
the mode_t argument by reference. This also affects a couple
other functions calling get_posix_access in turn.
Fixes:
|
||
---|---|---|
.. | ||
base.cc | ||
clipboard.cc | ||
console.cc | ||
cygdrive.cc | ||
dev.cc | ||
dev_fd.cc | ||
disk_file.cc | ||
dsp.cc | ||
fifo.cc | ||
floppy.cc | ||
mqueue.cc | ||
netdrive.cc | ||
nodevice.cc | ||
null.cc | ||
pipe.cc | ||
proc.cc | ||
process.cc | ||
process_fd.cc | ||
procnet.cc | ||
procsys.cc | ||
procsysvipc.cc | ||
pty.cc | ||
random.cc | ||
raw.cc | ||
registry.cc | ||
serial.cc | ||
signalfd.cc | ||
socket.cc | ||
socket_inet.cc | ||
socket_local.cc | ||
socket_unix.cc | ||
tape.cc | ||
termios.cc | ||
timerfd.cc | ||
virtual.cc | ||
windows.cc | ||
zero.cc |