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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ntdll.h (NtNotifyChangeDirectoryFile): Declare.
Corinna Vinschen
2007-08-21
5
-29
/
+91
*
* fhandler_disk_file.cc: Change debugging output througout to print
Corinna Vinschen
2007-08-21
2
-15
/
+20
*
* hookapi.cc (ld_preload): Call LoadLibraryW.
Corinna Vinschen
2007-08-20
3
-1
/
+13
*
* fhandler.cc (rootdir): Delete.
Corinna Vinschen
2007-08-20
3
-90
/
+5
*
* path.cc (fillout_mntent): Append backslash to drive-only paths before
Corinna Vinschen
2007-08-19
3
-14
/
+14
*
* spawn.cc (spawn_guts): Fix typo in comment.
Corinna Vinschen
2007-08-17
2
-1
/
+5
*
* autoload.cc (CloseDesktop): Define.
Corinna Vinschen
2007-08-17
3
-18
/
+65
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Handle S_IFSOCK
Corinna Vinschen
2007-08-16
3
-4
/
+10
*
* path.h (path_conv::operator char *): Delete.
Corinna Vinschen
2007-08-16
9
-38
/
+54
*
* dir.cc (readdir_worker): Convert w32name to PUNICODE_STRING.
Corinna Vinschen
2007-08-16
5
-10
/
+18
*
* ntdll.h (RtlAcquirePebLock): Declare.
Corinna Vinschen
2007-08-16
3
-5
/
+12
*
* fhandler.h (fhandler_base::get_namehash): Use NT native path.
Corinna Vinschen
2007-08-16
3
-2
/
+8
*
* ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.
Corinna Vinschen
2007-08-16
4
-46
/
+70
*
* path.cc (get_nt_native_path): Allow to convert special paths which
Corinna Vinschen
2007-08-15
3
-11
/
+19
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluous
Corinna Vinschen
2007-08-15
3
-8
/
+6
*
* fhandler_socket.cc (get_inet_addr): Use NT native functions for
Corinna Vinschen
2007-08-15
3
-21
/
+51
*
* path.cc (symlink_info::check): In case of ERROR_SHARING_VIOLATION and
Corinna Vinschen
2007-08-14
2
-3
/
+22
*
* path.cc (fs_info::update): Correctly handle the volume root directory.
Corinna Vinschen
2007-08-14
2
-2
/
+9
*
* fhandler.h (fhandler_base::pc): Make public.
Corinna Vinschen
2007-08-14
7
-25
/
+39
*
* mmap.cc: Call NtClose instead of CloseHandle throughout.
Corinna Vinschen
2007-08-13
2
-17
/
+32
*
* fhandler.h (fhandler_base::close_fs): Reintroduce (as inline function)
Corinna Vinschen
2007-08-13
4
-5
/
+12
*
* Makefile.in (DLL_OFILES): Remove delqueue.o.
Corinna Vinschen
2007-08-13
9
-162
/
+36
*
* devices.in (dev_storage): Use native NT device name for kmsg mailslot.
Corinna Vinschen
2007-08-13
8
-45
/
+79
*
* faq-programming.xml: Clarify where to run "make check".
Christopher Faylor
2007-08-12
2
-2
/
+7
*
* fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT_FILES code.
Corinna Vinschen
2007-08-12
4
-17
/
+6
*
* syscalls.cc (getw): Remove redundant implementation.
Corinna Vinschen
2007-08-12
2
-56
/
+8
*
* ntdll.h: Add descriptive comments to special Rtl functions.
Corinna Vinschen
2007-08-12
4
-74
/
+294
*
* path.cc (fillout_mntent): Fix calculation of unicode buffer size.
Corinna Vinschen
2007-08-10
2
-1
/
+6
*
* syscalls.cc (rename): Check oldpath and newpath for trailing dir
Corinna Vinschen
2007-08-10
2
-31
/
+127
*
* gendef (sigbe): Reset "incyg" while the stack lock is active to avoid a
Christopher Faylor
2007-08-09
2
-1
/
+6
*
* syscalls.cc (rename): Close oldpath file handle immediately after
Corinna Vinschen
2007-08-09
3
-4
/
+14
*
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-08-03
2
-1
/
+2
*
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-08-03
2
-2
/
+6
*
2007-08-03 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2007-08-03
3
-3
/
+8
*
* Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjusting
Dave Korn
2007-08-03
4
-5
/
+438
*
* fhandler_disk_file.cc (readdir_get_ino): Accommodate native symlinks.
Corinna Vinschen
2007-08-02
3
-3
/
+15
*
* smallprint.c: Remove.
Corinna Vinschen
2007-08-02
2
-250
/
+4
*
* lib/Makefile: Add missed file to accommodate below changes.
Christopher Faylor
2007-08-02
1
-0
/
+4
*
Add missing checkin.
Christopher Faylor
2007-08-02
1
-4
/
+4
*
* lib/cygwin_attach_dll.c: Fix compiler warning.
Christopher Faylor
2007-08-02
3
-0
/
+9
*
* Makefile.in: Add -lntdll to link line.
Christopher Faylor
2007-08-02
2
-3
/
+8
*
* dcrt0.cc (codepage_type): Remove definition.
Christopher Faylor
2007-08-02
4
-32
/
+50
*
* smallprint.c: New file.
Corinna Vinschen
2007-08-02
3
-2
/
+258
*
* syscalls.cc (rename): Move and add text to comment about testing
Corinna Vinschen
2007-08-02
2
-16
/
+31
*
* path.h (struct fs_info): Drop root_len and name_hash members.
Corinna Vinschen
2007-08-02
3
-17
/
+10
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Fix typo in call to
Corinna Vinschen
2007-08-02
2
-1
/
+6
*
* include/winbase.h (ReOpenFile): Add prototype.
Corinna Vinschen
2007-08-02
3
-0
/
+9
*
* syscalls.cc (rename): Check if oldpath and newpath refer to the
Corinna Vinschen
2007-08-01
2
-1
/
+41
*
* ntdll.h (STATUS_ACCESS_DENIED): Define.
Corinna Vinschen
2007-08-01
3
-25
/
+80
*
* localtime.cc (tzsetwall): Don't set TZ.
Corinna Vinschen
2007-08-01
2
-0
/
+8
[next]