]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2023-07-07 Takashi YanoCygwin: stat(): Fix "Bad address" error on stat() for...
2023-07-04 Corinna VinschenCygwin: Fix latest release message being in the wrong...
2023-07-04 Mark GeisertCygwin: Make <sys/cpuset.h> safe for c89 compilations
2023-06-27 Takashi YanoCygwin: thread: Reset _my_tls.tid if it's pthread_null...
2023-06-22 Thomas SchwingeFor GCC, newlib combined tree, newlib build-tree testin...
2023-06-21 Mingye WangMake SIG2STR_MAX usable in #if
2023-06-20 Brian Inglisfhandler/proc.cc: use wincap.has_user_shstk
2023-06-20 Brian Ingliswincap.cc: set wincap member has_user_shstk true for...
2023-06-20 Brian Ingliswincap.h: add wincap member has_user_shstk
2023-06-16 Philippe CerfonCygwin: use new XATTR_{NAME,SIZE}_MAX instead of MAX_EA...
2023-06-16 Philippe CerfonCygwin: export XATTR_{NAME,SIZE,LIST}_MAX
2023-06-06 Johannes SchindelinDo not rely on `getenv ("HOME")`'s path conversion
2023-06-06 Johannes Schindelinuinfo: special-case IIS APPPOOL accounts
2023-06-02 Takashi YanoCygwin: pty: Additional fix for transferring input...
2023-06-01 Takashi YanoCygwin: pty: Fix transferring type-ahead input between...
2023-05-30 Chris Packhamconfig/mt-d30v: Append flags
2023-05-30 Remy Bohmerm68k: disallow unaligned access for m68010 and m68020
2023-05-24 Johannes SchindelinCygwin: Adjust CWD magic to accommodate for the latest...
2023-05-17 Alexey Lapshinfix __time_load_locale return code
2023-05-16 Jennifer AverettRegenerated source for adding non LDBL_EQ_DBL
2023-05-16 Jennifer Averettnewlib: Add non LDBL_EQ_DBL math support for aarch64...
2023-05-16 Jennifer Averettnewlib: Add FreeBSD files for non LDBL_EQ_DBL support
2023-05-12 Brian Inglisfhandler/proc.cc(format_proc_cpuinfo): Add Linux 6...
2023-05-05 Jennifer AverettRegenerated source for moving signgam.c
2023-05-05 Jennifer AverettMove signgm.c from libc/reent to libm/math
2023-05-01 Biswapriyo... Cygwin: Fix compiling with w32api-headers v11.0.0
2023-05-01 Jon TurneyCygwin: doc: Upate a link from gitweb to cgit
2023-04-26 Sebastian HuberFix _REENT_EMERGENCY() if TLS is enabled
2023-04-24 Corinna VinschenCygwin: locales: drop unused has_modifier macro
2023-04-24 Corinna VinschenCygwin: locales: ignore @cjkwide and @cjksingle just...
2023-04-24 Sebastian HuberRTEMS: Add __m68k_read_tp() to crt0.c
2023-04-19 Corinna VinschenCygwin: posix_spawnp: don't fallback to sh
2023-04-19 Corinna Vinschenposix_spawn_file_actions_addfchdir_np: return EBADF...
2023-04-19 David McFarlandCygwin: mbrtowi: fix segfault when pwi is NULL
2023-04-18 Corinna VinschenCygwin: Export posix_spawn_file_actions_add{f}chdir_np
2023-04-18 Corinna VinschenAdd posix_spawn_file_actions_add{f}chdir_np
2023-04-18 Corinna VinschenCygwin: align renameat2 to Linux behaviour
2023-04-18 Corinna VinschenCygwin: fix errno values set by readlinkat
2023-04-18 Corinna VinschenCygwin: fix return value of ilogbl(NaN)
2023-04-18 Corinna VinschenCygwin: add release text for previous commit
2023-04-18 David McFarlandCygwin: cygheap: fix fork error after heap has grown
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 [. ....
next
This page took 0.056735 seconds and 5 git commands to generate.