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
...
*
Improve and simplify select().
John Hood
2016-03-20
3
-76
/
+15
*
Debug printfs.
John Hood
2016-03-20
3
-2
/
+21
*
Use high-resolution timebases for select().
John Hood
2016-03-20
3
-70
/
+141
*
* winsup/testsuite/configure: chmod a+x
John Hood
2016-03-20
1
-0
/
+0
*
Move get_nonascii_key into fhandler_console.
John Hood
2016-03-20
3
-5
/
+3
*
respect datarootdir
Peter Foley
2016-03-20
1
-0
/
+1
*
Fix strict aliasing
Peter Foley
2016-03-20
1
-2
/
+1
*
Fix typoed comparison
Peter Foley
2016-03-20
1
-1
/
+1
*
The address of an class always evaluates to true
Peter Foley
2016-03-20
1
-1
/
+1
*
Remove misleading indentation
Peter Foley
2016-03-20
1
-1
/
+1
*
Add necessary braces to if statements
Peter Foley
2016-03-20
2
-2
/
+4
*
Remove dead code from fhandler_console.
Peter Foley
2016-03-20
1
-2
/
+0
*
Remove unused and unsafe call to __builtin_frame_address
Peter Foley
2016-03-20
1
-3
/
+2
*
winsup: Move all old CVS Changelogs into CVSChangeLogs.old dir
Corinna Vinschen
2016-03-19
39
-7
/
+0
*
Remove ill-advised cygwin_props
Corinna Vinschen
2016-03-19
5
-215
/
+1
*
Remove references to older Cygwin releases from documentation
Corinna Vinschen
2016-03-18
15
-166
/
+107
*
Implement getentropy for Cygwin
Corinna Vinschen
2016-03-18
5
-30
/
+27
*
Delete Cygwin's arc4random in favor of new Newlib implementation
Corinna Vinschen
2016-03-18
2
-364
/
+0
*
Cygwin: define byteswap.h inlines as macros
Yaakov Selkowitz
2016-03-17
1
-5
/
+9
*
Feature test macros overhaul: Cygwin headers
Yaakov Selkowitz
2016-03-17
3
-6
/
+9
*
Feature test macros overhaul: time.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+4
*
Feature test macros overhaul: stdlib.h
Yaakov Selkowitz
2016-03-17
2
-8
/
+18
*
Feature test macros overhaul: limits.h
Yaakov Selkowitz
2016-03-17
1
-1
/
+1
*
Feature test macros overhaul: fnmatch.h
Yaakov Selkowitz
2016-03-17
2
-3
/
+4
*
Feature test macros overhaul: dirent.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+10
*
add release message for commit 4c9bb3e
Corinna Vinschen
2016-03-17
1
-0
/
+4
*
Propagate correct Windows error if executable can't be opened
Corinna Vinschen
2016-03-17
1
-0
/
+1
*
Add release message for commit 7346568
Thomas Wolff
2016-03-17
2
-0
/
+10
*
Make requested console reports work
Thomas Wolff
2016-03-16
3
-4
/
+30
*
Attempt to fix Coverity issues in ssp
Jon Turney
2016-03-15
1
-6
/
+17
*
cygwin_getaddrinfo: workaround Winsock getaddrinfo issue with broken DNS
Corinna Vinschen
2016-03-14
1
-1
/
+10
*
Don't write NULL SID ACE if it's not necessary.
Corinna Vinschen
2016-03-13
1
-4
/
+17
*
Update Cygwin release message text with latest bugfixes.
Corinna Vinschen
2016-03-13
1
-1
/
+12
*
Fix typo which might break permission evaluation
Corinna Vinschen
2016-03-12
1
-1
/
+1
*
Fix reading/writing Samba ACLs using RFC2307 mapping
Corinna Vinschen
2016-03-12
3
-18
/
+82
*
Add cygsid methods to create SIDs from scratch
Corinna Vinschen
2016-03-12
3
-23
/
+54
*
gmon.h: Fix type of gmonparam state member
Corinna Vinschen
2016-03-11
1
-1
/
+4
*
Spinlock spin with pause instruction
Václav Haisman
2016-03-11
1
-1
/
+19
*
Documentation covering profiling Cygwin programs.
Mark Geisert
2016-03-11
3
-1
/
+259
*
Add release message for commit 8b1ede3ce11d53292036aadfcfb6043df0235f9c
Corinna Vinschen
2016-03-10
1
-0
/
+2
*
Add commit 5807ba83e release message to documentation
Corinna Vinschen
2016-03-10
1
-1
/
+8
*
Add release message for commit 5807ba83e498d87b52675376a81d2edfe6de098d
Corinna Vinschen
2016-03-10
1
-0
/
+5
*
Support profiling of multi-threaded apps.
Mark Geisert
2016-03-10
7
-73
/
+134
*
getifaddrs: Return pointer to extended interface info in ifa_data member
Corinna Vinschen
2016-03-10
2
-22
/
+36
*
Revamp acl_extended_fd/acl_extended_file to avoid open(2) call
Corinna Vinschen
2016-03-10
1
-14
/
+44
*
Overwite potentially faked kernel version with correct values
Corinna Vinschen
2016-03-09
2
-0
/
+6
*
Move definition of wsadata into wsock_init
Corinna Vinschen
2016-03-09
1
-1
/
+4
*
Cygwin: Document new POSIX ACL API
Corinna Vinschen
2016-03-08
2
-0
/
+38
*
faq: Sort BLODA list and update advice on fixing fork failures
Jon Turney
2016-03-08
1
-32
/
+56
*
acl_create_entry: Don't invalidate existing entry_d and permset_d.
Corinna Vinschen
2016-03-08
1
-16
/
+11
[prev]
[next]