aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-16newlib: Add FreeBSD files for non LDBL_EQ_DBL supportJennifer Averett83-0/+13182
2023-05-12fhandler/proc.cc(format_proc_cpuinfo): Add Linux 6.3 cpuinfoBrian Inglis1-7/+22
2023-05-05Regenerated source for moving signgam.cJennifer Averett1-58/+59
2023-05-05Move signgm.c from libc/reent to libm/mathJennifer Averett3-1/+1
2023-05-01Cygwin: Fix compiling with w32api-headers v11.0.0Biswapriyo Nath1-0/+2
2023-05-01Cygwin: doc: Upate a link from gitweb to cgitJon Turney1-2/+2
2023-04-26Fix _REENT_EMERGENCY() if TLS is enabledSebastian Huber2-2/+2
2023-04-24Cygwin: locales: drop unused has_modifier macroCorinna Vinschen1-2/+0
2023-04-24Cygwin: locales: ignore @cjkwide and @cjksingle just like @cjknarrowCorinna Vinschen1-13/+21
2023-04-24RTEMS: Add __m68k_read_tp() to crt0.cSebastian Huber1-0/+4
2023-04-19Cygwin: posix_spawnp: don't fallback to shCorinna Vinschen2-2/+8
2023-04-19posix_spawn_file_actions_addfchdir_np: return EBADF on negative fdCorinna Vinschen1-1/+6
2023-04-19Cygwin: mbrtowi: fix segfault when pwi is NULLDavid McFarland1-2/+4
2023-04-19Cygwin: Export posix_spawn_file_actions_add{f}chdir_npCorinna Vinschen3-0/+10
2023-04-18Add posix_spawn_file_actions_add{f}chdir_npCorinna Vinschen3-3/+95
2023-04-18Cygwin: align renameat2 to Linux behaviourCorinna Vinschen2-5/+17
2023-04-18Cygwin: fix errno values set by readlinkatCorinna Vinschen2-20/+25
2023-04-18Cygwin: fix return value of ilogbl(NaN)Corinna Vinschen2-0/+7
2023-04-18Cygwin: add release text for previous commitCorinna Vinschen1-0/+3
2023-04-18Cygwin: cygheap: fix fork error after heap has grownDavid McFarland1-1/+2
2023-04-14Cygwin: pty: Fix reading CONIN$ when stdin is not a pty.Takashi Yano2-0/+9
2023-04-13Replace always true if with elseAndoni Arregi1-2/+5
2023-04-13Compare j as unsignedAndoni Arregi1-1/+1
2023-04-13Fix x close to 1, y between 2^31 and 2^64Andoni Arregi1-2/+2
2023-04-13Fix missing sign for overflow/underflow where x is negative and y is large od...Andoni Arregi1-19/+18
2023-04-03Cygwin: chattr: fix description of requirements for casesensitive directoriesCorinna Vinschen2-7/+20
2023-04-03Respect `db_home` setting even for SYSTEM/Microsoft accountsJohannes Schindelin1-1/+5
2023-03-30Bump newlib version in the manual to 4.3.0Tobias Burnus2-4/+4
2023-03-29Cygwin: doc: fix description of new "env" schema for /etc/nsswitch.confCorinna Vinschen1-10/+6
2023-03-29Cygwin: dirname: fix handling of leading slashesCorinna Vinschen2-1/+4
2023-03-28Allow deriving the current user's home directory via the HOME variableJohannes Schindelin3-1/+75
2023-03-27Cygwin: chattr: clarify requirements for casesensitive directoriesCorinna Vinschen2-4/+6
2023-03-26Cygwin: /proc/locales: filter out useless explicit utf8 localesCorinna Vinschen1-4/+6
2023-03-26Cygwin: locales: fix behaviour for @euro localesCorinna Vinschen1-1/+9
2023-03-26Cygwin: locales: fix behaviour for @cjk* and @euro localesCorinna Vinschen1-1/+7
2023-03-26Cygwin: /proc/locales: use ENCODING_LEN to define array sizesCorinna Vinschen1-12/+12
2023-03-26Cygwin: /proc/locales: use modifier when checking default codesetCorinna Vinschen1-5/+6
2023-03-25Cygwin: locales: fix return value check of ResolveLocaleNameCorinna Vinschen1-1/+1
2023-03-25Revert "Cygwin: locales: drop supporting iso639 strings as valid locales"Corinna Vinschen1-2/+11
2023-03-24Cygwin: locales: implement own method to check locale validityCorinna Vinschen1-1/+61
2023-03-24Cygwin: locales: drop supporting iso639 strings as valid localesCorinna Vinschen1-11/+2
2023-03-24Cygwin: locales: set errno to ENOENT if locale is invalidCorinna Vinschen1-2/+8
2023-03-24Cygwin: /proc/locales: fix "sr" localesCorinna Vinschen1-2/+6
2023-03-24Cygwin: /proc/locales: fix sd_IN localeCorinna Vinschen1-1/+8
2023-03-24newlocale: set errno to ENOENT if __loadlocale failsCorinna Vinschen1-1/+4
2023-03-21Cygwin: log disabling posix semanticsYoshinao Muramatsu1-1/+7
2023-03-21Cygwin: fix rename in containerYoshinao Muramatsu1-0/+10
2023-03-21Cygwin: fix unlink in containerYoshinao Muramatsu1-1/+4
2023-03-21Cygwin: don't use unlink/rename POSIX semantics on certain NTFSCorinna Vinschen1-5/+9
2023-03-21Cygwin: fs_info::update: fix NTFS filesystem flagsCorinna Vinschen1-7/+5