aboutsummaryrefslogtreecommitdiff
path: root/include/mingw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: retry when command needs elevated privilegesRon Yorston2025-02-031-0/+1
* ash: match behaviour of cmd.exe in cd builtinRon Yorston2024-11-191-0/+1
* Use builtin ffs also with GCCChristopher Wellons2024-09-211-1/+1
* ash: optimise running of scripts (2)Ron Yorston2024-09-041-0/+1
* ash: optimise running of scriptsRon Yorston2024-08-191-0/+8
* win32: code shrinkRon Yorston2024-08-161-17/+17
* win32: use 64-bit time on 32-bit platformsRon Yorston2024-08-141-0/+14
* su: detect inability to raise privilegeRon Yorston2024-08-031-0/+5
* ash: read profile script relative to binaryRon Yorston2024-07-081-0/+1
* win32: code shrink system drive handlingRon Yorston2024-07-071-1/+0
* win32: add env var to control error dialogsRon Yorston2024-06-221-0/+1
* win32: allow for trailing separator in PATHRon Yorston2024-06-141-0/+1
* win32: implement getppid(2)Ron Yorston2024-05-161-1/+1
* kill: killing a zombie process should failRon Yorston2024-05-141-1/+0
* ash: add title built-inRon Yorston2024-04-091-0/+1
* win32: fix clang error/warningRon Yorston2023-12-311-0/+4
* httpd: enable support for CGIRon Yorston2023-12-201-0/+2
* httpd: fix return code when run in backgroundRon Yorston2023-12-151-1/+1
* win32: only search PATH for compressorRon Yorston2023-11-141-1/+2
* sort: add support for sorting version stringsRon Yorston2023-10-011-0/+1
* win32: convert exit codesRon Yorston2023-09-141-0/+2
* win32: replace readlink(2)Ron Yorston2023-08-211-1/+0
* ash: detect console state on shell start upnoconsole2Ron Yorston2023-08-201-1/+0
* win32: support build with FEATURE_UNICODE_SUPPORTAvi Halachmi (:avih)2023-07-221-0/+12
* date: allow system date to be setRon Yorston2023-07-161-0/+1
* ash: properly echo console input to 'read' built-inRon Yorston2023-07-121-0/+1
* win32: more console input character conversionsRon Yorston2023-07-071-0/+5
* win32: character conversion for fread(3)Ron Yorston2023-07-061-0/+2
* win32: the great UTF8 ReadConsoleInput hackAvi Halachmi (:avih)2023-06-281-0/+3
* win32: don't assume console CP equals OEM CPAvi Halachmi (:avih)2023-06-281-5/+4
* Fixes for old mingw-w64Ron Yorston2023-06-141-1/+5
* win32: fix euro symbol handlingRon Yorston2023-06-021-0/+5
* ash: enable 'set -/+o noconsole'Ron Yorston2023-06-011-1/+1
* win32: crtl-c interrupts non-console applicationsRon Yorston2023-05-231-0/+1
* win32: changes to signal handlingRon Yorston2023-05-231-1/+2
* win32: code shrink copying of argvRon Yorston2023-04-281-0/+1
* win32: export xappendword()Ron Yorston2023-04-231-0/+1
* win32: case-sensitivity in tab completionRon Yorston2023-04-191-1/+0
* win32: add fake HUP and QUIT signalsRon Yorston2023-04-031-0/+2
* win32: delay adjusting code pageRon Yorston2023-03-171-1/+0
* runuser: add 'drop' as an alias for runuserRon Yorston2023-03-161-0/+1
* win32: code shrink detection of executablesRon Yorston2023-03-161-1/+2
* runuser: new appletRon Yorston2023-03-131-0/+2
* win32: changes to console mode handlingRon Yorston2023-03-051-1/+4
* win32: only count subdirectories if necessaryRon Yorston2023-01-231-0/+1
* win32: revised implementation of setlinebuf(3)Ron Yorston2022-12-311-1/+1
* win32: remove declaration of vfork(2)Ron Yorston2022-10-311-1/+0
* win32: revert special treatment of Unix-style absolute pathsRon Yorston2022-10-261-1/+1
* win32: return reparse tag in struct statRon Yorston2022-05-191-0/+1
* jn: new appletRon Yorston2022-05-161-0/+1