Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-30Cygwin: remove miscellaneous 32-bit codeKen Brown
2022-05-30Cygwin: remove some 32-bit only path conversion functionsKen Brown
2022-05-30Cygwin: remove regparm.hKen Brown
2022-05-30Cygwin: simplify some function namesKen Brown
2022-05-13Cygwin: drop a few minor references to WOW64Corinna Vinschen
2022-05-13Cygwin: wincap: drop wow64 flag and all conditions depending on itCorinna Vinschen
2022-03-14Cygwin: path: Convert type of variable 'remlen' to DWORD.Takashi Yano
2022-03-14Cygwin: path: Add fallback for DFS mounted drive.Takashi Yano
2022-02-03Cygwin: path: Fix UNC path handling for SMB3 mounted to a drive.Takashi Yano
2022-01-18Cygwin: path_conv: do not get confused by a directory with `.lnk` suffixJohannes Schindelin
2021-12-11Cygwin: path: Fix path conversion of virtual drive.Takashi Yano
2021-12-08Cygwin: path: Convert UNC path prefix back to drive letter.Takashi Yano
2021-11-16Revert "Cygwin: set the FILE_ATTRIBUTE_ARCHIVE DOS attribute on file creation"Corinna Vinschen
2021-11-15Cygwin: set the FILE_ATTRIBUTE_ARCHIVE DOS attribute on file creationCorinna Vinschen
2021-07-30Cygwin: Add winsymlinks:sysJon Turney
2021-07-30Cygwin: Rename WSYM_sysfile to WSYM_defaultJon Turney
2021-07-07Cygwin: respect PC_SYM_FOLLOW and PC_SYM_NOFOLLOW_REP with inner links.Jeremy Drake
2021-07-06Revert "Cygwin: Handle virtual drives as non-symlinks"Jeremy Drake
2021-05-25Cygwin: path_conv: fix mqueue path checkCorinna Vinschen
2021-05-25Cygwin: cwdstuff: check if /dev existsCorinna Vinschen
2021-05-25Cygwin: POSIX msg queues: implement open/mq_open entirely in fhandlerCorinna Vinschen
2021-05-25Cygwin: get_nt_native_path: allow to append suffixCorinna Vinschen
2021-05-19Cygwin: suppress FAST_CWD warnings on ARM64Jeremy Drake
2021-05-19Cygwin: Handle virtual drives as non-symlinksJeremy Drake
2021-05-08Cygwin: fetch Windows directory on all platforms and use throughoutCorinna Vinschen
2021-05-07Cygwin: path_conv: Rework handling native symlinks as inner path componentsCorinna Vinschen
2021-04-21Cygwin: skip native symlink check in Windows dir under WOW64Corinna Vinschen
2021-04-19Cygwin: path_conv: Try to handle native symlinks more sanelyCorinna Vinschen
2021-03-23Cygwin: Treat Windows Store's "app execution aliases" as symbolic linksJohannes Schindelin
2021-02-01Cygwin: recognize native Windows AF_UNIX sockets as reparse pointsKen Brown
2021-01-22Cygwin: normalize_posix_path: fix error handling when .. is encounteredKen Brown
2020-12-02Cygwin: add flag to indicate reparse points unknown to WinAPICorinna Vinschen
2020-11-30Cygwin: Fix access to block devices below /proc/sys.Christian Franke
2020-10-04Cygwin: always recognize AF_UNIX sockets as reparse pointsKen Brown
2020-10-04Cygwin: fix handling of known reparse points that are not symlinksKen Brown
2020-09-26Cygwin: check_reparse_point_target: update commentKen Brown
2020-09-08Cygwin: path_conv::check: handle error from fhandler_process::existsKen Brown
2020-08-24Cygwin: cwdstuff::get: clean up debug_printf outputKen Brown
2020-08-05Cygwin: Add 'fallthrough' pseudo keyword for switch/case useCorinna Vinschen
2020-04-21Cygwin: symlinks: fix WSL symlink creation if cygdrive prefix is /Corinna Vinschen
2020-04-05Cygwin: symlinks: Allow traversing WSL symlinksCorinna Vinschen
2020-04-03Cygwin: symlinks: create WSL symlinks on supporting filesystemsCorinna Vinschen
2020-04-02Cygwin: symlinks: fix WSL symlinks pointing to /mntCorinna Vinschen
2020-03-27Cygwin: symlinks: support WSL symlinksCorinna Vinschen
2020-03-11Cygwin: fix formatting: collapse whitespace-only linesCorinna Vinschen
2020-03-11Cygwin: fix formatting: drop spaces leading tabsCorinna Vinschen
2020-01-28Cygwin: remove CYGWIN=dos_file_warning optionCorinna Vinschen
2020-01-28Cygwin: symlink/mknod: fix ACL handlingCorinna Vinschen
2020-01-28Cygwin: path_conv: add PC_SYM_NOFOLLOW_DIR flagCorinna Vinschen
2020-01-17Cygwin: normalize_win32_path: allow drive without trailing backslashKen Brown