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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* fhandler.cc (check_posix_perms): Remove.
Corinna Vinschen
2007-08-01
2
-26
/
+7
*
* syscalls.cc (rename): Use unchanged path_conv in condition.
Corinna Vinschen
2007-08-01
2
-2
/
+6
*
* smallprint.cc (__small_vsprintf): Add format specifier 'W' for
Corinna Vinschen
2007-08-01
2
-13
/
+26
*
More POSIX stream corner cases.
Eric Blake
2007-07-31
4
-23
/
+30
*
* ntdll.h (RtlFreeAnsiString): Declare.
Corinna Vinschen
2007-07-31
3
-12
/
+63
*
2007-07-31 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-07-31
2
-1
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checking
Corinna Vinschen
2007-07-31
6
-152
/
+190
*
* fhandler_disk_file.cc (fhandler_disk_file::facl): If file can't be
Corinna Vinschen
2007-07-30
4
-2
/
+26
*
* syscalls.cc (stat_worker): Don't call build_fh_pc with invalid pc.
Corinna Vinschen
2007-07-30
2
-10
/
+15
*
2007-7-30 Martijn Wargers <martijnw22@users.sourceforge.net>
Danny Smith
2007-07-30
3
-0
/
+9
*
* fhandler.cc (fhandler_base::wait_overlapped): Handle read EOF better and
Christopher Faylor
2007-07-29
2
-6
/
+26
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't allow
Corinna Vinschen
2007-07-29
3
-19
/
+38
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Use FILE_ANY_ACCESS.
Corinna Vinschen
2007-07-29
4
-133
/
+134
*
* fhandler_disk_file.cc: Use get_handle throughout.
Corinna Vinschen
2007-07-29
3
-43
/
+83
*
* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtls
Christopher Faylor
2007-07-29
6
-23
/
+61
*
* ntdll.h (RtlEqualUnicodePathPrefix): Rename from RtlEqualPathPrefix.
Corinna Vinschen
2007-07-28
3
-10
/
+17
*
* ntdll.h (RtlInitCountedUnicodeString): Swap order of string and length
Corinna Vinschen
2007-07-28
3
-22
/
+61
*
* autoload.cc (CreateHardLinkA): Remove.
Corinna Vinschen
2007-07-27
4
-118
/
+68
*
* fhandler_disk_file.cc (fhandler_disk_file::ftruncate): Use
Corinna Vinschen
2007-07-27
2
-12
/
+20
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_name): Use
Corinna Vinschen
2007-07-27
3
-36
/
+55
*
* fhandler_disk_file.cc (is_volume_mountpoint): New static inline
Corinna Vinschen
2007-07-27
2
-40
/
+40
*
* fhandler.h (enum query_state): Drop redundant query_stat_control.
Corinna Vinschen
2007-07-27
4
-20
/
+18
*
* dir.cc (readdir_worker): Drop dir parameter from call to
Corinna Vinschen
2007-07-26
12
-270
/
+573
*
* autoload.cc (CreateToolhelp32Snapshot): Remove.
Corinna Vinschen
2007-07-25
2
-1
/
+4
*
* autoload.cc (Process32First): Remove.
Corinna Vinschen
2007-07-25
2
-2
/
+5
*
* include/wtypes.h (LPDECIMAL): Define.
Danny Smith
2007-07-25
2
-6
/
+12
*
* autoload.cc (NetWkstaUserGetInfo): Remove.
Corinna Vinschen
2007-07-25
2
-5
/
+8
*
* ternary.h: Remove.
Ben Elliston
2007-07-25
2
-51
/
+4
*
Add missing ChangeLog entry.
Corinna Vinschen
2007-07-24
1
-0
/
+1
*
* dumper.cc: Change license to plain GPLv2 + later.
Corinna Vinschen
2007-07-24
5
-10
/
+386
*
* Makefile.in (SUBDIRS): Delete stray line continuation artifact,
Keith Marshall
2007-07-23
2
-2
/
+10
*
* strace.cc (create_child): Don't convert a path from cygwin format unless it
Christopher Faylor
2007-07-23
2
-1
/
+7
*
* bsd_helper.cc: Drop unnecessary security.h include.
Corinna Vinschen
2007-07-21
2
-1
/
+4
*
Fix ChangeLog
Corinna Vinschen
2007-07-20
1
-2
/
+0
*
* fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes
Corinna Vinschen
2007-07-20
10
-1381
/
+1287
*
* security.cc (set_nt_attribute): Remove.
Corinna Vinschen
2007-07-19
2
-21
/
+16
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_name): Use
Corinna Vinschen
2007-07-19
3
-29
/
+43
*
* fhandler.cc (fhandler_base::open): Drop local wpath and upath
Corinna Vinschen
2007-07-19
6
-24
/
+74
*
* include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define for
Danny Smith
2007-07-19
2
-1
/
+12
*
* sec_helper.cc: Remove unused code.
Corinna Vinschen
2007-07-19
2
-71
/
+4
*
* autoload.cc (SetSecurityDescriptorControl): Drop.
Corinna Vinschen
2007-07-19
5
-22
/
+25
*
* autoload.cc (SetUserObjectSecurity): Drop.
Corinna Vinschen
2007-07-19
5
-7
/
+24
*
* cygheap.h (init_cygheap::luid): Remove.
Corinna Vinschen
2007-07-19
9
-170
/
+302
*
* dcrt0.cc (dll_crt0_0): Call set_cygwin_privileges here, after
Corinna Vinschen
2007-07-19
3
-2
/
+8
*
Fix 'make info'.
Eric Blake
2007-07-19
9
-20
/
+39
*
* xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
Bob Wilson
2007-07-18
2
-1
/
+15
*
Fix date type for 1.15 release.
Jeff Johnston
2007-07-18
1
-1
/
+1
*
* faq-using.xml (faq.using.console-window): Mention FHS location of
Brian Dessent
2007-07-18
2
-5
/
+7
*
* include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define.
Corinna Vinschen
2007-07-18
2
-0
/
+5
*
* cygheap.h (shared_prefix): De-const.
Corinna Vinschen
2007-07-18
3
-2
/
+13
[prev]
[next]