]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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
2016-12-16 Corinna VinschenExport getentropy and getrandom calls
2016-12-16 Corinna VinschenRemove extraneous float casts in wcstod.c.
2016-12-16 Jeff JohnstonRemove extraneous float casts in strtod.c.
2016-12-15 Jeff Johnston2016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com> cygwin-2_6_1-release
2016-12-15 Jeff Johnston2016-12-15 Giuseppe Musumeci <giuseppe.musumeci@broadco...
2016-12-15 Jon TurneyFix some broken links in Cygwin FAQ
2016-12-14 Corinna VinschenDefine RtlGenRandom correctly in ntsecapi.h wrapper
2016-12-13 Corinna VinschenRearrange RNG code slightly
2016-12-13 Corinna VinschenCygwin: Add release messages for last two checkins
2016-12-13 Corinna VinschenFix incorrect path conversion on non-existent files...
2016-12-13 Corinna VinschenCheck for .exe file in cygwin_conv_path
2016-12-12 Julian BrownBig-endian fix for memcpy-armv7m.S
2016-12-06 Jon TurneyFix 'make man' for parallel make
2016-12-06 Corinna VinschenCygwin 2.6.1: Add missing release text
2016-12-06 Joel SherrillAdd <devctl.h> per POSIX 1003.26-2003
2016-12-05 Sebastian HuberAdd missing crt0 symbols for RTEMS
2016-11-28 Corinna Vinschenpath_conv: When encountering a ".(/)+" sequence, skip...
2016-11-28 Corinna VinschenEnforce no arguments for __get_current_locale/__get_C_l...
2016-11-28 DouglasCorrect argument to __get_current_locale.
2016-11-24 Sebastian HuberSelf-contained pthread_spinlock_t for RTEMS
2016-11-24 Corinna Vinschenregex: Fix typo in CHaddrange
2016-11-24 Corinna Vinschencygutils: Fix resource leak in get_short_paths
2016-11-24 Corinna VinschenFix typo in kill(1)
2016-11-24 Corinna Vinschen_pinfo::set_ctty: Check potential NULL pointer in debug...
2016-11-24 Corinna VinschenEliminate unused parameter from path_conv::eq_worker
2016-11-24 Corinna VinschenRemove redundant check for NULL pointer in cygwin_excep...
2016-11-24 Corinna VinschenFix copy/paste typo in fhandler_console::scroll_buffer_...
2016-11-24 Corinna VinschenDon't allow sending invalid signals from user space
2016-11-24 Corinna Vinschenraise: Add missing extern "C"
2016-11-24 Corinna Vinschenlogin_tty: Rewrite following FreeBSD's traces
2016-11-24 Corinna Vinschenfcwd_access_t: Add missing breaks in f_cwd pointer...
2016-11-24 Corinna VinschenAdd comments to intentional switch fallthroughs
2016-11-24 Corinna VinschenAdd length check creating domain\group strings
2016-11-22 Sebastian HuberProvide <memory.h>
2016-11-22 Sebastian HuberDeclare non-standard pthread_yield()
2016-11-17 Sebastian HuberMove pthread types to <sys/_pthreadtypes.h>
2016-11-17 Sebastian HuberAdd _TICKET_LOCK_INITIALIZER to <sys/lock.h>
2016-11-17 Sebastian HuberUse __inline in <sys/lock.h> for RTEMS
2016-11-17 Corinna VinschenAdd release note for commit 8a32c24
2016-11-16 Erik M. BrayUse allocation granularity as the 'page_size' in /proc...
2016-11-16 Erik M. Braystatm should report memory as multiples of allocation_g...
2016-11-08 Corinna Vinschensys/cdefs.h: Define __hidden as empty on Cygwin
2016-11-07 Sebastian HuberUse external header file for kernel space time
2016-11-07 Sebastian HuberAdd kernel space header for <sys/lock.h> for RTEMS
2016-11-07 Sebastian HuberUse external header file for kernel space types
2016-11-07 Sebastian HuberProvide cap_ioctl_t for RTEMS
2016-10-25 Thomas PreudhommeFix pdf build failure with texinfo 6.1.0
2016-10-25 Sebastian HuberProvide vm_page_t for RTEMS via <machine/_types.h>
2016-10-25 Sebastian HuberProvide rman_res_t for RTEMS via <machine/types.h>
2016-10-25 Sebastian HuberProvide __intmax_t and __uintmax_t
2016-10-25 Sebastian HuberFix typo in <sys/_stdint.h>
2016-10-24 Corinna VinschenFix ShellExecuteW comment
2016-10-23 Corinna Vinschenpldd: Fix resource leak and missing check if fopen...
2016-10-23 Corinna Vinschenpasswd: Fix potential buffer overflow
2016-10-23 Corinna Vinschenmkgroup/mkpasswd: Fix potential buffer overwrite in...
2016-10-23 Corinna Vinschengetfacl: Don't trust length of incoming user/groupname
2016-10-23 Corinna Vinschentzset: Fix array length given to GetGeoInfoW
2016-10-23 Corinna Vinschenstrace: Fix Coverity issues
2016-10-23 Corinna Vinschencygcheck: Use snprintf instead of multiple strcat
2016-10-23 Corinna Vinschencygcheck: Eenable output of Vista++ FS flags
2016-10-22 Corinna Vinschencygcheck: Eliminate dead code
2016-10-22 Corinna Vinschencygcheck: Fix broken test for invalid wcstombs conversi...
next
This page took 0.055239 seconds and 5 git commands to generate.