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
...
*
Drop temporary declaration of GetSystemTimePreciseAsFileTime.
Corinna Vinschen
2016-02-18
1
-3
/
+0
*
setuid: Create token from scratch without credentials of caller
Corinna Vinschen
2016-02-18
3
-35
/
+29
*
cyglsa: Drop code handling Windows 2000 and earlier
Corinna Vinschen
2016-02-17
1
-35
/
+2
*
Silent relocation truncations considered harmful
Mark Geisert
2016-02-17
1
-1
/
+1
*
cygwin_conv_path: Really always preserve trailing slash in conversion to POSI...
Corinna Vinschen
2016-02-15
1
-1
/
+1
*
Make buffered console characters visible to select().
John Hood
2016-02-15
1
-1
/
+1
*
Document pthread_barrier* functions as implemented
Corinna Vinschen
2016-02-13
1
-1
/
+7
*
Remove local winbase.h (again).
Corinna Vinschen
2016-02-13
1
-59
/
+0
*
Bump Cygwin version to 2.5.0
Corinna Vinschen
2016-02-13
3
-2
/
+53
*
POSIX barrier implementation, take 3
Václav Haisman
2016-02-13
6
-0
/
+324
*
cygwin: work around GCC 5 preprocessor changes
Yaakov Selkowitz
2016-02-13
1
-1
/
+1
*
Bump Cygwin version to 2.4.2.
Corinna Vinschen
2016-02-12
1
-1
/
+1
*
cygwin: fix errors with GCC 5
Yaakov Selkowitz
2016-02-12
3
-2
/
+5
*
cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...
Corinna Vinschen
2016-02-09
4
-5
/
+12
*
Treat ACLs with extra ACEs for Admins and SYSTEM like a trivial ACL
Corinna Vinschen
2016-01-28
3
-20
/
+30
*
get_posix_access: Fix primary group handing when multiple ACEs exist
Corinna Vinschen
2016-01-28
1
-3
/
+5
*
Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangs
Corinna Vinschen
2016-01-27
3
-31
/
+13
*
Drop has_broken_fnoi flag
Corinna Vinschen
2016-01-27
3
-7
/
+0
*
Make select wait state more readable
Corinna Vinschen
2016-01-27
1
-15
/
+19
*
Fix missing 'user' in usertemp docs
Corinna Vinschen
2016-01-27
1
-1
/
+1
*
Add 2.4.1 release message file
cygwin-2_4_1-release
Corinna Vinschen
2016-01-23
1
-0
/
+12
*
cygpath: Avoid returning SysWOW64
Corinna Vinschen
2016-01-21
1
-0
/
+13
*
cygwin_logon_user: Return non-privileged token as well
Corinna Vinschen
2016-01-21
1
-3
/
+7
*
Fix formatting in sec_auth.cc
Corinna Vinschen
2016-01-21
1
-3
/
+3
*
Bump cygwin version to 2.4.1
Corinna Vinschen
2016-01-16
1
-1
/
+1
*
faq: Update FAQ question and answer about gdb and signals
Jon Turney
2016-01-15
1
-6
/
+13
*
get_posix_access: Fix group deny bits leaking into file type attribute bits
cygwin-2_4_0-release
Corinna Vinschen
2016-01-15
1
-1
/
+1
*
Initialize handle in dll_load to avoid compiler warning
Corinna Vinschen
2016-01-12
1
-1
/
+1
*
Use MAKEWORD macro in WSAStartup call per documentation
Corinna Vinschen
2016-01-12
1
-1
/
+1
*
Try loading with safe path using LOAD_LIBRARY_SEARCH_SYSTEM32 first
Corinna Vinschen
2016-01-12
3
-18
/
+43
*
Fix previous fix for generating unique inode numbers for sockets
Corinna Vinschen
2016-01-11
3
-8
/
+12
*
Revert "autoload.cc: Drop using full paths for system DLLs"
Corinna Vinschen
2016-01-11
1
-3
/
+11
*
Return unique inode numbers when calling stat/fstat on pipes and IP sockets
Corinna Vinschen
2016-01-11
7
-45
/
+88
*
select(2): Drop checking descriptors in case of immediate timeout.
Corinna Vinschen
2016-01-11
1
-6
/
+11
*
Add release message for previous commit
Corinna Vinschen
2016-01-09
1
-0
/
+4
*
select: Don't timeout without setting descriptor arrays to all zero
Corinna Vinschen
2016-01-09
1
-15
/
+20
*
Do not treat the command line or environment like paths
Johannes Schindelin
2016-01-08
4
-13
/
+44
*
Deprecate all winsup ChangeLog files
Corinna Vinschen
2016-01-07
12
-9890
/
+9896
*
cygpath: Try to return system directories with correct case
Corinna Vinschen
2016-01-07
2
-14
/
+40
*
select: Set exceptfd bit if fetching mailslot info fails
Corinna Vinschen
2016-01-07
1
-0
/
+1
*
select.cc: Fit comments into 80 columns
Corinna Vinschen
2016-01-07
1
-11
/
+12
*
Convert utmp{x}name to int, return useful value. Define _PATH_UTMPX
Corinna Vinschen
2016-01-07
6
-8
/
+21
*
Drop use of not yet available type acl_perm_t
Corinna Vinschen
2016-01-07
1
-1
/
+1
*
Deprecate Cygwin ChangeLog file
Corinna Vinschen
2016-01-07
2
-2260
/
+2261
*
setfacl: Remove unused local variable
Corinna Vinschen
2015-12-25
2
-1
/
+5
*
Only request WRITE_DAC rights when writing an ACL
Corinna Vinschen
2015-12-25
2
-2
/
+8
*
aclsort: Honor calclass argument and allow recalculating ACL mask.
Corinna Vinschen
2015-12-24
2
-1
/
+26
*
aclfromtext: Actually return aclcnt parameter
Corinna Vinschen
2015-12-24
2
-2
/
+10
*
Use TLS buffer in ACL<->text conversion
Corinna Vinschen
2015-12-24
2
-4
/
+11
*
sec_acl.cc: Cosmetic changes
Corinna Vinschen
2015-12-24
2
-14
/
+18
[prev]
[next]