aboutsummaryrefslogtreecommitdiff
path: root/include/mingw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* time: WIN32 portRon Yorston2020-04-061-1/+2
* win32: new functions: getpeername(2), mingw_spawn_detach()Ron Yorston2020-04-051-0/+3
* dd: create a sparse file when seek=N is usedRon Yorston2020-03-241-0/+1
* win32: tidy up detection of device filesRon Yorston2020-02-161-1/+1
* win32: code shrinkRon Yorston2020-02-131-1/+1
* date: code shrinkRon Yorston2020-02-111-1/+0
* Build fixesFRP-3329-gcf0fa4d13Ron Yorston2020-01-081-1/+1
* win32: allow nanosecond precision in file timesRon Yorston2019-08-161-16/+19
* win32: try to make working directory names consistentRon Yorston2019-04-021-0/+1
* win32: fix compilation error; update default configurationsRon Yorston2019-03-311-0/+1
* win32: improved support for c:path path namesRon Yorston2019-03-301-0/+1
* win32: interpret absolute paths as relative to %SYSTEMDRIVE%Ron Yorston2019-03-281-0/+3
* win32: share code to find root prefix of pathRon Yorston2019-03-231-0/+3
* win32: add function to convert slashes to backslashesRon Yorston2019-03-151-1/+2
* win32: changes to user idsRon Yorston2019-03-101-6/+5
* su: change title of console windowRon Yorston2019-03-091-0/+1
* win32: add a function to detect running with elevated privilegesRon Yorston2019-03-091-0/+1
* win32: canonicalize path in chdir(2)Ron Yorston2019-03-061-0/+2
* win32: implement readlink(2)Ron Yorston2019-03-061-0/+4
* win32: drop argument from err_win_to_posix()Ron Yorston2019-03-061-1/+1
* win32: let stat(2) report numeric uids for local usersRon Yorston2019-03-021-2/+2
* ash: updated support for hiding consoleRon Yorston2019-02-171-0/+1
* win32: make stat(2) fetch additional metadataRon Yorston2019-02-161-0/+3
* win32: add a function to remove CRs from a text bufferRon Yorston2019-02-141-1/+2
* win32: add support for the euro currency symbolRon Yorston2019-02-021-0/+1
* Update default configuration; compilation fixRon Yorston2019-01-101-0/+16
* win32: implement vsnprintf(2)Ron Yorston2019-01-081-0/+4
* win32: implement umask(2)Ron Yorston2019-01-071-0/+5
* busybox: add --uninstall optionRon Yorston2019-01-051-0/+1
* win32: special treatment for PATHRon Yorston2018-12-141-1/+0
* win32: emulate SIGPIPERon Yorston2018-12-111-0/+4
* win32: add a case-insensitive version of is_suffixed_with()Ron Yorston2018-12-091-0/+1
* lineedit: more case-insensitive comparisons in tab completionRon Yorston2018-12-081-0/+1
* lineedit: improvements to tab completionRon Yorston2018-12-081-0/+2
* win32: rework adding of extensions to filenamesRon Yorston2018-12-061-1/+10
* win32: move function redefinitions to mingw.hRon Yorston2018-11-261-0/+6
* fsync: avoid a gratuitous difference from upstreamRon Yorston2018-04-031-0/+1
* win32: improvements to get_terminal_width_heightRon Yorston2018-04-031-2/+0
* win32: changes to kill(2)Ron Yorston2018-03-271-0/+2
* win32: save a few bytes in device file supportRon Yorston2018-03-231-2/+4
* win32: add a function to convert backslashes to slashesRon Yorston2018-03-181-2/+1
* win32: tidy up popen implementationRon Yorston2018-03-151-1/+0
* wget: add support for httpsRon Yorston2018-03-151-0/+1
* win32: restrict visibility of special devicesRon Yorston2018-03-151-0/+2
* Minor improvements to buildRon Yorston2018-03-021-1/+0
* Remove fake signal-handling codeRon Yorston2018-03-011-28/+0
* win32: make has_exec_format staticRon Yorston2018-03-011-1/+0
* win32: don't add extensions to filenames ending with a dotRon Yorston2018-02-281-1/+2
* win32: move detection of file formats to stat(2)Ron Yorston2018-02-261-1/+2
* win32: add support for batch filesRon Yorston2018-02-261-0/+1