Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

external-toybox: List of commits

external/toybox


RSS
Rev. Time Author
f273e2c 2017-10-18 06:10:23 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD am: bac04b4984 am: 3917661b78 am: 80060a8309
am: 9c63f80994

Change-Id: I9dc488c376163181ae18e012b8548fe1f2e40796

9c63f80 2017-10-18 05:23:19 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD am: bac04b4984 am: 3917661b78
am: 80060a8309

Change-Id: I1c95d91113a23a50ed5f2ae6c84b3f5948765d7e

80060a8 2017-10-18 05:10:59 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD am: bac04b4984
am: 3917661b78

Change-Id: I069acb5748db4d150cf9cd5fc51b3e209f4cd5d6

3917661 2017-10-18 05:08:29 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD
am: bac04b4984

Change-Id: I2034eee62a46862ae2c1a204787af537c17ee438

bac04b4 2017-10-18 03:22:36 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD

Change-Id: I017f86ef407b801d0cd9c04bd4b50905b87eb143

11c3853 2017-10-18 02:27:05 Tom Cherry

Allow ro. properties to have arbitrary lengths

Android now allows ro. properties to have arbitrary lengths. Two
changes need to happen to support this:

1) The length check in setprop.c before attempting to set a property
needs to be removed for ro. properties
2) __system_property_read_callback() must be used in place of
__system_property_get() in getprop.c as only the former is capable
of reading properties with size > 92 characters.

Bug: 23102347
Bug: 34954705
Change-Id: Ib8565a3e6d987dd5e6a5fe790e804ecf8ad1e020

27e6b35 2017-10-17 17:28:10 Elliott Hughes

Android doesn't support setuid-root toybox. am: ce26024f83 am: d8a348ac79 am: 2f42b9cd22
am: b4557b09e1

Change-Id: I5d82a32840e727f07058e411a528df1f8fb4919e

b4557b0 2017-10-17 14:17:33 Elliott Hughes

Android doesn't support setuid-root toybox. am: ce26024f83 am: d8a348ac79
am: 2f42b9cd22

Change-Id: I00496dd0240654a921ef4954baca6ce4c61c0950

2f42b9c 2017-10-17 07:41:21 Elliott Hughes

Android doesn't support setuid-root toybox. am: ce26024f83
am: d8a348ac79

Change-Id: If75406c47e3fe218e19852ad23b32143656178ca

d8a348a 2017-10-17 07:29:25 Elliott Hughes

Android doesn't support setuid-root toybox.
am: ce26024f83

Change-Id: I162cd9cebc22917f1208362359afc678e4afbe4b

ce26024 2017-10-17 02:40:41 Elliott Hughes

Android doesn't support setuid-root toybox.

Removing this support also removes the "am I root?" check for commands like
insmod(1) and lets the system call succeed/fail as appropriate.

Bug: N/A
Test: ran tests
Change-Id: I4118d8ec2cf54395df754396f209bb0c3dd97db9

840be29 2017-10-13 17:01:39 android-build-team Robot

Snap for 4393550 from 4aa08e66ea977071e70355bd6e46177f94ba4846 to pi-release

Change-Id: I05ab58e24b92a71901c1d45ffa78c4019b898304

4aa08e6 2017-10-13 07:06:42 Chih-Hung Hsieh

Use -Werror in external/toybox am: 0eb514a0fc am: 9ef458faee am: 15156e9d2c
am: 949346b049

Change-Id: I629c01e6e5da981d8dc487b852b160a49421ed7e

949346b 2017-10-13 06:52:23 Chih-Hung Hsieh

Use -Werror in external/toybox am: 0eb514a0fc am: 9ef458faee
am: 15156e9d2c

Change-Id: I8dae5c0f75da28dd64019157c8fb17712f44201d

15156e9 2017-10-13 06:48:13 Chih-Hung Hsieh

Use -Werror in external/toybox am: 0eb514a0fc
am: 9ef458faee

Change-Id: Idf8a5adc5823b30ef5a288306e2789becad5bcfa

9ef458f 2017-10-13 06:45:57 Chih-Hung Hsieh

Use -Werror in external/toybox
am: 0eb514a0fc

Change-Id: I551ab6076b437d4e109a2a380ec9743629f01625

0eb514a 2017-10-13 04:09:23 Chih-Hung Hsieh

Use -Werror in external/toybox

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I82daf6bf8ba0bfad4489ea07336f8c3b0e8177b5

46d2cda 2017-10-11 08:16:08 Rob Landley

Tweak help_exit() to show "See %s --help" message on the same line.

3eb69d4 2017-10-11 01:24:11 Rob Landley

Complete rewrite of cut. Handle multipe ranges, add -DFO options, start
of utf8 support (not finished yet)...

Adds new loopfiles_lines() wrapper to lib.c that calls do_lines from loopfiles.

7828920 2017-10-03 17:29:38 Rob Landley

Workaround from Patrick Oppenlander for a bug in config2help.h that resulted
in segfaults on newer toolchains. (That entire section is due for a rewrite.)

579e5b7 2017-10-03 17:15:23 android-build-team Robot

Snap for 4373608 from 34467932c55334fdc0d239d7de8fcddd06169864 to pi-release

Change-Id: Ia8a270fe8b4d498dfd9c5ac90d2120a542c1cc7f

3446793 2017-10-03 02:06:58 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD am: 89bb822f3e am: 243a090d82 am: fb5520cd79
am: 8bad91b2a6

Change-Id: I9a3994d780edb31658ad0301180cd4cdd8e9fa13

8bad91b 2017-10-03 02:04:58 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD am: 89bb822f3e am: 243a090d82
am: fb5520cd79

Change-Id: I9e0804711913d7a76494aa211dd2cf13acfbf1f0

fb5520c 2017-10-03 02:02:35 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD am: 89bb822f3e
am: 243a090d82

Change-Id: I60d7c28199f0e7e49098459cd5bf0ccc6f0d6b7c

243a090 2017-10-03 01:59:30 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD
am: 89bb822f3e

Change-Id: I0ba2a80d0d3a593ba89359fd6cc4f8d3c609ee1e

89bb822 2017-10-03 00:09:49 Elliott Hughes

Merge remote-tracking branch 'toybox/master' into HEAD

Change-Id: I960715d0496be2af52a090af8b0715ea61914838

b89af5e 2017-10-02 06:55:06 Elliott Hughes

Fix xargs to obey POSIX's ARG_MAX restrictions.

This avoids "xargs: exec echo: Argument list too long" errors in practice.

find(1) needs to be fixed too, but that's a bit more complicated and a working
xargs provides a workaround.

Bug: http://b/65818597
Test: find /proc | strace -f -e execve ./toybox xargs echo > /dev/null

b542295 2017-09-26 03:24:58 Elliott Hughes

Basic Mach-O support in file(1).

The Nexus Player build was subtly broken in that it assumed that the host was
using ELF. No-one noticed until a Mac user tried to flash their build, which
contained a Mach-O x86 binary instead of an ELF x86 binary. Hilarity ensued.

(On the same day, file(1) was able to explain a mixup with an ELF hexagon
binary. Next time we see a Mach-O binary on an Android device, we'll be ready!)

Bug: http://b/66741960

eb95221 2017-09-22 05:33:01 Rob Landley

Add #warning about musl intentionally breaking chrt.

7b02493 2017-09-20 17:20:42 android-build-team Robot

release-request-e2e4ef47-6e2d-4fd3-aa91-845ba8826fbc-for-git_pi-release-4349279 snap-temp-L58700000104420312

Change-Id: I87e9a17440147930a5f35164f1063a2ad06cb2c8

Show on old repository browser