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
*
* 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
*
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
*
* 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
*
* fhandler.cc (fhandler_base::fhaccess): Add check for R/O file system.
Corinna Vinschen
2007-07-17
3
-1
/
+16
*
* include/winnt.h (FILE_READ_ONLY_VOLUME): Define.
Corinna Vinschen
2007-07-17
3
-0
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Move setting
Corinna Vinschen
2007-07-17
2
-3
/
+8
*
* cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.
Corinna Vinschen
2007-07-16
7
-16
/
+28
*
* init.cc (in_dllentry): Delete.
Christopher Faylor
2007-07-14
5
-7
/
+10
*
* init.cc (in_dllentry): Make NO_COPY to avoid spurious false positives.
Christopher Faylor
2007-07-14
2
-1
/
+6
*
2007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-07-12
2
-0
/
+7
*
Changelog typo
Danny Smith
2007-07-12
1
-2
/
+3
*
* incude/wchar.h (_wsystem) Declare.
Danny Smith
2007-07-12
4
-13
/
+39
*
* include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY,
Danny Smith
2007-07-12
3
-16
/
+36
*
[mingw-Bugs-1751518]
Danny Smith
2007-07-12
4
-34
/
+19
*
[mingw-Bugs-1750898]
Danny Smith
2007-07-10
2
-1
/
+7
*
* debug.cc (close_handle): Change debug output format slightly.
Christopher Faylor
2007-07-10
5
-11
/
+22
*
* strace.cc (usage): Add missing description for -q.
Christopher Faylor
2007-07-10
2
-1
/
+6
*
* cygwin/strsig.cc (__signals): New macro.
Christopher Faylor
2007-07-10
7
-39
/
+78
[next]