]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
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...
next
This page took 0.057284 seconds and 5 git commands to generate.