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
AgeCommit message (Expand)Author
2016-03-18Feature test macros overhaul: wchar.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: unistd.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: time.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: strings.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: string.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: stdlib.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: stdio.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: signal.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: pwd.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: pthread.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: math.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: limits.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: grp.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: fnmatch.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: fcntl.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: dirent.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: ctype.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: sys/features.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-13or1k: properly restore timerStefan Roesch
2016-03-13or1k: Fix multicore stack calculationStefan Roesch
2016-03-13setvbuf: Drop setting reent->__cleanupCorinna Vinschen
2016-03-13Update Cygwin release message text with latest bugfixes.Corinna Vinschen
2016-03-13Update setvbuf to latest OpenBSD implementationCorinna Vinschen
2016-03-13Add __swhatbuf function from OpenBSDCorinna Vinschen
2016-03-13Use __sputc_r inline code when building with gccCorinna 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-10Remove bogus LONG(0) directives from MSP430 linker scripts.Nick Clifton
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
2016-03-10Move definition of wsadata into wsock_initCorinna Vinschen
2016-03-08Cygwin: Document new POSIX ACL APICorinna Vinschen
2016-03-08faq: Sort BLODA list and update advice on fixing fork failuresJon Turney
2016-03-08acl_create_entry: Don't invalidate existing entry_d and permset_d.Corinna Vinschen