Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2016-03-20Revert "Debug printfs."Corinna Vinschen
2016-03-20Revert "Improve and simplify select()."Corinna Vinschen
2016-03-20Drop redundant arc4random prototypes from cygwin/stdlib.hCorinna Vinschen
2016-03-20Allow machine-dependent arc4 lockingCorinna Vinschen
2016-03-20Improve and simplify select().John Hood
2016-03-20Debug printfs.John Hood
2016-03-20Use high-resolution timebases for select().John Hood
2016-03-20* winsup/testsuite/configure: chmod a+xJohn Hood
2016-03-20Move get_nonascii_key into fhandler_console.John Hood
2016-03-20respect datarootdirPeter Foley
2016-03-20Fix strict aliasingPeter Foley
2016-03-20Fix typoed comparisonPeter Foley
2016-03-20The address of an class always evaluates to truePeter Foley
2016-03-20Remove misleading indentationPeter Foley
2016-03-20Add necessary braces to if statementsPeter Foley
2016-03-20Remove dead code from fhandler_console.Peter Foley
2016-03-20Remove unused and unsafe call to __builtin_frame_addressPeter Foley
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen
2016-03-19Remove ill-advised cygwin_propsCorinna Vinschen
2016-03-19Remove references to older Cygwin releases from documentationCorinna Vinschen
2016-03-18Implement getentropy for CygwinCorinna Vinschen
2016-03-18Delete Cygwin's arc4random in favor of new Newlib implementationCorinna Vinschen
2016-03-18Cygwin: define byteswap.h inlines as macrosYaakov Selkowitz
2016-03-18Feature test macros overhaul: Cygwin headersYaakov Selkowitz
2016-03-18Feature test macros overhaul: time.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: stdlib.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: limits.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: fnmatch.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: dirent.hYaakov Selkowitz
2016-03-17add release message for commit 4c9bb3eCorinna Vinschen
2016-03-17Propagate correct Windows error if executable can't be openedCorinna Vinschen
2016-03-17Add release message for commit 7346568Thomas Wolff
2016-03-16Make requested console reports workThomas Wolff
2016-03-15Attempt to fix Coverity issues in sspJon Turney
2016-03-14cygwin_getaddrinfo: workaround Winsock getaddrinfo issue with broken DNSCorinna Vinschen
2016-03-13Don't write NULL SID ACE if it's not necessary.Corinna Vinschen
2016-03-13Update Cygwin release message text with latest bugfixes.Corinna Vinschen
2016-03-12Fix typo which might break permission evaluationCorinna Vinschen
2016-03-12Fix reading/writing Samba ACLs using RFC2307 mappingCorinna Vinschen
2016-03-12Add cygsid methods to create SIDs from scratchCorinna Vinschen
2016-03-12gmon.h: Fix type of gmonparam state memberCorinna Vinschen
2016-03-11Spinlock spin with pause instructionVáclav Haisman
2016-03-11Documentation covering profiling Cygwin programs.Mark Geisert
2016-03-10Add release message for commit 8b1ede3ce11d53292036aadfcfb6043df0235f9cCorinna Vinschen
2016-03-10Add commit 5807ba83e release message to documentationCorinna Vinschen
2016-03-10Add release message for commit 5807ba83e498d87b52675376a81d2edfe6de098dCorinna Vinschen
2016-03-10Support profiling of multi-threaded apps.Mark Geisert
2016-03-10getifaddrs: Return pointer to extended interface info in ifa_data memberCorinna Vinschen
2016-03-10Revamp acl_extended_fd/acl_extended_file to avoid open(2) callCorinna Vinschen
2016-03-10Overwite potentially faked kernel version with correct valuesCorinna Vinschen