diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2014-08-26 20:47:46 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2014-08-26 20:47:46 +0000 |
commit | dc847e6b9e61475d5db1bea0b6df0857924837a4 (patch) | |
tree | 19bd756fb379fca3c8d63d4cfdad95f630c71c52 /newlib/libc/stdio/flags.c | |
parent | 12b244394c45b1fdc1532e83972b3a579ff3bf8f (diff) | |
download | cygnal-dc847e6b9e61475d5db1bea0b6df0857924837a4.tar.gz cygnal-dc847e6b9e61475d5db1bea0b6df0857924837a4.tar.bz2 cygnal-dc847e6b9e61475d5db1bea0b6df0857924837a4.zip |
* path.h (path_conv::init_reopen_attr): Change from void to returning
POBJECT_ATTRIBUTES. Take OBJECT_ATTRIBUTES reference as argument, not
pointer.
* fhandler_disk_file.cc: Throughout accommodate above change.
* syscalls.cc: Ditto.
* ntea.cc (read_ea): Don't set hdl to NULL if it's already NULL. Set
attr with pc.init_reopen_attr before trying to reopen file.
(write_ea): Ditto.
* security.cc (get_file_sd): Use pc.init_reopen_attr rather than
pc.get_object_attr when trying to reopen file.
(set_file_sd): Ditto.
Diffstat (limited to 'newlib/libc/stdio/flags.c')
0 files changed, 0 insertions, 0 deletions