aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysSilence -Wold-style-definition warningsHEADgithub/mastergithub/mainmastermainKim Kuparinen8-28/+10
4 daysCygwin: hookapi.cc: Fix some handles not being inherited when spawningIgor Podgainoi1-0/+2
4 daysCygwin: configure: disable High Entropy VA (64-bit ASLR) on AArch64Igor Podgainoi4-5/+5
4 daysstdatomic.h: use latest FreeBSD file verbatimCorinna Vinschen1-27/+27
4 daysfeatures.h: define __ISO_C_VISIBLE as 2023 for ISO C23Corinna Vinschen3-6/+6
4 daysmachine/_default_types.h: define __ptrdiff_t and __wchar_tCorinna Vinschen1-0/+14
4 daysstdint.h: move fast type evaluation to machine/_default_types.hCorinna Vinschen2-71/+92
8 daysstdatomic.h: add atomic definitions for char8_t, char16_t and char32_tCorinna Vinschen1-3/+7
8 daysCygwin: uchar.h: define char16_t / char32_t in terms of __char16_t / __char32_tCorinna Vinschen1-2/+2
8 daysmachine/_default_types.h: add definitions for __char16_t / __char32_tCorinna Vinschen1-0/+14
8 dayslibc/include/regex.h: Add include of <sys/_types.h> for off_tJoel Sherrill1-1/+2
13 daysCygwin: security: make sure the type DBGSID is in the DLL debug infoCorinna Vinschen1-0/+5
2026-02-03Cygwin: gencat: define __deadCorinna Vinschen1-0/+4
2026-02-03Cygwin: gencat: update to latest from NetBSDCorinna Vinschen1-123/+307
2026-02-03Cygwin: accounts: (re-)add flag for unix uid/gid cachingCorinna Vinschen4-8/+13
2026-02-02Cygwin: readdir: allow using FileIdBothDirectoryInformation on NFSCorinna Vinschen1-2/+9
2026-02-02towupper/towlower: handle Turkic language special casingThomas Wolff3-5/+23
2026-01-26Cygwin: spawn: drop CREATE_SEPARATE_WOW_VDM process flagCorinna Vinschen1-1/+5
2026-01-26Cygwin: child_info: remove filler bytesCorinna Vinschen1-3/+1
2026-01-26Cygwin: fhandler_socket::fchown: fix check for admin userCorinna Vinschen1-1/+1
2026-01-26Revert "Cygwin: spawn/exec: drop breaking away from job"Corinna Vinschen1-0/+31
2026-01-23Changes for 4.6.0 snapshotnewlib-4.6.0Jeff Johnston7-68/+74
2026-01-22towctrans_l: handle not _MB_CAPABLE targetsCorinna Vinschen1-0/+16
2026-01-22Cygwin: spawn/exec: drop breaking away from jobCorinna Vinschen1-31/+0
2026-01-21Fix dummy names in reent directoryAndrew Oates2-2/+2
2026-01-16Cygwin: gendef: Implement sigsetjmp for AArch64Thirumalai Nagalingam1-0/+21
2026-01-16Cygwin: gendef: Implement siglongjmp for AArch64Thirumalai Nagalingam1-0/+26
2026-01-16Cygwin: gendef: Implement _sigbe function for TLS stack management on AArch64Thirumalai Nagalingam1-0/+36
2026-01-16Cygwin: gendef: Implement _sigfe function for TLS handling on AArch64Thirumalai Nagalingam1-0/+37
2026-01-16Cygwin: gendef: add _sigfe_maybe for TLS initialization checks on AArch64Thirumalai Nagalingam1-2/+18
2026-01-16Cygwin: gendef: add ARM64 stub for $fe in gendefThirumalai Nagalingam1-0/+11
2026-01-16Cygwin: internal_getlogin: always call internal_getgroupsCorinna Vinschen2-2/+5
2026-01-15Cygwin: c32rtomb: add missing check for invalid UNICODE characterCorinna Vinschen2-0/+12
2026-01-15Cygwin: doc: Explictly name the output when building .info filesJon Turney1-3/+3
2026-01-10Cygwin: Rename cross-bootstrap config option back to mingw-progs to avoid con...J.H. vd Water4-7/+11
2026-01-10Cygwin: flock: Remove the unnecessary fdtab lockTakashi Yano1-2/+2
2026-01-09Cygwin: Update _endian.h to handle unsupported archThirumalai Nagalingam1-2/+6
2026-01-08Cygwin: Update release note for 3.6.6Takashi Yano1-0/+4
2026-01-08Cygwin: flock: Do not lock fdtab in create_lock_in_parent()Takashi Yano1-1/+1
2026-01-07Cygwin: _endian.h: Add AArch64 implementations for `ntohl` and `ntohs`Thirumalai Nagalingam1-0/+10
2026-01-04Cygwin: thread: Fix stack alignment for PTHREAD_CANCEL_ASYNCHRONOUSTakashi Yano1-0/+25
2025-12-22libgloss: mips: Support Lite Exit in crt0Spencer Alves1-0/+11
2025-12-22Cygwin: add release note for primary group override fixCorinna Vinschen1-0/+4
2025-12-22Cygwin: uinfo: fix overriding group from SAM comment on AD member machinesCorinna Vinschen1-2/+8
2025-12-22Cygwin: uinfo: allow to override user account as primary groupCorinna Vinschen1-2/+6
2025-12-22Cygwin: uinfo: correctly check and override primary groupCorinna Vinschen1-2/+5
2025-12-22Unicode table build: update data tables to Unicode 17.0Thomas Wolff4-153/+256
2025-12-22Unicode table build: update scripts for generation of width dataThomas Wolff2-25/+26
2025-12-22Cygwin: pty: Refactor workaround code for pseudo console outputTakashi Yano1-154/+148
2025-12-22Cygwin: utils: refresh tzmap.hCorinna Vinschen1-7/+3