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_netdrive.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-2
/
+2
*
Drop NT4 support.
Corinna Vinschen
2011-04-04
1
-2
/
+1
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-3
/
+3
*
* cygthread.cc (cygthread::create): Fix incorrect use of name rather than
Christopher Faylor
2010-09-01
1
-1
/
+1
*
* fhandler_netdrive.cc (fhandler_netdrive::readdir): Set d_type.
Corinna Vinschen
2010-09-01
1
-1
/
+2
*
Align seekdir and telldir API to POSIX definition.
Corinna Vinschen
2010-07-05
1
-1
/
+1
*
* fhandler_netdrive.cc (fhandler_netdrive::exists): Always free WNet
Corinna Vinschen
2010-06-01
1
-10
/
+4
*
* fhandler_netdrive.cc (GET_RESOURCE_INFO): Remove.
Corinna Vinschen
2009-07-15
1
-12
/
+11
*
* fhandler_netdrive.cc (fhandler_netdrive::readdir): Remove useless
Corinna Vinschen
2009-07-15
1
-1
/
+0
*
Remove unneeded whitespace.
Christopher Faylor
2008-11-26
1
-2
/
+2
*
* autoload.cc (WNetGetProviderNameA): Define.
Corinna Vinschen
2008-07-19
1
-33
/
+87
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-6
/
+0
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-2
/
+2
*
* dir.cc (readdir_worker): Drop dir parameter from call to
Corinna Vinschen
2007-07-26
1
-1
/
+1
*
* fhandler_disk_file.cc (path_conv::hasgood_inode): Make inline.
Corinna Vinschen
2006-04-14
1
-1
/
+8
*
* dir.cc (readdir_worker): Use slash as path separator when evaluating
Corinna Vinschen
2006-02-28
1
-1
/
+4
*
* fhandler_netdrive.cc (fhandler_netdrive::fstat): Create unambiguous
Corinna Vinschen
2006-02-27
1
-0
/
+3
*
Change process_lock to lock_process throughout. Change all calls to new
Christopher Faylor
2005-10-17
1
-1
/
+1
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-14
/
+17
*
white space
Christopher Faylor
2005-08-12
1
-6
/
+6
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
* cygthread.cc (cygthread::detach): Make error message a little more detailed.
Christopher Faylor
2005-06-07
1
-1
/
+1
*
* fhandler_netdrive.cc (fhandler_netdrive::telldir): Remove since it's
Corinna Vinschen
2005-05-18
1
-6
/
+0
*
* fhandler_netdrive.cc (fhandler_netdrive::telldir): Implement.
Corinna Vinschen
2005-05-18
1
-5
/
+9
*
* fhandler.h (class fhandler_netdrive): Add method rewinddir.
Corinna Vinschen
2005-05-17
1
-36
/
+102
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Check
Corinna Vinschen
2005-05-14
1
-1
/
+1
*
* fhandler.h (fhandler_netdrive::readdir): Remove useless comment.
Corinna Vinschen
2005-05-13
1
-1
/
+0
*
* autoload.cc (WNetGetResourceParentA): Import.
Corinna Vinschen
2005-05-13
1
-4
/
+102
*
* fhandler_netdrive.cc (fhandler_netdrive::exists): Assert that "//" exists.
Christopher Faylor
2005-05-13
1
-1
/
+4
*
* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
Christopher Faylor
2005-05-13
1
-0
/
+20
*
2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-05-09
1
-1
/
+75
*
* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
Christopher Faylor
2005-05-06
1
-0
/
+10