aboutsummaryrefslogtreecommitdiff
path: root/include/mingw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* which,ash: changes to which/command/typeRon Yorston2022-05-011-0/+1
* date: enable FEATURE_DATE_NANORon Yorston2022-04-221-0/+1
* realpath: improved support for Windows pathsRon Yorston2021-10-131-0/+3
* win32: rename is_absolute_path()Ron Yorston2021-10-121-1/+1
* ash: improve signal handlingRon Yorston2021-09-211-0/+1
* win32: changes to allow timezones in datesRon Yorston2021-09-171-0/+3
* win32: better handling of nested symlinksRon Yorston2021-08-121-0/+3
* win32: partial implementation of sync(2)Ron Yorston2021-06-071-1/+2
* sync: enable in default configurationRon Yorston2021-06-071-1/+1
* win32: rename update_dev_fd() as update_special_fd()Ron Yorston2021-06-071-1/+1
* win32: implement futimens(2)/utimensat(2)Ron Yorston2021-05-141-0/+10
* win32: move is_absolute_path()Ron Yorston2021-03-011-0/+1
* win32: update sysinfo(2) implementationRon Yorston2021-02-191-2/+0
* free: implement sysinfo(2) and enable free(1)Ron Yorston2021-02-181-0/+22
* ash: code shrinkRon Yorston2021-02-141-1/+0
* win32: implement symlink(2)Ron Yorston2021-02-121-1/+1
* win32: make readlink(2) implementation unconditionalRon Yorston2021-02-121-4/+0
* win32: code shrinkRon Yorston2021-02-061-4/+0
* tls: avoid unnecessary changes to POSIX build, part 2Ron Yorston2021-01-251-0/+4
* Merge branch 'busybox' into mergeRon Yorston2021-01-141-0/+1
* winansi: intercept calls to fputc(3)Ron Yorston2020-12-071-0/+2
* ash, ls: improve support for 'c:path'Ron Yorston2020-08-281-6/+0
* win32: code shrink Unix-style path handlingRon Yorston2020-08-231-9/+1
* win32: use built-in applets for non-existent binaries with Unix-style pathsRon Yorston2020-08-131-0/+1
* win32: handle Unix-style absolute paths for executablesRon Yorston2020-08-131-0/+2
* win32: use a static buffer in get_system_drive()Ron Yorston2020-08-131-1/+1
* win32: code shrinkRon Yorston2020-08-131-1/+1
* win32: move code to fork (de)compressor to a functionRon Yorston2020-08-051-0/+1
* win32: code shrink kill(2)Ron Yorston2020-07-251-1/+1
* win32: import strndup from gnulibRon Yorston2020-07-091-0/+5
* win32: return raw file attributes in struct mingw_statRon Yorston2020-07-091-0/+1
* win32: fix networking problemsRon Yorston2020-06-031-0/+1
* win32: only initialise networking if necessaryRon Yorston2020-06-011-1/+7
* ash: simplify spawning during forkshellRon Yorston2020-06-011-0/+1
* dd: fix handling of 'conv=notrunc seek=N'Ron Yorston2020-05-201-1/+1
* ash: reset ANSI emulation when BB_SKIP_ANSI_EMULATION changesRon Yorston2020-04-131-0/+1
* 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