index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
fhandler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler.cc (fhandler_base::open): Move handling FILE_ATTRIBUTE_NORMAL
Corinna Vinschen
2008-04-25
1
-1
/
+2
*
* fhandler.cc (fhandler_base::open): *Only* handle SYSTEM and HIDDEN
Corinna Vinschen
2008-04-25
1
-9
/
+11
*
* fhandler.cc (fhandler_base::open): Handle SYSTEM and HIDDEN attributes
Corinna Vinschen
2008-04-25
1
-1
/
+1
*
* cygwin.din (futimens): Export.
Corinna Vinschen
2008-04-24
1
-2
/
+2
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-6
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
Throughout, call fcntl64 instead of fcntl or fcntl_worker.
Corinna Vinschen
2008-04-01
1
-5
/
+0
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-12
/
+12
*
* fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.
Corinna Vinschen
2008-03-24
1
-1
/
+9
*
* fhandler.cc (fhandler_base::open): Use %S for PUNICODE_STRING.
Brian Dessent
2008-03-08
1
-1
/
+1
*
* fhandler.cc (fhandler_base::open_): Add missing test for O_CREAT.
Corinna Vinschen
2008-03-06
1
-1
/
+1
*
s/open/create/
Corinna Vinschen
2008-03-06
1
-1
/
+1
*
* child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo for
Corinna Vinschen
2008-03-05
1
-1
/
+7
*
* fhandler.cc (fhandler_base::fpathconf): Fix _PC_NAME_MAX and
Corinna Vinschen
2008-02-16
1
-2
/
+10
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-2
/
+2
*
* Makefile.in (DLL_OFILES): Add ntea.o.
Corinna Vinschen
2008-02-10
1
-0
/
+15
*
* dtable.cc (POSIX_NAMED_PIPE): New define.
Christopher Faylor
2007-12-16
1
-0
/
+3
*
revert premature checkin
Christopher Faylor
2007-11-08
1
-3
/
+0
*
* dllfixdbg: Eliminate extra objcopy step.
Christopher Faylor
2007-11-08
1
-0
/
+3
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Don't remove
Corinna Vinschen
2007-10-30
1
-1
/
+2
*
* fhandler.cc (fhandler_base::open): Open native symlinks with
Corinna Vinschen
2007-10-18
1
-30
/
+38
*
* fhandler.cc (is_at_eof): Rewrite using NT functions.
Corinna Vinschen
2007-10-15
1
-71
/
+86
*
* fhandler.cc (fhandler_base::open): Partly revert change from
Corinna Vinschen
2007-09-17
1
-1
/
+11
*
* fhandler.cc (rootdir): Delete.
Corinna Vinschen
2007-08-20
1
-89
/
+0
*
* devices.in (dev_storage): Use native NT device name for kmsg mailslot.
Corinna Vinschen
2007-08-13
1
-9
/
+8
*
* fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT_FILES code.
Corinna Vinschen
2007-08-12
1
-5
/
+0
*
* fhandler.cc (check_posix_perms): Remove.
Corinna Vinschen
2007-08-01
1
-26
/
+1
*
* fhandler.cc (fhandler_base::wait_overlapped): Handle read EOF better and
Christopher Faylor
2007-07-29
1
-6
/
+21
*
* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtls
Christopher Faylor
2007-07-29
1
-16
/
+37
*
* fhandler.h (enum query_state): Drop redundant query_stat_control.
Corinna Vinschen
2007-07-27
1
-7
/
+4
*
* fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes
Corinna Vinschen
2007-07-20
1
-1
/
+1
*
* fhandler.cc (fhandler_base::open): Drop local wpath and upath
Corinna Vinschen
2007-07-19
1
-6
/
+1
*
* fhandler.cc (fhandler_base::fhaccess): Add check for R/O file system.
Corinna Vinschen
2007-07-17
1
-0
/
+6
*
Preliminary change to make fifos/pipes interruptible and fifos reliable.
Christopher Faylor
2007-07-07
1
-17
/
+96
*
* cygwin.din: Export fdopendir.
Corinna Vinschen
2007-06-29
1
-1
/
+1
*
* fhandler.cc (fhandler_base::fstat): Set pipe permission bits more
Corinna Vinschen
2007-06-12
1
-3
/
+3
*
* dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointer
Corinna Vinschen
2007-05-29
1
-5
/
+11
*
* fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat member
Corinna Vinschen
2007-03-06
1
-1
/
+1
*
* Makefile (DLL_OFILES): Remove ntea.o
Christopher Faylor
2007-03-01
1
-9
/
+2
*
* fhandler.cc(fhandler_base::open): Open with READ_CONTROL only in
Corinna Vinschen
2007-02-27
1
-0
/
+15
*
* fhandler.cc (fhandler_base::fstat): Set all file times to arbitrary
Corinna Vinschen
2007-02-26
1
-1
/
+2
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-4
/
+0
*
* devices.in: Change native device name to native NT device name for
Corinna Vinschen
2007-02-23
1
-125
/
+0
*
* fhandler.cc (fhandler_base::lseek): Drop 9x considerations.
Corinna Vinschen
2007-02-23
1
-24
/
+4
*
* fhandler.cc (fhandler_base::set_no_inheritance): Always use
Corinna Vinschen
2007-02-22
1
-15
/
+3
*
* fhandler.cc (fhandler_base::write): Remove wincap.has_lseek_bug case.
Corinna Vinschen
2007-02-22
1
-59
/
+11
*
Throughout replace all usage of wincap.shared with the constant
Corinna Vinschen
2007-02-22
1
-7
/
+3
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-3
/
+0
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-7
/
+7
*
* cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.
Corinna Vinschen
2007-02-07
1
-4
/
+6
[next]