]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2015-11-20 Corinna VinschenImport correctly working strtold from David M. Gay.
2015-11-20 Corinna VinschenMake match function globally available to stdlib functions.
2015-11-20 Corinna VinschenDrop unused declaration from wcstold.c
2015-11-19 Yaakov SelkowitzFix typo in rpmatch doc reference
2015-11-19 Corinna Vinschenldtoa.c: Reindent to GNU style
2015-11-19 Corinna VinschenFix rpmatch build problem
2015-11-19 Jon TurneySimplify the markup for sprintf and swprintf documentation
2015-11-19 Jon TurneyImprove markup of sscanf and swscanf documentation
2015-11-18 Corinna VinschenDocument new ACL code
2015-11-18 Corinna Vinschenget_posix_access: Skip merging permissions if user...
2015-11-18 Corinna Vinschenget_posix_access: Fix computation of effective user...
2015-11-18 Corinna VinschenFix file type mode bit handling on object security.
2015-11-18 Corinna Vinschensetfacl: Allow to combine -b and -k options
2015-11-18 Corinna VinschenFix permission evaluation for !new_style ACLs
2015-11-18 Corinna VinschenFix up POSIX permission handling
2015-11-18 Corinna VinschenUse Authz to fetch correct user permissions.
2015-11-18 Corinna VinschenAdd Authz class to compute exact POSIX user perms in...
2015-11-18 Corinna Vinschen* sec_acl.cc (get_posix_access): Fix class_perm in...
2015-11-18 Corinna VinschenReapply POSIX ACL changes.
2015-11-18 Corinna VinschenBump Cygwin DLL version to 2.4.0
2015-11-18 Corinna VinschenAdd missing ChangeLog entry for previous commit
2015-11-18 Corinna VinschenUpdate Cygwin's fnmatch to latest from FreeBSD.
2015-11-18 Corinna VinschenDon't generate Windows native symlinks targeting Cygwin...
2015-11-18 Corinna VinschenRegenerate Cygwin locale message info
2015-11-17 Yaakov Selkowitzcygwin: export rpmatch(3)
2015-11-17 Yaakov SelkowitzAdd rpmatch(3)
2015-11-13 Marcus Shawcroft[ARM] Factor out the thumb1 -Os implementation. cygwin-2_3_1-relase cygwin-2_3_1-release
2015-11-13 Marcus Shawcroft[ARM] Adding strlen.S
2015-11-13 Marcus Shawcroft[ARM] Rename strlen to strlen-stub.c
2015-11-13 Marcus Shawcroft[ARM] Reorganize strlen selection.
2015-11-13 Marcus Shawcroft[ARM] Refactor strlen.c #if nesting.
2015-11-12 Anton KolesovAdd Synopsys license for newlib and libgloss
2015-11-12 Anton KolesovAdd support for ARC to newlib
2015-11-12 Anton KolesovAdd support for ARC to libgloss
2015-11-12 Anton KolesovRemove obsolete ARC system
2015-11-12 Marcus ShawcroftFix multilib libgloss selection.
2015-11-12 Jon Turneymakedoc: Don't interpret license text as a command
2015-11-12 Jon Turneydoc: Fix some inconsistent QUICKREF lines
2015-11-12 Jon Turneymakedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command...
2015-11-12 Wilco DijkstraAArch64: Tune memcpy
2015-11-12 Corinna Vinschenflock: Fix hang in object collision case
2015-11-12 Joseph MyersAvoid .eh_frame in ARM newlib.
2015-11-12 Corinna VinschenAdd comment to explain previous patch
2015-11-12 Corinna VinschenFix crash at process init on 64 bit XP/2003 under WOW64
2015-11-09 Corinna VinschenBump Cygwin DLL minor number
2015-11-06 Marcus ShawcroftReorganize memchr selection. cygwin-2_3_0-release
2015-11-06 Marcus ShawcroftReorganize memcpy selection.
2015-11-06 Olivier MartinReplace __attribute((__warning__())) by __attribute__...
2015-11-05 Corinna VinschenFake volume serial number on filesystems not providing it
2015-11-05 Corinna VinschenAvoid deadlock in flock(2)
2015-11-05 Corinna VinschenFix iterating over pending signals if a signal doesn...
2015-11-04 Corinna VinschenAccommodate trailing NUL in PrlSF filesystem name.
2015-11-04 Corinna VinschenAdd missing release message for 68b4238f4a1276a1f6f1843...
2015-11-03 Corinna VinschenFix potential endless loop in pending_signals::clear
2015-11-03 Marcus Shawcroft[ARM] Select appropriate memcpy implementation for...
2015-11-02 Jeff JohnstonMove duplicated documentation rules to Makefile.shared
2015-11-02 Jeff JohnstonConsistently use an em-dash in math functions.
2015-11-02 Jeff JohnstonAdd missing semicolons to prototypes.
2015-11-02 Steve Ellcey Improve performance of MIPS memcpy.
2015-11-02 Corinna VinschenDefine MAX_IPOPTLEN
2015-11-02 Corinna VinschenFix incorrect implementation to clear per-thread pendin...
2015-11-02 Corinna VinschenAdd support for Parallels Desktop FS (prlfs)
2015-11-02 Corinna VinschenAdd missing ChangeLog entry for ce8159d5
2015-10-30 Sebastian HuberInclude <sched.h> in <pthread.h>
2015-10-30 Corinna VinschenWorkaround bug in LocaleNameToLCID on Windows 10
2015-10-30 Corinna VinschenAvoid double unlock of TLS mutex
2015-10-30 Corinna VinschenFix sigwait and pthread_kill return values in case...
2015-10-29 Qian HongCheck for correct funtion entry address in munge_threadfunc
2015-10-27 Jon TurneyRemove spurious execute permissions from some Cygwin...
2015-10-27 Brian Inglisstrftime: Add support for %s (seconds since epoch)
2015-10-23 Corinna VinschenClear pending signals targeting exiting thread newlib-snapshot-20151023
2015-10-22 Yaakov Selkowitzwinsup/utils: add CPU cache variables to getconf(1)
2015-10-22 Corinna VinschenExport aligned_alloc, at_quick_exit, quick_exit.
2015-10-22 Corinna VinschenAvoid SEGV when handling SIDs with 0 subauthorities
2015-10-22 Corinna VinschenAdd release message for previous Cygwin patch
2015-10-22 Corinna VinschenFix length returned from sys_cp_wcstombs in case nwc...
2015-10-21 Corinna VinschenFix memory leak in pthread_getattr_np
2015-10-21 Corinna VinschenFix EIO error accessing certain (OS X SMB?) drives
2015-10-21 Ken Brown* winsup/doc/faq-using.xml (faq.using.same-with-permiss...
2015-10-21 DJ Delorie* rl78/crt0.S (_start): Fixed code that clears .bss
2015-10-20 Corinna VinschenFix compiler errors/warnings when compiling with -O3
2015-10-19 Nick CliftonExtend _intsup.h to support 16-bit and 20-bit pointers.
2015-10-19 Sebastian HuberC11 aligned_alloc() implementation
2015-10-19 Sebastian HuberC11 aligned_alloc() support for <stdlib.h>
2015-10-19 Sebastian HuberC11 quick_exit() support for <stdlib.h>
2015-10-13 Jeff JohnstonImport <threads.h> from latest FreeBSD.
2015-10-13 Jeff JohnstonSynchronize with FreeBSD.
2015-10-13 Jeff JohnstonAdd FreeBSD style changes to sys/cdefs.h
2015-10-08 Nick CliftonDefine setjmp buffer length for IA64.
2015-10-06 Nick CliftonAdd support for persistent data to the MSP430 linker...
2015-09-22 Jeff JohnstonMinimize newlib code size for ft32 newlib-snapshot-20150924
2015-09-22 Mike Frysingerconfig.{guess,sub}: sync with upstream
2015-09-08 Corinna VinschenCygwin 2.3.0: Add missing release message
2015-09-08 Corinna Vinschenflock.cc: Fix stack allocation from callee used in...
2015-09-08 Corinna Vinschenfaq-using.xml: Replace makewhatis with mandb
2015-09-04 Jeff JohnstonAdd FTDI license for newlib and libgloss.
2015-09-04 Jeff JohnstonAdd support for ft32 to newlib.
2015-09-04 Jeff JohnstonAdd support for FT32 platform.
2015-09-02 Hans-Peter... libc/machine/cris/sys/signal.h (kill): Declare.
2015-08-30 Corinna Vinschencygcheck.cc: Fix missing commas in products array
next
This page took 0.0564 seconds and 5 git commands to generate.