aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | win32: import strndup from gnulibRon Yorston2020-07-091-0/+5
* | Merge branch 'busybox' into mergeRon Yorston2020-07-092-0/+7
|\|
| * randomconfig fixesDenys Vlasenko2020-06-231-0/+1
| * randomconfig fixDenys Vlasenko2020-06-231-0/+4
| * randomconfig fixesDenys Vlasenko2020-06-231-0/+2
* | 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-132-0/+2
* | 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
* | Merge branch 'busybox' into mergeRon Yorston2020-02-181-0/+2
|\|
* | win32: tidy up detection of device filesRon Yorston2020-02-161-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2020-02-151-0/+13
|\|
| * ash,hush: allow builtins to be tab-completed, closes 7532Ron Yorston2020-01-291-0/+13
* | 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
* | Merge branch 'busybox' into mergeRon Yorston2020-01-081-1/+21
|\|
| * clang/llvm 9 fix - do not eliminate a store to a fake "const"Denys Vlasenko2019-10-251-1/+21
* | Merge branch 'busybox' into mergeRon Yorston2019-08-161-4/+50
|\|
| * libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-1/+44
| * mount,losetup: use /dev/loop-control is it existsDenys Vlasenko2019-06-091-3/+4
| * libbb: move netlink socket binding to the utility functionDenys Vlasenko2019-06-031-0/+1
| * losetup: Add partition scanning optionJack O'Sullivan2019-05-301-0/+1
* | win32: allow nanosecond precision in file timesRon Yorston2019-08-161-16/+19
* | Merge branch 'busybox' into mergeRon Yorston2019-05-272-1/+15
|\|
| * libarchive: treat one "FIXME: avoid seek"Denys Vlasenko2019-05-242-0/+7
| * Optionally re-introduce bb_info_msg()James Byrne2019-04-301-1/+8
* | 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
* | Merge branch 'busybox' into mergeRon Yorston2019-03-311-1/+5
|\|
| * libbb: mark scripted_main() as externally visibleRon Yorston2019-03-301-1/+1
| * do not duplicate CONFIG_PID_FILE_PATH and ".pid" stringsDenys Vlasenko2019-03-171-0/+4
* | 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
* | Merge branch 'busybox' into mergeRon Yorston2019-03-161-0/+2
|\|
| * watch: support fractional -n SECDenys Vlasenko2019-03-121-0/+2
* | 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