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-09-04Add support for ft32 to newlib.Jeff Johnston
2015-09-04Add support for FT32 platform.Jeff Johnston
2015-09-03libc/machine/cris/sys/signal.h (kill): Declare.Hans-Peter Nilsson
2015-08-30cygcheck.cc: Fix missing commas in products arrayCorinna Vinschen
2015-08-30cygcheck.cc: Fix debugger problemCorinna Vinschen
2015-08-30cygcheck.cc: Handle W10/2016 sysinfoCorinna Vinschen
2015-08-30cygcheck.cc: Fix downlevel DLL handlingCorinna Vinschen
2015-08-29sysconf.cc: Fix compiler warning.Corinna Vinschen
2015-08-29Allow sysconf to return CPU cache informationCorinna Vinschen
2015-08-27Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSesCorinna Vinschen
2015-08-27strlen-armv7.S: Fix preprocessor checkCorinna Vinschen
2015-08-27Fix for pri and scn formatsAndre Simoes Dias Vieira
2015-08-26fhandler_proc.cc: Only request group relation informationCorinna Vinschen
2015-08-25winsup.h: Claim Windows 10 supportCorinna Vinschen
2015-08-25autoload.cc: Drop using full paths for system DLLsCorinna Vinschen
2015-08-25autload.cc: Avoid clobbering return address in noload on i686Corinna Vinschen
2015-08-25mmap.cc: Fix some commentsCorinna Vinschen
2015-08-25Updated copyright noticeAndre Vieira
2015-08-25Always declare "kill" in include/sys/signal.hJames Greenhalgh
2015-08-24Sigproc.cc: Fix copyright.newlib-snapshot-20150824Corinna Vinschen
2015-08-24Fix hang stracing forking processes but not following childCorinna Vinschen
2015-08-24Bump Cygwin DLL minor number.Corinna Vinschen
2015-08-24oops - forgot to add PR number to ChangeLog entry.Nick Clifton
2015-08-21Add Lavasoft Web Companion to BLODA list.Jon TURNEY
2015-08-20 * msp430/crt0.S: Remove watchdog disabling code.Nick Clifton
2015-08-20Manuals failing to build on Ubuntu LTS 14.04cygwin-2_2_1-releaseJon TURNEY
2015-08-20Add MIN MAX macro to param header file.Andre Vieira
2015-08-20Use machine header file for endianness configuration.Andre Vieira
2015-08-20Use machine header file for param configuration.Andre Vieira
2015-08-18Cygwin: Return port number from getservent in network byte orderCorinna Vinschen
2015-08-18exceptions.cc: Drop including ucontext.h.Corinna Vinschen
2015-08-18sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008Yaakov Selkowitz
2015-08-17Don't call LsaLookupSids if we're not utilizing Windows account DBsCorinna Vinschen
2015-08-17Try harder to avoid LDAP access for RFC2307 mappingCorinna Vinschen
2015-08-17Fix /proc/cpuinfo topology info on newer AMD CPUsCorinna Vinschen
2015-08-17mkglobals_h: Handle CRLF earlier.Orgad Shaneh
2015-08-17Support cpb and eff_freq_ro power mgmt flags in /proc/cpuinfoCorinna Vinschen
2015-08-15Cygwin: Improve 2.2.1 release notesCorinna Vinschen
2015-08-15Cygwin: Try to fix potential data corruption in pipe writeCorinna Vinschen
2015-08-14Fix copy/paste error in previous patchCorinna Vinschen
2015-08-14Don't perform RFC2307 account mapping without account DBCorinna Vinschen
2015-08-14Evaluate all group perms in ACL to emulate POSIX user permsCorinna Vinschen
2015-08-13Fix /proc/cpuinfo topology and cache size infoCorinna Vinschen
2015-08-10miscfuncs.cc: Fix comment preceeding x86_64 memset and friends.Corinna Vinschen
2015-08-10Revert to leaving $HOME aloneCorinna Vinschen
2015-08-07or1k: Typo fixesJeff Johnston
2015-08-07or1k: Allow exception nestingJeff Johnston
2015-08-07or1k: Fix critical handling in malloc locksJeff Johnston
2015-08-07or1k: Make heap end globally visibleJeff Johnston
2015-08-05Improve FAQ answer on debugging CygwinJon TURNEY