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
/
path.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* fhandler.cc: Drop including nfs.h.
Corinna Vinschen
2010-09-30
1
-12
/
+20
*
* errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.
Corinna Vinschen
2010-09-24
1
-2
/
+0
*
* mount.h (class fs_info): Add has_buggy_reopen flag and accessor
Corinna Vinschen
2010-09-21
1
-2
/
+21
*
* fhandler.h (class fhandler_base): Change inheritance of fstat_helper
Corinna Vinschen
2010-09-13
1
-2
/
+17
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-1
/
+3
*
* path.cc (path_conv::check): Move fs-specific settings to a point where we
Christopher Faylor
2010-07-04
1
-3
/
+6
*
* dtable.cc (dtable::dup_worker): Reset path_conv handle in duplicated
Corinna Vinschen
2010-06-15
1
-0
/
+35
*
* fhandler_disk_file.cc (path_conv::get_ino_by_handle): Convert from
Corinna Vinschen
2010-06-15
1
-0
/
+3
*
* mount.cc (struct opt): Add "dos" and "ihash" options.
Corinna Vinschen
2010-04-29
1
-1
/
+4
*
* path.h (get_nt_native_path): Add third parameter to declaration and
Corinna Vinschen
2010-04-23
1
-1
/
+1
*
* path.cc (path_conv::set_normalized_path): Use crealloc_abort to avoid a
Christopher Faylor
2010-04-09
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Workaround
Corinna Vinschen
2010-02-03
1
-0
/
+2
*
* globals.cc (ro_u_nwfs): New R/O unicode string.
Corinna Vinschen
2010-01-12
1
-0
/
+1
*
* dtable.cc (build_fh_name_worker): Remove. Move all functionality
Corinna Vinschen
2010-01-12
1
-2
/
+1
*
* path.h (INTERIX_SYMLINK_COOKIE): Define.
Corinna Vinschen
2009-08-26
1
-0
/
+3
*
* path.cc (patch_conv::check): Zero path before setting it.
Christopher Faylor
2009-08-05
1
-2
/
+3
*
* fhandler_socket.cc (fhandler_socket::send_internal): Just use wmem size if
Christopher Faylor
2009-08-04
1
-1
/
+1
*
* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
Christopher Faylor
2009-08-04
1
-1
/
+1
*
* cygheap_malloc.h: New file.
Christopher Faylor
2009-08-01
1
-15
/
+21
*
* path.h (path_conv::set_path): Change return value.
Christopher Faylor
2009-08-01
1
-1
/
+1
*
* path.h (cstrdup): Fix declaration.
Corinna Vinschen
2009-07-30
1
-1
/
+1
*
* path.h (class path_conv): Convert path from char array to char *.
Corinna Vinschen
2009-07-30
1
-19
/
+13
*
* globals.cc: Improve comment on R/O UNICODE_STRINGs.
Corinna Vinschen
2009-07-17
1
-0
/
+1
*
* mount.cc: Change comment.
Christopher Faylor
2008-12-25
1
-45
/
+1
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check for
Corinna Vinschen
2008-07-30
1
-11
/
+14
*
* shared.cc (user_shared_initialize): Fetch potentially changed Cygwin
Corinna Vinschen
2008-07-24
1
-1
/
+1
*
* environ.cc (known): Remove "binmode" option.
Corinna Vinschen
2008-07-18
1
-1
/
+0
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-18
/
+11
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
1
-1
/
+2
*
* fhandler_disk_file.cc (get_ino_by_handle): Rename pfai to fai.
Corinna Vinschen
2008-05-21
1
-4
/
+7
*
* Makefile.in (DLL_OFILES): Add nfs.o.
Corinna Vinschen
2008-05-20
1
-1
/
+1
*
* path.cc (path_conv::check): Free wide_path and normalized_path if
Corinna Vinschen
2008-05-20
1
-10
/
+17
*
* path.cc (path_conv::set_normalized_path): Drop strip_tail argument.
Corinna Vinschen
2008-05-13
1
-2
/
+2
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+3
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-1
/
+4
*
* dtable.cc: Define various device-related string constants as wide character
Christopher Faylor
2008-03-22
1
-6
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Disable
Corinna Vinschen
2008-03-12
1
-2
/
+0
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-1
/
+2
*
* ntdll.h (struct _FILE_FS_OBJECTID_INFORMATION): Define.
Corinna Vinschen
2008-01-22
1
-4
/
+5
*
* ntdll.h (NtNotifyChangeDirectoryFile): Declare.
Corinna Vinschen
2007-08-21
1
-3
/
+4
*
* hookapi.cc (ld_preload): Call LoadLibraryW.
Corinna Vinschen
2007-08-20
1
-0
/
+6
*
* path.cc (fillout_mntent): Append backslash to drive-only paths before
Corinna Vinschen
2007-08-19
1
-14
/
+3
*
* path.h (path_conv::operator char *): Delete.
Corinna Vinschen
2007-08-16
1
-2
/
+0
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluous
Corinna Vinschen
2007-08-15
1
-1
/
+0
*
* fhandler.h (fhandler_base::pc): Make public.
Corinna Vinschen
2007-08-14
1
-0
/
+2
*
* devices.in (dev_storage): Use native NT device name for kmsg mailslot.
Corinna Vinschen
2007-08-13
1
-1
/
+7
*
* path.h (struct fs_info): Drop root_len and name_hash members.
Corinna Vinschen
2007-08-02
1
-16
/
+0
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Drop
Corinna Vinschen
2007-08-01
1
-13
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checking
Corinna Vinschen
2007-07-31
1
-0
/
+1
[prev]
[next]