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/newlib
AgeCommit message (Expand)Author
2016-03-24Drop usage of old-age BSD types in generically used Cygwin headersCorinna Vinschen
2016-03-24Define BSD u_intN_t types indiscriminatelyCorinna Vinschen
2016-03-24Fix coverity CID 143502: Null pointer dereferenceCorinna Vinschen
2016-03-24Feature test macros overhaul: C++ TR1Yaakov Selkowitz
2016-03-23Drop Cygwin-only posix_memalign prototypeCorinna Vinschen
2016-03-23Target/Host configuration elucidatedKonrad Schwarz
2016-03-23Guard u_char,u_short,u_int,u_long with __MISC_VISIBLECorinna Vinschen
2016-03-23Fix "/*" within comment warningSebastian Huber
2016-03-22stdio: fseeko/ftello are also POSIX.1-2001Yaakov Selkowitz
2016-03-22pthread.h: Mark pthread_exit() as not returningJoel Sherrill
2016-03-22epiphany/machine/stdlib.h: Disable epiphany unique random wrappers for RTEMSJoel Sherrill
2016-03-22newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*Joel Sherrill
2016-03-21Add nonnull annotation to posix_memalign.Peter Foley
2016-03-21Move arc4random Cygwin only code to CygwinSebastian Huber
2016-03-20Allow machine-dependent arc4 lockingCorinna Vinschen
2016-03-19Regenerate configure script.Jeff Johnston
2016-03-18sparc64: move struct timeval to <sys/_timeval.h>Yaakov Selkowitz
2016-03-18Feature test macros overhaul: sparc64Yaakov Selkowitz
2016-03-18Cleanup macros in chacha_private.h to be target-type independentHowland, Craig D
2016-03-18Only export arc4random_stir and arc4random_addrandom on CygwinCorinna Vinschen
2016-03-18Feature test macros overhaul: signal.h (part 2)Yaakov Selkowitz
2016-03-18arm: fix build with newlib supplied syscalls enabledYaakov Selkowitz
2016-03-18Arc4random locking: Check for threaded application on CygwinCorinna Vinschen
2016-03-18Add arc4random_stir and arc4random_addrandom for OpenBSD compatibilityCorinna Vinschen
2016-03-18Add arc4random() etc. from OpenBSD 5.8Sebastian Huber
2016-03-18Add timingsafe_memcmp()Sebastian Huber
2016-03-18Add timingsafe_bcmp()Sebastian Huber
2016-03-18Add explicit_bzero()Sebastian Huber
2016-03-18Guard ssize_t definition by _SSIZE_T_DECLAREDSebastian Huber
2016-03-18Feature test macros overhaul: sys/types.hYaakov Selkowitz
2016-03-18Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat"Yaakov Selkowitz
2016-03-18Feature test macros overhaul: sys/time.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: sys/stat.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: sys/select.hYaakov Selkowitz
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