]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2023-04-14 Takashi YanoCygwin: pty: Fix reading CONIN$ when stdin is not a...
2023-04-13 Andoni ArregiReplace always true if with else
2023-04-13 Andoni ArregiCompare j as unsigned
2023-04-13 Andoni ArregiFix x close to 1, y between 2^31 and 2^64
2023-04-13 Andoni ArregiFix missing sign for overflow/underflow where x is...
2023-04-03 Corinna VinschenCygwin: chattr: fix description of requirements for...
2023-04-03 Johannes SchindelinRespect `db_home` setting even for SYSTEM/Microsoft...
2023-03-30 Tobias BurnusBump newlib version in the manual to 4.3.0
2023-03-29 Corinna VinschenCygwin: doc: fix description of new "env" schema for...
2023-03-29 Corinna VinschenCygwin: dirname: fix handling of leading slashes
2023-03-28 Johannes SchindelinAllow deriving the current user's home directory via...
2023-03-27 Corinna VinschenCygwin: chattr: clarify requirements for casesensitive...
2023-03-26 Corinna VinschenCygwin: /proc/locales: filter out useless explicit...
2023-03-26 Corinna VinschenCygwin: locales: fix behaviour for @euro locales
2023-03-26 Corinna VinschenCygwin: locales: fix behaviour for @cjk* and @euro...
2023-03-26 Corinna VinschenCygwin: /proc/locales: use ENCODING_LEN to define array...
2023-03-26 Corinna VinschenCygwin: /proc/locales: use modifier when checking defau...
2023-03-25 Corinna VinschenCygwin: locales: fix return value check of ResolveLocal...
2023-03-25 Corinna VinschenRevert "Cygwin: locales: drop supporting iso639 strings...
2023-03-24 Corinna VinschenCygwin: locales: implement own method to check locale...
2023-03-24 Corinna VinschenCygwin: locales: drop supporting iso639 strings as...
2023-03-24 Corinna VinschenCygwin: locales: set errno to ENOENT if locale is invalid
2023-03-24 Corinna VinschenCygwin: /proc/locales: fix "sr" locales
2023-03-24 Corinna VinschenCygwin: /proc/locales: fix sd_IN locale
2023-03-24 Corinna Vinschennewlocale: set errno to ENOENT if __loadlocale fails
2023-03-21 Yoshinao MuramatsuCygwin: log disabling posix semantics
2023-03-21 Yoshinao MuramatsuCygwin: fix rename in container
2023-03-21 Yoshinao MuramatsuCygwin: fix unlink in container
2023-03-21 Corinna VinschenCygwin: don't use unlink/rename POSIX semantics on...
2023-03-21 Corinna VinschenCygwin: fs_info::update: fix NTFS filesystem flags
2023-03-20 Corinna VinschenCygwin: regex: fix faulty check for valid range expression
2023-03-20 Corinna VinschenCygwin: regex: fix freeing g->charjump in low memory...
2023-03-20 Corinna VinschenCygwin: unlink: drop unlink_nt/unlink_nt_shareable...
2023-03-20 Corinna VinschenCygwin: fs_info: update filesystem flags and check...
2023-03-16 Corinna VinschenCygwin: add support for GB18030 codeset
2023-03-16 Corinna VinschenCygwin: regex: NONCHAR: re-add cast to int
2023-03-16 Corinna VinschenCygwin: regex: wgetnext: Re-add kludge to be more glibc...
2023-03-16 Corinna VinschenCygwin: regex: convert wchar_t to wint_t throughout
2023-03-16 Corinna VinschenCygwin: regex: fix build errors
2023-03-16 Corinna VinschenCygwin: replace regex with latest verbatim FreeBSD...
2023-03-15 Corinna VinschenCygwin: kill(1): Add -L to documentation
2023-03-15 Corinna VinschenCygwin: kill(1): Align list options to latest Linux...
2023-03-15 Corinna VinschenCygwin: kill(1): align real-time signal naming to Linux...
2023-03-15 Corinna VinschenCygwin: kill(1): don't print spurious error message
2023-03-15 Corinna VinschenCygwin: signals: drop accidental spaces from real-time...
2023-03-14 Jon TurneyCygwin: doc: Update postinstall/preremove scripts
2023-03-14 Mark GeisertCygwin: Fix type mismatch on sys/cpuset.h
2023-03-08 Sebastian Huberlibgloss/epiphany: Fix move instruction in crt0.S
2023-03-07 Takashi YanoCygwin: ctty: Remove old 'kludge' code.
2023-03-07 Takashi YanoCygwin: ctty: Replace ctty constant with more descripti...
2023-03-07 Takashi YanoCygwin: console: Suppress unnecessary open_shared_conso...
2023-03-07 Takashi YanoCygwin: ctty: Add missing fixup_after_{exec,fork}(...
2023-03-03 Corinna VinschenCygwin: is_unicode_equiv: fix comment
2023-03-03 Corinna VinschenCygwin: glob: fix conversion from UTF-32 to multibyte
2023-03-03 Srinath Parvathaneniarm: Restrict processor mode change when in hypervisor...
2023-03-03 Srinath Parvathaneniarm: Fix the SP used in setting stack limit for standal...
2023-03-01 Corinna VinschenCygwin: define CHARCLASS_NAME_MAX
2023-03-01 Corinna VinschenCygwin: add collating symbols support to release message
2023-03-01 Corinna VinschenCygwin: fnmatch: support collating symbols in [. ....
2023-03-01 Corinna VinschenCygwin: mbsnrtowci: like mbsnrtowcs, just for wint_t
2023-03-01 Corinna VinschenCygwin: wcichr: add wint_t replacement for wcschr
2023-03-01 Corinna VinschenCygwin: add wcipcpy and wcipncpy helper functions
2023-03-01 Corinna VinschenCygwin: wcitoascii: move to wchar.h as inline function
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...
next
This page took 0.057967 seconds and 5 git commands to generate.