]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
2016-10-22 Corinna Vinschencygcheck: Fix check for Cygwin symlink
2016-10-22 Corinna Vinschenstrace: Add comment trying to explain confusing code
2016-10-22 Corinna Vinschencygcheck: Close with pclose what has been opened with...
2016-10-22 Corinna Vinschentowupper: Eliminate dead code
2016-10-22 Corinna VinschenFix a potential buffer overflow in wscanf family
2016-10-22 Corinna Vinschenget_alt_digits: Fix typo in allocation
2016-10-22 Corinna VinschenRemove unreachable code from passwd(1)
2016-10-22 Corinna VinschenActually return value from __cp_index
2016-10-22 Corinna VinschenDrop redundant checks for NULL input string in wctomb...
2016-10-22 Corinna VinschenFix check for empty locale string in newlocale
2016-10-21 Ken BrownAdd _PC_CASE_INSENSITIVE to [f]pathconf
2016-10-20 Jon TurneyFix SetThreadName with gdb 7.10 on x86
2016-10-20 Jon TurneyUpdate FAQ answer about setting an early breakpoint
2016-10-19 Corinna VinschenDon't check directories always case-insensitive in...
2016-10-19 Corinna VinschenAdd release msg for 5a3496c
2016-10-19 Corinna VinschenFix regression in console charset handling
2016-10-19 Corinna VinschenBump Cygwin version to 2.6.1
2016-10-17 Thomas Preud... Make ctype_.c and ctype_.h agree on _ctype_b type
2016-09-08 Michael Haubenwallnerdlopen: on x/lib search x/bin if exe is in x/bin newlib-snapshot-20160923
2016-09-08 Michael Haubenwallnerdlopen (pathfinder): try each basename per dir
2016-09-08 Michael Haubenwallnerdlopen: switch to new pathfinder class
2016-08-31 Corinna VinschenFix typo in strerror doc cygwin-2_6_0-release
2016-08-31 Corinna Vinschenstrace: Don't print exception info for SetThreadName...
2016-08-31 Corinna VinschenFix passwd getting error 1265 when running on newer...
2016-08-30 Yaakov SelkowitzAdd release message for commit 3d3ab82
2016-08-29 Yaakov SelkowitzFix off_t typedef on Cygwin64
2016-08-25 Corinna VinschenChange return type from locale_t to struct __locale_t...
2016-08-25 Corinna VinschenDrop duplicate _ctype_ declaration from ctype_.h
2016-08-25 Corinna VinschenDrop global __ctype_ptr__ entirely in favor of using...
2016-08-25 Corinna VinschenFix formatting
2016-08-25 Jon TurneyFix SetThreadName with current gdb
2016-08-25 Corinna VinschenUse struct __locale_t * for reentrent locale functions
2016-08-25 Brian InglisAdd strerror_l prototype, change str[n]casecmp_l featur...
2016-08-24 Corinna VinschenAvoid crash when calling __localeconv_l with __C_locale
2016-08-24 Corinna VinschenInclude winsup.h prior to including other headers
2016-08-24 Corinna VinschenUse #if __GNU_VISIBLE, not #ifdef __GNU_VISIBLE
2016-08-23 Eric Blakestrerror_l: Fix copy-and-paste typo
2016-08-23 Ken BrownClarify Cygwin's support for Win32 paths
2016-08-23 Corinna VinschenAdd missing LF in release text
2016-08-23 Corinna VinschenMention strerror_l in libc/string/strings.tex
2016-08-23 Corinna VinschenAdd __get_C_locale inline function and fix new locale...
2016-08-23 Corinna VinschenExport and document strerror_l, strptime_l, wcsftime_l...
2016-08-23 Corinna VinschenImplement GNU extension strptime_l
2016-08-23 Corinna VinschenImplement GNU extension wcsftime_l
2016-08-23 Corinna VinschenImplement missing POSIX-1.2008 function strerror_l
2016-08-23 Corinna VinschenAdd missing declarations of str{n}casecmp_l to strings.h.
2016-08-23 Jon TurneySend thread names to debugger
2016-08-23 Jon TurneyAdd pthread_getname_np and pthread_setname_np
2016-08-23 Corinna VinschenFix stray closing brace
2016-08-23 Corinna VinschenAdd/change a few #ifdef comments in locale code for...
2016-08-23 Corinna VinschenRemove erroneous POSIX guards for reentrant locale...
2016-08-23 Corinna VinschenReference __global_locale only via __get_global_locale.
2016-08-22 David WohlferdAvoid truncating from long double to double in sinhl().
2016-08-22 Ray Donnellysqrt: Fix NaN propagation for IEEE Std 754-2008
2016-08-21 Corinna VinschenRemove extern declaration of __locale_cjk_lang in strin...
2016-08-20 Corinna VinschenDocument nl_langinfo_l and separate POSIX from GNU...
2016-08-20 Corinna VinschenImplement missing POSIX function nl_langinfo_l
2016-08-20 Corinna VinschenIntroduce __current_locale_charset/__locale_charset
2016-08-20 Corinna VinschenOnly define __getreent inline function when building...
2016-08-19 Corinna VinschenAdd release message for commit eb61113
2016-08-19 Corinna VinschenAdd release message for commit a871644
2016-08-19 Corinna VinschenSimplify "Windows-standard-like" permissions
next
This page took 0.057824 seconds and 5 git commands to generate.