21636 Commits (master)
 

Author SHA1 Message Date
Corinna Vinschen 579064bf4d Cygwin: globify: read full 32 bit character 2 years ago
Corinna Vinschen 2855c35c41 Cygwin: fhandler_virtual::exists: always set fileid 2 years ago
Corinna Vinschen 38b5139835 Cygwin: fhandler_base::fstat_by_name: improve debug output. 2 years ago
Corinna Vinschen 56e7563b9a Cygwin: FILE_OPEN_NO_RECALL is incompatible with FILE_DIRECTORY_FILE 2 years ago
Thomas Schwinge ed50a50b9b amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock.h' for C++ 2 years ago
Corinna Vinschen db454e9868 Cygwin: add a fake 3.5.3 release file 2 years ago
Corinna Vinschen a0a25849f9 Cygwin: fhandler_virtual: move fileid to path_conv member 2 years ago
Corinna Vinschen b7f5a33200 Cygwin: //: fetch only one item per loop 2 years ago
Andrew Stubbs 7dd4eb1db9 amdgcn: Implement proper locks 2 years ago
Corinna Vinschen 9761c6cca1 Cygwin: add //tsclient and //wsl$ support to relnotes 2 years ago
Corinna Vinschen 178a8fca15 Cygwin: // and //server: add support for WSL 2 years ago
Corinna Vinschen 18b8a104ac Cygwin: dir_cache::add: constify input string 2 years ago
Corinna Vinschen b95ab5982e Cygwin: fhandler_netdrive: use WNNC_NET_SMB instead of WNNC_NET_LANMAN 2 years ago
Corinna Vinschen cc74a38d4a Cygwin: //tsclient: allow to enumerate shares 2 years ago
Corinna Vinschen 7db1c6fc4e Cygwin: //server: revert to using WNet and support NFS shares 2 years ago
Corinna Vinschen 8d2c1b4ce6 Cygwin: //server: check existence of server with getaddrinfo 2 years ago
Corinna Vinschen 290843bbda Cygwin: utils: refresh tzmap.h 2 years ago
Corinna Vinschen 2c67eeb233 Cygwin: tzmap-from-unicode.org: drop "E. Europe Standard Time" default 2 years ago
Corinna Vinschen ace936b707 Cygwin: tzset(1): use GetDynamicTimeZoneInformation 2 years ago
Corinna Vinschen 4c4e6d67d4 Cygwin: fix tzmap-from-unicode.org 2 years ago
Corinna Vinschen 8e12860944 Cygwin: utils: refresh tzmap.h 2 years ago
Corinna Vinschen 60ea9c1c4b Cygwin: tzmap-from-unicode.org: drop support for Vista/2008 2 years ago
Corinna Vinschen b9ed33dec0 Cygwin: readdir: drop support for NT4/Win2K shares and Samba < 3.0.22 2 years ago
Corinna Vinschen 8bd6ba8f16 Cygwin: /proc: fix mem leak in opendir in error case 2 years ago
Corinna Vinschen 205190a80b Cygwin: // and //server: switch to Network Discovery 2 years ago
Corinna Vinschen 80f722e97c Cygwin: opendir(3): move ENOTDIR check into main function 2 years ago
Corinna Vinschen 1719169604 Cygwin: (mostly) drop NT4 and Samba < 3.0 support 2 years ago
Corinna Vinschen 14970f2645 Cygwin: dirent.h: fix a comment 2 years ago
Corinna Vinschen d06113bf8b Cygwin: readdir(3): stop support for pre-Cygwin 1.5.0 apps 2 years ago
Brian Inglis bfe2790e7b winsup/cygwin/fhandler/proc.cc: format_proc_cpuinfo() Linux 6.8 cpuinfo flags 2 years ago
Corinna Vinschen 89afbb8d8a Revert "Cygwin: glob: perform ignore_case_with_glob on input" 2 years ago
Joel Sherrill 176b19fbe5 libc/include/sys/select.h: Use elif not elifdef 2 years ago
Chris Johns 8d38c37ed9 RTEMS: Increase FS_SETSIZE to 256 bits 2 years ago
Takashi Yano fc691d0246 Cygwin: pipe: Make sure to set read pipe non-blocking for cygwin apps. 2 years ago
Corinna Vinschen 3af5d2bbdd Cygwin: 3.6.0: add release entries for pinned/unpinned flag handling 2 years ago
Corinna Vinschen 775069553b Cygwin: add 3.5.2 release entries for latest commits 2 years ago
Corinna Vinschen 5f586adc63 Cygwin: getgrent: don't skip SAM-only builtin-accounts 2 years ago
Torbjörn SVENSSON 3b97a5ec67 libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO 2 years ago
Corinna Vinschen 06aa5a7516 Cygwin: FS_IOC_[GS]ETFLAGS: handle pinned and unpinned attributes 2 years ago
Corinna Vinschen 2100c6ef0d Cygwin: get/set security descriptors using FILE_OPEN_NO_RECALL 2 years ago
Corinna Vinschen f6b56abec1 Cygwin: try to avoid recalling offline files 2 years ago
Corinna Vinschen f2010ed784 Cygwin: move EXPORT_ALIAS expressions to end of source 2 years ago
Takashi Yano c2310061c6 Cygwin: pipe: Simplify chhecking procedure of query_hdl. 2 years ago
Takashi Yano 46bb999a89 Cygwin: pipe: Give up to use query_hdl for non-cygwin apps. 2 years ago
Takashi Yano b160b690b6 Cygwin: console: Fix a race issue between close() and open(). 2 years ago
Corinna Vinschen abb532a87f Cygwin: cygheap: compute bucket instead of looping over it 2 years ago
Corinna Vinschen 5d3e79ec6b Cygwin: cygheap: use SRWLOCK for cygheap locking 2 years ago
Corinna Vinschen e2ea60728c Cygwin: posix_getdents: do not clear attached DIR structure at fork(2) 2 years ago
Corinna Vinschen 6d93691547 Cygwin: lseek: improve seeking posix_getdents descriptors 2 years ago
Takashi Yano c77a5689f7 Cygwin: console: Do not unmap shared console memory belonging to ctty. 2 years ago