aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 dayslibgloss: riscv: Fix envp parameter for mainHEADmastermainBernd Edlinger
2024-04-09Cygwin: globify: read full 32 bit characterCorinna Vinschen
2024-04-09Cygwin: fhandler_virtual::exists: always set fileidCorinna Vinschen
2024-04-04Cygwin: fhandler_base::fstat_by_name: improve debug output.Corinna Vinschen
2024-04-04Cygwin: FILE_OPEN_NO_RECALL is incompatible with FILE_DIRECTORY_FILECorinna Vinschen
2024-04-04amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock....Thomas Schwinge
2024-04-03Cygwin: add a fake 3.5.3 release fileCorinna Vinschen
2024-04-02Cygwin: fhandler_virtual: move fileid to path_conv memberCorinna Vinschen
2024-03-27Cygwin: //: fetch only one item per loopCorinna Vinschen
2024-03-25amdgcn: Implement proper locksAndrew Stubbs
2024-03-24Cygwin: add //tsclient and //wsl$ support to relnotesCorinna Vinschen
2024-03-24Cygwin: // and //server: add support for WSLCorinna Vinschen
2024-03-24Cygwin: dir_cache::add: constify input stringCorinna Vinschen
2024-03-24Cygwin: fhandler_netdrive: use WNNC_NET_SMB instead of WNNC_NET_LANMANCorinna Vinschen
2024-03-23Cygwin: //tsclient: allow to enumerate sharesCorinna Vinschen
2024-03-23Cygwin: //server: revert to using WNet and support NFS sharesCorinna Vinschen
2024-03-22Cygwin: //server: check existence of server with getaddrinfoCorinna Vinschen
2024-03-21Cygwin: utils: refresh tzmap.hCorinna Vinschen
2024-03-21Cygwin: tzmap-from-unicode.org: drop "E. Europe Standard Time" defaultCorinna Vinschen
2024-03-21Cygwin: tzset(1): use GetDynamicTimeZoneInformationCorinna Vinschen
2024-03-21Cygwin: fix tzmap-from-unicode.orgCorinna Vinschen
2024-03-20Cygwin: utils: refresh tzmap.hCorinna Vinschen
2024-03-20Cygwin: tzmap-from-unicode.org: drop support for Vista/2008Corinna Vinschen
2024-03-20Cygwin: readdir: drop support for NT4/Win2K shares and Samba < 3.0.22Corinna Vinschen
2024-03-20Cygwin: /proc: fix mem leak in opendir in error caseCorinna Vinschen
2024-03-20Cygwin: // and //server: switch to Network DiscoveryCorinna Vinschen
2024-03-20Cygwin: opendir(3): move ENOTDIR check into main functionCorinna Vinschen
2024-03-20Cygwin: (mostly) drop NT4 and Samba < 3.0 supportCorinna Vinschen
2024-03-19Cygwin: dirent.h: fix a commentCorinna Vinschen
2024-03-19Cygwin: readdir(3): stop support for pre-Cygwin 1.5.0 appsCorinna Vinschen
2024-03-18winsup/cygwin/fhandler/proc.cc: format_proc_cpuinfo() Linux 6.8 cpuinfo flagsBrian Inglis
2024-03-18Revert "Cygwin: glob: perform ignore_case_with_glob on input"Corinna Vinschen
2024-03-13libc/include/sys/select.h: Use elif not elifdefJoel Sherrill
2024-03-13RTEMS: Increase FS_SETSIZE to 256 bitsChris Johns
2024-03-12Cygwin: pipe: Make sure to set read pipe non-blocking for cygwin apps.Takashi Yano
2024-03-11Cygwin: 3.6.0: add release entries for pinned/unpinned flag handlingCorinna Vinschen
2024-03-11Cygwin: add 3.5.2 release entries for latest commitsCorinna Vinschen
2024-03-11Cygwin: getgrent: don't skip SAM-only builtin-accountsCorinna Vinschen
2024-03-11libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IOTorbjörn SVENSSON
2024-03-08Cygwin: FS_IOC_[GS]ETFLAGS: handle pinned and unpinned attributesCorinna Vinschen
2024-03-08Cygwin: get/set security descriptors using FILE_OPEN_NO_RECALLCorinna Vinschen
2024-03-08Cygwin: try to avoid recalling offline filesCorinna Vinschen
2024-03-07Cygwin: move EXPORT_ALIAS expressions to end of sourceCorinna Vinschen
2024-03-06Cygwin: pipe: Simplify chhecking procedure of query_hdl.Takashi Yano
2024-03-05Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.Takashi Yano
2024-03-04Cygwin: console: Fix a race issue between close() and open().Takashi Yano
2024-03-01Cygwin: cygheap: compute bucket instead of looping over itCorinna Vinschen
2024-03-01Cygwin: cygheap: use SRWLOCK for cygheap lockingCorinna Vinschen
2024-03-01Cygwin: posix_getdents: do not clear attached DIR structure at fork(2)Corinna Vinschen
2024-03-01Cygwin: lseek: improve seeking posix_getdents descriptorsCorinna Vinschen