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-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
2016-03-18Feature test macros overhaul: ctype.hYaakov Selkowitz
2016-03-18Feature test macros overhaul: sys/features.hYaakov Selkowitz
2016-03-13setvbuf: Drop setting reent->__cleanupCorinna 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-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-22libm/complex: add clog10, clog10fYaakov Selkowitz
2016-02-22pthread.h, sys/types.h Add missing pthread methodsJoel Sherrill
2016-02-18sys/features.h: Update Cygwin POSIX option macrosCorinna Vinschen