diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2000-03-16 19:35:18 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2000-03-16 19:35:18 +0000 |
commit | 5d4af61e5d20cb18f7b3276f4af080e2e0c9c619 (patch) | |
tree | 1f59bb15ee8cd13432c9eaf4810fd5563a7032aa /libgloss/m68k/cpu32bug.S | |
parent | 6bc4ac717b435a6dc491ffc6f942dfd84c59232a (diff) | |
download | cygnal-5d4af61e5d20cb18f7b3276f4af080e2e0c9c619.tar.gz cygnal-5d4af61e5d20cb18f7b3276f4af080e2e0c9c619.tar.bz2 cygnal-5d4af61e5d20cb18f7b3276f4af080e2e0c9c619.zip |
* security.cc (set_process_privileges): Removed `static'.
(get_nt_attribute): Returns uid and gid additionally. Removed call
to set_process_privileges().
(get_file_attribute): Returns uid and gid additionally. Don't
call ntea if ntsec is ON.
(set_nt_attribute): Removed call to set_process_privileges().
Don't call ntea if ntsec is ON.
(acl): Removed call to set_process_privileges().
* dcrt0.cc (dll_crt0_1): Calls set_process_privileges() now.
* winsup.h: New prototype for set_process_privileges(),
changed prototype for get_file_attribute().
* fhandler.cc (get_file_owner): Discarded.
(get_file_group): Ditto.
(fhandler_disk_file::fstat): Discard calls to get_file_owner() and
get_file_group().
* path.cc (path_conv::path_conv): Added debugging output for result
of GetVolumeInformation().
(mount_info::conv_to_win32_path): Call backslashify() with pathbuf
instead of src_path.
* syscalls.cc (chown): Reformatted.
(chmod): Replace get_file_owner() and get_file_group() calls
by a call to get_file_attribute(). Discard local variable has_acls.
Slightly reformatted.
(stat_worker): Replaced idiot's (it's me) root dir check by call
to rootdir(). Don't call num_entries() on remote drives.
Discard local variable has_acls.
Diffstat (limited to 'libgloss/m68k/cpu32bug.S')
0 files changed, 0 insertions, 0 deletions