]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2016-08-17 Thomas PreudhommeFix pdf build failure wrt documentation of is*_l functions
2016-08-17 Corinna VinschenAdd release message for commit c02ac89
2016-08-17 Corinna VinschenAdd -i/--input option to locale(1)
2016-08-17 Corinna VinschenConstify __locale_ctype_ptr and __locale_ctype_ptr_l
2016-08-16 Corinna VinschenActually return pointers in locale categroy accessor...
2016-08-16 Corinna VinschenAlways fall back to __ctype_ptr__ in isXXX_l functions.
2016-08-16 Corinna VinschenAvoid "implicit declaration of function ‘strtold_l...
2016-08-16 Corinna VinschenUse era_info_t and alt_digits_t on _WANT_C99_TIME_FORMA...
2016-08-16 Corinna VinschenExpose locale category accessor functions to non-__HAVE...
2016-08-16 Corinna Vinschen__localeconv_l: Always define locale variable lconv
2016-08-16 Corinna VinschenDon't use locale_t in internal header
2016-08-16 Corinna VinschenRephrase release message
2016-08-16 Corinna VinschenFix typo in release message
2016-08-15 Corinna VinschenAdd release text for Cygwin 2.6.0
2016-08-15 Corinna VinschenImplement strto[dflu]_l/wcsto[dflu]_l
2016-08-15 Corinna VinschenAdd documentation for duplocale, freelocale, newlocale...
2016-08-15 Corinna VinschenFold documentation of is*_l funcs into documentation...
2016-08-15 Corinna Vinschensetlocale/localeconv are *not* POSIX-1.2008
2016-08-15 Corinna Vinschensetlocale.h: Fix current locale handling for !__HAVE_LO...
2016-08-15 Corinna Vinschen__loadlocale: Set missing val when evaluating CP874
2016-08-15 Corinna VinschenMake sure alloca is called even when optimizing, fully...
2016-08-15 Corinna VinschenFix multiple thinkos in newlocale
2016-08-15 Corinna VinschenFix _REENT_INIT initialization of _locale
2016-08-15 Corinna VinschenFix typo in isalnum_l doc
2016-08-15 Corinna VinschenGet rid of LCID, reformat type definitions in setlocale.h
2016-08-15 Corinna VinschenAdd sys/_locale.h header and fix up headers
2016-08-15 Corinna VinschenBump CygwinAPI minor.
2016-08-15 Corinna VinschenImplement strfmon_l
2016-08-15 Corinna VinschenRename __get_locale_XXX to __get_XXX_locale to use...
2016-08-15 Corinna VinschenMove lconv into struct __locale_t and implement __local...
2016-08-15 Corinna VinschenImplement per-locale string functions
2016-08-15 Corinna VinschenImplement all per-locale ctype functions
2016-08-15 Corinna VinschenMove localeconv, duplocale, freelocale, newlocale,...
2016-08-15 Corinna Vinscheninclude/locale.h: Fix POSIX guards
2016-08-15 Corinna VinschenRemove non-working __part_load_locale function and...
2016-08-15 Corinna Vinschenposix.xml: Note duplocale, freelocale, newlocale, uselo...
2016-08-15 Corinna VinschenFix memory handling in functions called from loadlocale
2016-08-15 Corinna VinschenImplement newlocale, freelocale, duplocale, uselocale
2016-08-15 Corinna VinschenUse __get_global_locale function where appropriate
2016-08-15 Corinna VinschenRearrange struct __locale_t pointers into an array
2016-08-15 Corinna VinschenChange loadlocale to fill a __locale_t given as parameter
2016-08-15 Corinna VinschenConsolidate wctomb/mbtowc calls for POSIX-1.2008
2016-08-15 Corinna VinschenPOSIX-1.2008 per-thread locales, groundwork part 2
2016-08-15 Corinna VinschenPOSIX-1.2008 per-thread locales, groundwork part 1
2016-08-12 Yaakov SelkowitzDo not include wctype.h in wchar.h with _GNU_SOURCE
2016-08-12 Yaakov SelkowitzDefine va_list in stdio.h and wchar.h
2016-08-12 Corinna VinschenRemove unused import/rexec.c accidentally imported...
2016-08-11 Yaakov SelkowitzInclude wctype.h in wchar.h as an XSI extension
2016-08-11 Yaakov SelkowitzFeature test macros overhaul: wctype.h
2016-08-11 Erik Braykill(pid, sig) before waitpid() returns -1 for sig...
2016-08-11 Yaakov SelkowitzFeature test macros overhaul: wchar.h, part 2
2016-08-11 Anton Kolesovarc: Fix strcmp for big endian without barrel shifter
2016-08-11 Claudiu Zissulescuarc: Add align keyword.
2016-08-11 Claudiu Zissulescuarc: Use prefetch instead of prealloc.
2016-08-11 Claudiu Zissulescuarc: Use unaligned loads/stores for memcopy.
2016-08-08 Gedare Bloomrtems: define _POSIX_CLOCK_SELECTION feature
2016-08-08 Gedare Bloomrtems: add sys/mman.h
2016-08-05 Corinna VinschenWorkaround for filesystems with broken FileAllInformati...
2016-08-03 Corinna VinschenFix console clear screen if buffer is full
2016-08-01 Corinna VinschenFix console clear screen in case of partial scrolling
2016-08-01 Corinna VinschenOpen process with PROCESS_QUERY_INFORMATION to fetch...
2016-07-29 Corinna VinschenFix clear screen behaviour of console when user scrolle...
2016-07-28 Corinna VinschenFix buffer scrolling when performing a "clear screen"
2016-07-27 Corinna VinschenDon't raise SIGTTIN from poll/select
2016-07-27 Corinna VinschenRemove redundant macro and function called `__getreent'
2016-07-23 Corinna Vinschenposix.xml: Add missing unimplemented functions from...
2016-07-22 Corinna VinschenChange "nodomain+nobody" to "no+body"
2016-07-19 Corinna VinschenHandle WinFSP nobody account
2016-07-18 Corinna VinschenFix typo
2016-07-18 Corinna VinschenAdd release message for commit 71df3bf
2016-07-18 Corinna Vinschentruncl: Fix setting rounding bits in FPU control word
2016-07-15 Yaakov Selkowitzmath.h: fix guards on basic M_ constants
2016-07-14 Eric BlakePut previous doc in correct section
2016-07-14 Corinna VinschenAdd release message for commit fe9e3b4
2016-07-14 Corinna VinschenTransform all special chars in relative Windows path...
2016-07-14 Eric BlakeFix 32-bit SSIZE_MAX
2016-07-14 Corinna VinschenAdd release message for commit 82e0649
2016-07-14 Ray Donnellymachine/_types.h: __blkcnt_t should be signed
2016-07-07 Jon TurneyImprove description of Cygwin ldd utility
2016-07-07 Jon TurneyUse <filename> tag, not <pathname> tag
2016-07-07 Jon TurneyUse <example> tag at same level as <para>, not inside it
2016-07-06 Corinna VinschenAdd release message for commit 8cff156
2016-07-06 Corinna Vinschenstrace: Make sure strace timer isn't copied to child...
2016-07-06 Corinna VinschenFix typo in comment added by previous commit
2016-07-06 Corinna VinschenRedefine locale info in struct _reent for per-thread...
2016-07-04 Jon TurneyRegenerate newlib Makefiles
2016-07-04 Jon TurneyRegenerate newlib Makefiles
2016-07-04 Jon TurneyMake newlib manpages (v3)
2016-07-02 Corinna Vinschenldd: Handle executable relocation when setting breakpoint
2016-07-02 Corinna Vinschenldd: terminate process on hitting breakpoint
2016-07-01 Corinna VinschenMake sure to use the Winsock definition of FIONREAD...
2016-06-29 Jon TurneyRestore mingw64-x86_64-gcc-core in FAQ listing required...
2016-06-28 Jon TurneyUpdate FAQ listing required packages for building Cygwin
2016-06-28 Qian HongContinuous Integration: Add Tea CI build configuration.
2016-06-28 Kuba SejdakPhoenix-RTOS: Add caddr_t definition to <sys/types.h>.
2016-06-27 Corinna VinschenReformat some too-long lines
2016-06-27 Corinna VinschenAdd comment to point out missing access right per docum...
2016-06-27 Corinna VinschenUse PROCESS/THREAD_QUERY_LIMITED_INFORMATION where...
2016-06-27 Corinna VinschenSet supported Windows release to Windows 10
2016-06-27 Corinna VinschenRemove pre-Vista considerations from utilities
next
This page took 0.057532 seconds and 5 git commands to generate.