]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2016-03-20 Peter FoleyAdd necessary braces to if statements
2016-03-20 Peter FoleyRemove dead code from fhandler_console.
2016-03-20 Peter FoleyRemove unused and unsafe call to __builtin_frame_address
2016-03-19 Corinna Vinschenwinsup: Move all old CVS Changelogs into CVSChangeLogs...
2016-03-19 Corinna VinschenRemove ill-advised cygwin_props
2016-03-19 Jeff JohnstonRegenerate configure script.
2016-03-18 Corinna VinschenRemove references to older Cygwin releases from documen...
2016-03-18 Yaakov Selkowitzsparc64: move struct timeval to <sys/_timeval.h>
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sparc64
2016-03-18 Howland, Craig DCleanup macros in chacha_private.h to be target-type...
2016-03-18 Corinna VinschenOnly export arc4random_stir and arc4random_addrandom...
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: signal.h (part 2)
2016-03-18 Yaakov Selkowitzarm: fix build with newlib supplied syscalls enabled
2016-03-18 Corinna VinschenImplement getentropy for Cygwin
2016-03-18 Corinna VinschenDelete Cygwin's arc4random in favor of new Newlib imple...
2016-03-18 Corinna VinschenArc4random locking: Check for threaded application...
2016-03-18 Corinna VinschenAdd arc4random_stir and arc4random_addrandom for OpenBS...
2016-03-18 Sebastian HuberAdd arc4random() etc. from OpenBSD 5.8
2016-03-18 Sebastian HuberAdd timingsafe_memcmp()
2016-03-18 Sebastian HuberAdd timingsafe_bcmp()
2016-03-18 Sebastian HuberAdd explicit_bzero()
2016-03-18 Sebastian HuberGuard ssize_t definition by _SSIZE_T_DECLARED
2016-03-18 Yaakov SelkowitzCygwin: define byteswap.h inlines as macros
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: Cygwin headers
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/types.h
2016-03-18 Yaakov SelkowitzRevert "Remove inclusion of sys/select.h in sys/types...
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/time.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/stat.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/select.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: wchar.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: unistd.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: time.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: strings.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: string.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: stdlib.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: stdio.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: signal.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: pwd.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: pthread.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: math.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: limits.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: grp.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: fnmatch.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: fcntl.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: dirent.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: ctype.h
2016-03-18 Yaakov SelkowitzFeature test macros overhaul: sys/features.h
2016-03-17 Corinna Vinschenadd release message for commit 4c9bb3e
2016-03-17 Corinna VinschenPropagate correct Windows error if executable can't...
2016-03-17 Thomas WolffAdd release message for commit 7346568
2016-03-16 Thomas WolffMake requested console reports work
2016-03-15 Jon TurneyAttempt to fix Coverity issues in ssp
2016-03-14 Corinna Vinschencygwin_getaddrinfo: workaround Winsock getaddrinfo...
2016-03-13 Corinna VinschenDon't write NULL SID ACE if it's not necessary.
2016-03-13 Stefan Roeschor1k: properly restore timer
2016-03-13 Stefan Roeschor1k: Fix multicore stack calculation
2016-03-13 Corinna Vinschensetvbuf: Drop setting reent->__cleanup
2016-03-12 Corinna VinschenUpdate Cygwin release message text with latest bugfixes.
2016-03-12 Corinna VinschenUpdate setvbuf to latest OpenBSD implementation
2016-03-12 Corinna VinschenAdd __swhatbuf function from OpenBSD
2016-03-12 Corinna VinschenUse __sputc_r inline code when building with gcc
2016-03-12 Corinna VinschenFix typo which might break permission evaluation
2016-03-12 Corinna VinschenFix reading/writing Samba ACLs using RFC2307 mapping
2016-03-12 Corinna VinschenAdd cygsid methods to create SIDs from scratch
2016-03-11 Corinna Vinschengmon.h: Fix type of gmonparam state member
2016-03-11 Václav HaismanSpinlock spin with pause instruction
2016-03-11 Mark GeisertDocumentation covering profiling Cygwin programs.
2016-03-10 Corinna VinschenAdd release message for commit 8b1ede3ce11d53292036aadf...
2016-03-10 Corinna VinschenAdd commit 5807ba83e release message to documentation
2016-03-10 Corinna VinschenAdd release message for commit 5807ba83e498d87b52675376...
2016-03-10 Mark GeisertSupport profiling of multi-threaded apps.
2016-03-10 Corinna Vinschengetifaddrs: Return pointer to extended interface info...
2016-03-10 Nick CliftonRemove bogus LONG(0) directives from MSP430 linker...
2016-03-10 Corinna VinschenRevamp acl_extended_fd/acl_extended_file to avoid open...
2016-03-09 Corinna VinschenOverwite potentially faked kernel version with correct...
2016-03-09 Corinna VinschenMove definition of wsadata into wsock_init
2016-03-08 Corinna VinschenCygwin: Document new POSIX ACL API
2016-03-08 Jon Turneyfaq: Sort BLODA list and update advice on fixing fork...
2016-03-08 Corinna Vinschenacl_create_entry: Don't invalidate existing entry_d...
2016-03-08 Corinna Vinschen__acltotext: Always append NUL
2016-03-08 Corinna VinschenImplement POSIX.1e ACL functions
2016-03-08 Corinna Vinschencygwin/acl.h: Don't clutter namespace
2016-03-04 Alexey SokolovMention 64-bit Cygwin as another remedy for fork()...
2016-02-29 Patrick Bendorfccwrap: fix build with non-english locale set (v2)
2016-02-29 Patrick Bendorfccwrap: fix build with non-english locale set
2016-02-26 Corinna VinschenEnable HW interrupt setup on x86/x86_64 systems by... newlib-snapshot-20160226
2016-02-25 Joel Sherrillnewlib/configure.host: Turn off sti/cli for i386 setjmp...
2016-02-25 Jeff JohnstonFix _newlib_version.h logic to support building gcc...
2016-02-22 Yaakov Selkowitzcygwin: Export clog10, clog10f
2016-02-22 Yaakov Selkowitzlibm/complex: add clog10, clog10f
2016-02-22 Joel Sherrillpthread.h, sys/types.h Add missing pthread methods
2016-02-22 Corinna VinschenFix comments in sec_acl.cc
2016-02-20 Jon Turneyssp: Fixes for 64-bit
2016-02-18 Corinna VinschenUpdate Cygwin release notes.
2016-02-18 Yaakov Selkowitzcygwin: accept SIGIOT as alias of SIGABRT
2016-02-18 Corinna Vinschensys/features.h: Update Cygwin POSIX option macros
2016-02-18 Corinna VinschenDrop temporary declaration of GetSystemTimePreciseAsFil...
2016-02-18 Corinna Vinschensetuid: Create token from scratch without credentials...
2016-02-17 Jeff JohnstonAlso fix libm/machine generated files.
2016-02-17 Jeff JohnstonFix libm regenerated files again.
next
This page took 0.053549 seconds and 5 git commands to generate.