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
2015-11-06Reorganize memcpy selection.Marcus Shawcroft
2015-11-06Replace __attribute((__warning__())) by __attribute__((deprecated()))Olivier Martin
2015-11-05Fake volume serial number on filesystems not providing itCorinna Vinschen
2015-11-05Avoid deadlock in flock(2)Corinna Vinschen
2015-11-05Fix iterating over pending signals if a signal doesn't have to be clearedCorinna Vinschen
2015-11-04Accommodate trailing NUL in PrlSF filesystem name.Corinna Vinschen
2015-11-04Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffdCorinna Vinschen
2015-11-03Fix potential endless loop in pending_signals::clearCorinna Vinschen
2015-11-03[ARM] Select appropriate memcpy implementation for ARMv8-a.Marcus Shawcroft
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-11-03Consistently use an em-dash in math functions.Jeff Johnston
2015-11-03Add missing semicolons to prototypes.Jeff Johnston
2015-11-03 Improve performance of MIPS memcpy.Steve Ellcey
2015-11-02Define MAX_IPOPTLENCorinna Vinschen
2015-11-02Fix incorrect implementation to clear per-thread pending signalsCorinna Vinschen
2015-11-02Add support for Parallels Desktop FS (prlfs)Corinna Vinschen
2015-11-02Add missing ChangeLog entry for ce8159d5Corinna Vinschen
2015-10-30Include <sched.h> in <pthread.h>Sebastian Huber
2015-10-30Workaround bug in LocaleNameToLCID on Windows 10Corinna Vinschen
2015-10-30Avoid double unlock of TLS mutexCorinna Vinschen
2015-10-30Fix sigwait and pthread_kill return values in case of errorCorinna Vinschen
2015-10-29Check for correct funtion entry address in munge_threadfuncQian Hong
2015-10-27Remove spurious execute permissions from some Cygwin source and text filesJon Turney
2015-10-27strftime: Add support for %s (seconds since epoch)Brian Inglis
2015-10-23Clear pending signals targeting exiting threadnewlib-snapshot-20151023Corinna Vinschen
2015-10-22winsup/utils: add CPU cache variables to getconf(1)Yaakov Selkowitz
2015-10-22Export aligned_alloc, at_quick_exit, quick_exit.Corinna Vinschen
2015-10-22Avoid SEGV when handling SIDs with 0 subauthoritiesCorinna Vinschen
2015-10-22Add release message for previous Cygwin patchCorinna Vinschen
2015-10-22Fix length returned from sys_cp_wcstombs in case nwc > # of wcharsCorinna Vinschen
2015-10-21Fix memory leak in pthread_getattr_npCorinna Vinschen
2015-10-21Fix EIO error accessing certain (OS X SMB?) drivesCorinna Vinschen
2015-10-21* winsup/doc/faq-using.xml (faq.using.same-with-permissions): New entry.Ken Brown
2015-10-21* rl78/crt0.S (_start): Fixed code that clears .bssDJ Delorie
2015-10-20Fix compiler errors/warnings when compiling with -O3Corinna Vinschen
2015-10-19Extend _intsup.h to support 16-bit and 20-bit pointers.Nick Clifton
2015-10-19C11 aligned_alloc() implementationSebastian Huber
2015-10-19C11 aligned_alloc() support for <stdlib.h>Sebastian Huber
2015-10-19C11 quick_exit() support for <stdlib.h>Sebastian Huber
2015-10-14Import <threads.h> from latest FreeBSD.Jeff Johnston
2015-10-14Synchronize with FreeBSD.Jeff Johnston
2015-10-14Add FreeBSD style changes to sys/cdefs.hJeff Johnston
2015-10-08Define setjmp buffer length for IA64.Nick Clifton
2015-10-06Add support for persistent data to the MSP430 linker scripts.Nick Clifton
2015-09-23Minimize newlib code size for ft32newlib-snapshot-20150924Jeff Johnston
2015-09-22config.{guess,sub}: sync with upstreamMike Frysinger
2015-09-08Cygwin 2.3.0: Add missing release messageCorinna Vinschen
2015-09-08flock.cc: Fix stack allocation from callee used in callerCorinna Vinschen
2015-09-08faq-using.xml: Replace makewhatis with mandbCorinna Vinschen
2015-09-04Add FTDI license for newlib and libgloss.Jeff Johnston