summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2007-08-12 12:48:02 +0000
committerCorinna Vinschen <corinna@vinschen.de>2007-08-12 12:48:02 +0000
commit61c44b72d4360797dfd519ddd5c98eac719f15e7 (patch)
tree97139201421c44e91b78dd22ddac955867c0ad00 /winsup/cygwin/fhandler.cc
parent847e89f8e1f05115b9f719a319f7f7405f246e9b (diff)
downloadcygnal-61c44b72d4360797dfd519ddd5c98eac719f15e7.tar.gz
cygnal-61c44b72d4360797dfd519ddd5c98eac719f15e7.tar.bz2
cygnal-61c44b72d4360797dfd519ddd5c98eac719f15e7.zip
* ntdll.h: Add descriptive comments to special Rtl functions.
(STATUS_OBJECT_PATH_NOT_FOUND): Define. (STATUS_BUFFER_OVERFLOW): Define. (FILE_SUPERSEDED): Define. (FILE_OPENED): Define. (FILE_CREATED): Define. (FILE_OVERWRITTEN): Define. (FILE_EXISTS): Define. (FILE_DOES_NOT_EXIST): Define. (PIO_APC_ROUTINE): Typedef. (NtFsControlFile): Fix parameter types to use PIO_APC_ROUTINE. (NtWriteFile): Declare. (RtlInt64ToHexUnicodeString): Declare. * strfuncs.cc: Include ntdll.h. (RtlInt64ToHexUnicodeString): New function. * syscalls.cc (try_to_bin): Rewrite using native NT functions. Only try to create recycle bin after unsuccessfully trying to move file. Also try to create special files in recycle bin so that Windows Explorer isn't unnecessarily stampeded.
Diffstat (limited to 'winsup/cygwin/fhandler.cc')
0 files changed, 0 insertions, 0 deletions