summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/sigproc.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2005-04-04 10:26:35 +0000
committerCorinna Vinschen <corinna@vinschen.de>2005-04-04 10:26:35 +0000
commite6d598eee08b02448395139276fd0b24be2cf692 (patch)
tree200a4cd19edccbaecbbae19043121294e7e78d19 /winsup/cygwin/sigproc.cc
parent24e2f8b482d0757c6838d9324ba55fd001f7d65d (diff)
downloadcygnal-e6d598eee08b02448395139276fd0b24be2cf692.tar.gz
cygnal-e6d598eee08b02448395139276fd0b24be2cf692.tar.bz2
cygnal-e6d598eee08b02448395139276fd0b24be2cf692.zip
* dcrt0.cc (dll_crt0_1): Don't call set_cygwin_privileges on 9x.
* fhandler.h (enum change_state): Add. (fhandler_base::status): Add a bit to has_changed flag. (fhandler_base::has_changed): Implement with type change_state. * fhandler.cc (fhandler_base::raw_write): Accomodate type change of has_changed. * fhandler_disk_file.cc )fhandler_disk_file::touch_ctime): Also touch modification time if has_changed == data_changed. (fhandler_disk_file::fchmod): Also open on 9x, otherwise we can't touch ctime. Accomodate type change of has_changed. (fhandler_disk_file::fchown): Accomodate type change of has_changed. (fhandler_disk_file::facl): Ditto. (fhandler_disk_file::ftruncate): Ditto. (fhandler_disk_file::link): Ditto. (fhandler_base::open_fs): Ditto.
Diffstat (limited to 'winsup/cygwin/sigproc.cc')
0 files changed, 0 insertions, 0 deletions