]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2023-02-28 Corinna VinschenCygwin: fnmatch: drop static variable
2023-02-28 Corinna VinschenCygwin: __wscollate_range_cmp: fix incorrect comment
2023-02-27 Henrik Nilsson... nano-mallocr: Prevent NULL pointer de-reference in...
2023-02-26 Corinna VinschenCygwin: fetch-lc-def-codesets-from-linux: fix locale...
2023-02-26 Corinna VinschenCygwin: locale: fix devanagari modifier
2023-02-26 Corinna VinschenCygwin: introduce /proc/codesets and /proc/locales
2023-02-25 Corinna VinschenCygwin: fetch-lc-def-codesets-from-linux: speed up
2023-02-25 Corinna VinschenCygwin: locale(1): redefine rule for adding a @euro...
2023-02-25 Corinna VinschenCygwin: locale: Set default charset from Linux locale...
2023-02-25 Corinna VinschenCygwin: locale: new script creating linux default codes...
2023-02-25 Corinna VinschenCygwin: locale: fix devanagar modifier
2023-02-25 Corinna Vinschenctype_cp.h/ctype_iso.h: clean whitespace
2023-02-25 Corinna VinschenCygwin: fully support KOI8-T codeset
2023-02-25 Corinna VinschenCygwin: locale(1): fix typo
2023-02-25 Takashi YanoCygwin: dsp: Fix SNDCTL_DSP_{POST,SYNC} ioctl() behaviour.
2023-02-24 Corinna VinschenCygwin: convert Windows locale handling from LCID to...
2023-02-24 Corinna VinschenCygwin: support KOI8-T codeset
2023-02-24 Corinna VinschenCygwin: locale(1): drop using LCID, use Windows locale...
2023-02-22 Jeff JohnstonFix libgloss/newlib build to conditionally use top...
2023-02-22 Hau HsuRISC-V: Use the new libm code if possible
2023-02-22 Corinna VinschenCygwin: __wscollate_range_cmp: workaround wcscoll's...
2023-02-22 Corinna VinschenCygwin: glob: perform ignore_case_with_glob on input
2023-02-22 Corinna VinschenCygwin: glob: perform correct utf-32 -> multibyte conve...
2023-02-22 Corinna VinschenCygwin: glob: fix includes
2023-02-20 Corinna VinschenCygwin: linux-locale-helpers: helper tools to generate...
2023-02-20 Corinna VinschenCygwin: glob: implement collating symbol support
2023-02-20 Corinna VinschenCygwin: glob: convert internal character datatype to...
2023-02-20 Corinna VinschenCygwin: nlsfuncs.cc: introduce collating elements and...
2023-02-20 Corinna VinschenCygwin: add more UTF-32 helper functions
2023-02-20 Corinna VinschenCygwin: glob: sort in current locale's collating order
2023-02-20 Brian Inglisnewlib/libc/{ctype, string}/*.t: Unicode 15 character...
2023-02-20 Brian Inglisnewlib/libc/ctype/mkcaseconv: fix POSIX shell invalid...
2023-02-19 Corinna VinschenCygwin: convert __collate_range_cmp to __wcollate_range_cmp
2023-02-18 Corinna VinschenCygwin: is_unicode_equiv: fix normalization
2023-02-16 Corinna VinschenCygwin: is_unicode_equiv: fix comment
2023-02-16 Takashi YanoCygwin: dsp: Fix SNDCTL_DSP_GET[IO]SPACE before read...
2023-02-15 Corinna Vinschenadd glob/fnmatch equivalence class support to release...
2023-02-15 Corinna VinschenCygwin: glob: handle equivalence class expressions
2023-02-15 Corinna VinschenCygwin: fnmatch: handle equivalence class expressions
2023-02-15 Corinna VinschenCygwin: is_unicode_equiv: implement Unicode equivalence...
2023-02-15 Corinna VinschenCygwin: Makefile.am: fix rule to create version from...
2023-02-15 Corinna VinschenCygwin: add glob/fnmatch named class support to release...
2023-02-15 Corinna VinschenCygwin: glob: handle named character classes
2023-02-14 Corinna VinschenCygwin: fnmatch: handle named character classes
2023-02-14 Corinna VinschenCygwin: mbrtowi: fix return type
2023-02-14 Jon TurneyCygwin: dumper: also link with libzstd, as libbfd may...
2023-02-14 Corinna VinschenCygwin: regex: convert wchar_t to wint_t
2023-02-14 Corinna VinschenCygwin: glob: convert wchar_t to wint_t
2023-02-14 Corinna VinschenCygwin: fnmatch: convert wchar_t to wint_t
2023-02-14 Corinna VinschenCygwin: __collate_range_cmp: handle Unicode values...
2023-02-14 Corinna VinschenCygwin: mbrtowi: define replacement for mbrtowc, return...
2023-02-12 Corinna VinschenCygwin: socket.h: define missing IPTOS_LOWCOST/IPTOS_MI...
2023-02-11 Corinna VinschenCygwin: cygcheck: fix default info selector evaluation
2023-02-11 Corinna VinschenCygwin: cygcheck: fix dependency search
2023-02-09 Corinna VinschenCygwin: get_posix_access: Make mode_t parameter mandatory
2023-02-09 Corinna VinschenCygwin: chmod: don't drop default ACEs from directory...
2023-02-09 Corinna VinschenCygwin: mkdir: use correct default permissions filtered...
2023-02-09 Corinna VinschenCygwin: cygcheck: improve OS output
2023-02-08 Corinna VinschenCygwin: cygcheck: add dependency output
2023-02-08 Corinna VinschenCygwin: cygcheck: print categories in --info output
2023-02-07 Corinna VinschenCygwin: cygcheck: collect build-depends info
2023-02-07 Corinna VinschenCygwin: cygcheck: add latest product codes
2023-02-06 Corinna Vinschensetlocale: create LC_ALL string when changing locale
2023-02-03 Victor L. Do... libc: arm: Implement setjmp GCC backwards compatibility.
2023-02-01 Johannes Schindelindumper: avoid linker problem when `libbfd` depends...
2023-01-31 Takashi YanoCygwin: dsp: Implement SNDCTL_DSP_SETFRAGMENT ioctl().
2023-01-29 Corinna VinschenCygwin: cygcheck: lower setup.ini expiration time to...
2023-01-29 Corinna VinschenCygwin: cygcheck: find_url: fix error handling
2023-01-29 Corinna VinschenCygwin: add new cygcheck capabilities to release notes
2023-01-29 Corinna VinschenCygwin: cygcheck: improve documentation
2023-01-29 Corinna VinschenCygwin: cygcheck: simplify output when fetching setup.ini
2023-01-29 Corinna VinschenCygwin: cygcheck: add human readable package size output
2023-01-29 Corinna VinschenCygwin: cygcheck: package info / available package...
2023-01-28 Corinna VinschenCygwin: cygcheck: package info / available package...
2023-01-27 Maciej W. RozyckiRISC-V: Fix floating-point environment support for...
2023-01-26 Corinna VinschenCygwin: cygcheck: split out fetching data from cygwin.com
2023-01-25 Takashi YanoCygwin: dsp: Fix hang on close() if another thread...
2023-01-23 Corinna VinschenCygwin: mount: differ allowed server name chars from...
2023-01-22 Corinna VinschenCygwin: mount: allow any valid character in UNC paths
2023-01-22 Takashi YanoCygwin: fsync: Fix EINVAL for block device.
2023-01-21 Corinna VinschenCygwin: tape: tapes are character devices, not block...
2023-01-20 Jeff JohnstonBump up newlib to 4.3.0 newlib-4.3.0
2023-01-19 Thomas Schwingenvptx: In offloading execution, map '_exit' to 'abort...
2023-01-19 Thomas Schwingenvptx: Provide stub 'getpid', 'kill', 'stat'
2023-01-19 Thomas Schwingenvptx: Remove newlib ELIX level 1 restriction
2023-01-19 Thomas Schwingenvptx: Don't use global constructor for SSP setup
2023-01-19 Thomas Schwingenvptx: Provide stub 'gettimeofday'
2023-01-19 Jeff JohnstonAdd amdgcn vectorized math routines to NEWS
2023-01-19 Victor L. Do... COPYING.NEWLIB: Arm licence entry amendment
2023-01-19 Victor L. Do... NEWS: report arm ABI break
2023-01-19 Sebastian HuberNEWS: Add news items
2023-01-19 Corinna VinschenCygwin: Add 3.4.5 release message
2023-01-19 Corinna VinschenCygwin: fix build of cygcheck and strace
2023-01-19 Takashi YanoCygwin: dsp: Fix a problem that fcntl() does not take...
2023-01-18 Corinna VinschenCygwin: fix two comments in heap.cc and memory_layout.h
2023-01-18 Corinna VinschenCygwin: memory_init: initialize user heap here
2023-01-18 Corinna VinschenCygwin: open_shared: always bump next_address
2023-01-18 Kwok Cheung... amdgcn: Add vectorized math routines
2023-01-18 Corinna VinschenCygwin: drop fixed addresses for standard shared regions
2023-01-17 Corinna VinschenCygwin: /proc/<PID>/maps: print real shared region...
next
This page took 0.071051 seconds and 5 git commands to generate.