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-02-26Enable HW interrupt setup on x86/x86_64 systems by defaultnewlib-snapshot-20160226Corinna Vinschen
2016-02-25newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*Joel Sherrill
2016-02-25Fix _newlib_version.h logic to support building gcc with newlib.Jeff Johnston
2016-02-22cygwin: Export clog10, clog10fYaakov Selkowitz
2016-02-22libm/complex: add clog10, clog10fYaakov Selkowitz
2016-02-22pthread.h, sys/types.h Add missing pthread methodsJoel Sherrill
2016-02-22Fix comments in sec_acl.ccCorinna Vinschen
2016-02-20ssp: Fixes for 64-bitJon Turney
2016-02-18Update Cygwin release notes.Corinna Vinschen
2016-02-18cygwin: accept SIGIOT as alias of SIGABRTYaakov Selkowitz
2016-02-18sys/features.h: Update Cygwin POSIX option macrosCorinna Vinschen
2016-02-18Drop temporary declaration of GetSystemTimePreciseAsFileTime.Corinna Vinschen
2016-02-18setuid: Create token from scratch without credentials of callerCorinna Vinschen
2016-02-18Also fix libm/machine generated files.Jeff Johnston
2016-02-18Fix libm regenerated files again.Jeff Johnston
2016-02-18Fix regeneration of libm autotool files.Jeff Johnston
2016-02-18Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez
2016-02-17cyglsa: Drop code handling Windows 2000 and earlierCorinna Vinschen
2016-02-17Silent relocation truncations considered harmfulMark Geisert
2016-02-15cygwin_conv_path: Really always preserve trailing slash in conversion to POSI...Corinna Vinschen
2016-02-15Make buffered console characters visible to select().John Hood
2016-02-13Document pthread_barrier* functions as implementedCorinna Vinschen
2016-02-13Remove local winbase.h (again).Corinna Vinschen
2016-02-13Bump Cygwin version to 2.5.0Corinna Vinschen
2016-02-13POSIX barrier implementation, take 3Václav Haisman
2016-02-13cygwin: work around GCC 5 preprocessor changesYaakov Selkowitz
2016-02-12Bump Cygwin version to 2.4.2.Corinna Vinschen
2016-02-12cygwin: fix errors with GCC 5Yaakov Selkowitz
2016-02-12Remove broken ieeefp.h macrosYaakov Selkowitz
2016-02-12Fix compile with GCC 5 -WerrorYaakov Selkowitz
2016-02-09cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...Corinna Vinschen
2016-02-09Seperate MSP430 cio syscalls into individual function sections.Nick Clifton
2016-02-08printf(3): Handle multibyte decimal point in field size computationCorinna Vinschen
2016-02-08stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functionsJon Turney
2016-02-08Newlib build is broken if configured with nano-malloc and non-reentrant syste...Игорь Веневцев
2016-02-08* newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesingIgor Venevtsev
2016-02-08* newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers proces...Igor Venevtsev
2016-02-04Change if_nameindex() to use unsigned int i variable.Jeff Johnston
2016-01-29include/grp.h: Remove prototypes of non-standard functionsCorinna Vinschen
2016-01-29Fix memcpy bug that reads past end of buffer.Steve Ellcey
2016-01-29grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guardsYaakov Selkowitz
2016-01-29Treat ACLs with extra ACEs for Admins and SYSTEM like a trivial ACLCorinna Vinschen
2016-01-28get_posix_access: Fix primary group handing when multiple ACEs existCorinna Vinschen
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme
2016-01-28Deprecate newlib and winsup ChangeLog filesCorinna Vinschen
2016-01-27Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangsCorinna Vinschen
2016-01-27Drop has_broken_fnoi flagCorinna Vinschen
2016-01-27Make select wait state more readableCorinna Vinschen
2016-01-27Fix missing 'user' in usertemp docsCorinna Vinschen
2016-01-24Add 2.4.1 release message filecygwin-2_4_1-releaseCorinna Vinschen