]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2017-03-24 Corinna Vinschencygserver: Seralize debug output to stdout to raise...
2017-03-22 Corinna Vinschendlfcn: Remove stray debug output newlib-snapshot-20170323
2017-03-22 Yaakov SelkowitzRename <sys/_locale.h> to <xlocale.h>
2017-03-22 Sebastian HuberARM: Fix IEEE-754 sqrt implementation
2017-03-21 Sebastian HuberARM: Optimize IEEE-754 sqrt implementation
2017-03-21 Corinna VinschenCygwin: dlfcn: Fix reference counting
2017-03-15 Joel Sherrilllibc/string/strsignal.c: Use of || not && lead to dead...
2017-03-15 Joel Sherrillrtems/crt0.c: getentropy() stub did not return a value.
2017-03-14 Corinna VinschenAdd release message for commit 973f766f6
2017-03-14 Corinna VinschenRevert "Add release message for commit 973f766f6"
2017-03-14 Corinna VinschenAdd release message for commit 973f766f6
2017-03-13 Koichi MuraseFix duplocale (libc/locale/duplocale.c) which fails...
2017-03-12 Corinna VinschenExtend 2.8.0 release text
2017-03-12 Corinna VinschenImplement fhandler_dev_null::write to workaround a...
2017-03-12 Corinna VinschenReturn value from write is ssize_t, not int
2017-03-11 Yaakov Selkowitzgetrandom: it's MIN, not MAX
2017-03-10 Corinna VinschenBelatedly bump Cygwin DLL version to 2.8.0
2017-03-10 Corinna VinschenDrop now unused child_info_fork::from_main
2017-03-10 Corinna Vinschenfork: Don't copy _main_tls->local_clib from *_impure_ptr
2017-03-10 Corinna Vinschen_dll_crt0: Drop incorrect check for being started from...
2017-03-10 Corinna Vinschenerrno: Stop using _impure_ptr->_errno completely
2017-03-10 Corinna VinschenDrop redundant brackets in call to _reclaim_reent
2017-03-08 Jon TurneyImplement dladdr() (partially)
2017-03-08 Corinna Vinschenyield: Don't lower thread priority, it leads to starvation
2017-03-08 Corinna VinschenCygwin: Emit correct errno EAGAIN if we can't create...
2017-03-07 Jon TurneyExport timingsafe_bcmp and timingsafe_memcmp
2017-03-07 Corinna VinschenDocument pthread_cond_wait change in release notes
2017-03-07 Corinna VinschenCygwin: pthread_cond_wait: Do as Linux and BSD do.
2017-03-03 Corinna Vinschencwdstuff: Don't leave from setting the CWD prematurely...
2017-02-28 David AllsoppPreserve order of dlopen'd modules in dll_list::topsort newlib-snapshot-20170228
2017-02-24 Corinna VinschenAdd 2.7.1 release file
2017-02-24 Corinna VinschenGenerate output with Unix line endings even from Mingw6...
2017-02-24 Corinna VinschenBump Cygwin version to 2.7.1
2017-02-16 Michael Haubenwallnerfix parallel build for version.cc and winver.o
2017-02-15 Jon TurneyUpdate makedocbook for bd547490
2017-02-15 Thomas Preud... Fix elf-nano.specs to work without -save-temps
2017-02-14 Kenneth NellisImprove wording on special characters
2017-02-13 Thomas Preud... Allow locking routine to be retargeted
2017-02-13 Thomas Preud... Only define static locks in multithreaded mode
2017-02-13 Thomas PreudhommeFix cpp invocation for C++ in nano spec
2017-02-13 Stafford Hornelibgloss: Remove duplicate definition of environ
2017-02-13 Stafford Hornelibgloss: or1k: If available call the init for init_array
2017-02-13 Olof Kindgrenor1k: Make open reentrant
2017-02-12 Corinna VinschenAdd IBM Security Trusteer Rapport to BLODA list cygwin-2_7_0-release
2017-02-08 Yaakov SelkowitzCygwin: create separate bits/byteswap.h
2017-02-06 Freddie ChopinUnify names of all lock objects
2017-02-06 Jon TurneyMake anchors stable in generated Cygwin HTML documentation
2017-02-03 Corinna VinschenAdd release message for commit 609d2b2
2017-02-03 Corinna VinschenFix limited Internet speeds caused by inappropriate...
2017-01-31 Jon TurneyAdd release message for commit a1529738
2017-01-31 Jon TurneyFix handling of '+' by 'cygcheck -p'
2017-01-31 Corinna VinschenAdd release message for commit 095cac4
2017-01-31 Corinna VinschenCygwin: Add IUTF8 termios iflag
2017-01-29 Hans-Peter... Committed, libgloss: hook up cris-elf to the initfini...
2017-01-26 Kyrill Tkachovarm: Fix addressing in optpld macro
2017-01-25 Pat Pannutoarm: Remove RETURN macro
2017-01-25 Pat Pannutoarm: Remove optpld macro
2017-01-25 Pat PannutoRemove unneeded references to arm_asm.h
2017-01-25 Sebastian Huberdevctl.h: Fix typo and include proper header
2017-01-25 Sebastian HuberRTEMS: Harmonize MAXNAMLEN and NAME_MAX
2017-01-25 Thomas PreudhommePrefix consistenly target-independent locks with __
2017-01-20 Corinna VinschenAdd release message for commit ca3e3bc
2017-01-20 Eric Blakenl_langinfo: Add NL_LOCALE_NAME macro
2017-01-19 Corinna VinschenCleanup fhandler_console::read for readability
2017-01-19 Corinna Vinschenmiscfuncs.cc: Revert exclusion of inclusion of exception.h
2017-01-19 Corinna VinschenSimplify check for Alt-Numpad
2017-01-19 Corinna Vinschenmiscfuncs.h: Drop now unneeded getentropy declaration
2017-01-19 Corinna Vinschenmiscfuncs.cc: Drop unneeded includes and unused global...
2017-01-19 Corinna Vinschencheck_iovec: Change test to be more robust against...
2017-01-19 Corinna VinschenDon't assert on sum of iov_len overflowing an ssize_t
2017-01-19 Corinna VinschenMove string functions from miscfunc.cc to strfuncs.cc
2017-01-19 Corinna VinschenMove getentropy/getrandom into own file
2017-01-19 Corinna VinschenFix copy/paste buglet in comment
2017-01-19 Corinna VinschenAdd release message for commit 4652cc4
2017-01-19 Corinna VinschenHandle Alt+Numpad key sequences in console input and...
2017-01-17 Joel Sherrilldevctl.h: Use __restrict not restrict
2017-01-16 Pat PannutoAdd missing headers to fix implicit function defns
2017-01-14 Corinna VinschenAdd release message for commit 688d943
2017-01-14 Corinna VinschenAlways try to write complete incoming buffer on pipes...
2017-01-13 Gedare BloomAdd _POSIX_SHARED_MEMORY_OBJECTS
2017-01-13 Joe SeymourExpand comments on padding used by nano_malloc
2017-01-12 Corinna VinschenAdd release message for commit 6ed4753
2017-01-12 Corinna Vinschenrename: Refactor "new file already exists and rename...
2017-01-12 Johannes SchindelinFAST_CWD: adjust the initial search scope
2017-01-10 Jeff JohnstonFix sys/reent.h to remove use of DEBUG flag.
2017-01-10 Corinna VinschenFix formatting in pinfo.cc
2017-01-10 Corinna VinschenDocument latest Cygwin changes
2017-01-10 Corinna VinschenAdd Erik Bray to Cygwin CONTRIBUTORS
2017-01-10 Erik M. BrayAdd a /proc/<pid>/environ proc file handler, analogous...
2017-01-10 Erik M. BrayAdd a _pinfo.environ() method analogous to _pinfo.cmdli...
2017-01-10 Erik M. BrayMove the core environment parsing of environ_init into...
2017-01-09 Erik M. BrayReturn the correct value for getsockopt(SO_REUSEADDR...
2017-01-09 Corinna VinschenFix versions in documentation (manually for now)
2017-01-09 Sebastian HuberAdd pthread_setname_np() and pthread_getname_np()
2017-01-09 Joe SeymourFix incorrect cast in nano malloc
2017-01-09 Sebastian HuberRTEMS: Add user-defined name to thread queues
2017-01-09 Corinna VinschenDon't free statically allocated sys_privs
2016-12-23 Jeff JohnstonBump release to 2.5.0 for yearly snapshot. newlib-2_5_0
2016-12-22 Jeff JohnstonThis is an attempt to fix the problem described here:
2016-12-20 Sebastian HuberRTEMS: Increase SEM_VALUE_MAX
next
This page took 0.062632 seconds and 5 git commands to generate.