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-03-22Sync toplevel with upstream GCC.Corinna Vinschen
2016-03-21Remove Mingw.org from FAQ, or replace with Mingw-w64.Corinna Vinschen
2016-03-21Add nonnull annotation to posix_memalign.Peter Foley
2016-03-21Remove misleading indentationPeter Foley
2016-03-21Move arc4random Cygwin only code to CygwinSebastian Huber
2016-03-21srandom: Replace accessing /dev/random by equivalent getentropy callCorinna Vinschen
2016-03-20Revert "Use high-resolution timebases for select()."Corinna Vinschen
2016-03-20Revert "Debug printfs."Corinna Vinschen
2016-03-20Revert "Improve and simplify select()."Corinna Vinschen
2016-03-20Drop redundant arc4random prototypes from cygwin/stdlib.hCorinna Vinschen
2016-03-20Allow machine-dependent arc4 lockingCorinna Vinschen
2016-03-20Improve and simplify select().John Hood
2016-03-20Debug printfs.John Hood
2016-03-20Use high-resolution timebases for select().John Hood
2016-03-20* winsup/testsuite/configure: chmod a+xJohn Hood
2016-03-20Move get_nonascii_key into fhandler_console.John Hood
2016-03-20respect datarootdirPeter Foley
2016-03-20Fix strict aliasingPeter Foley
2016-03-20Fix typoed comparisonPeter Foley
2016-03-20The address of an class always evaluates to truePeter Foley
2016-03-20Remove misleading indentationPeter Foley
2016-03-20Add necessary braces to if statementsPeter Foley
2016-03-20Remove dead code from fhandler_console.Peter Foley
2016-03-20Remove unused and unsafe call to __builtin_frame_addressPeter Foley
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen
2016-03-19Remove ill-advised cygwin_propsCorinna Vinschen
2016-03-19Regenerate configure script.Jeff Johnston
2016-03-19Remove references to older Cygwin releases from documentationCorinna Vinschen
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-18Implement getentropy for CygwinCorinna Vinschen
2016-03-18Delete Cygwin's arc4random in favor of new Newlib implementationCorinna Vinschen
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-18Cygwin: define byteswap.h inlines as macrosYaakov Selkowitz
2016-03-18Feature test macros overhaul: Cygwin headersYaakov Selkowitz
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