| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Next | |
| Oct 25, 2015 | |
| 10 years 4 months | Add xcount_cpus() |
|
Commit eb1bbc245dd6554a8fbe879a4efb903f6e7788cb, by Rob Landley | |
| Oct 27, 2015 | |
| 10 years 4 months | Replace xcount_cpus() with a call to sysconf(_SC_NPROCESSORS_CONF) |
|
Commit d4c17cdaf1f72a872dcbe12952412f02810c29b5, by Rob Landley | |
| Oct 28, 2015 | |
| 10 years 4 months | Install without a mode should use 0755, and check FLAG_preserve instead of the global so "install -g 0" doesn't alias to "cp --preserve 0" and error out. through to --preserve 0" |
|
Commit 10a942f7a67fe7f8dc6c17c3115449f5034fb607, by Rob Landley | |
| 10 years 4 months | Fix ls error message for chmod -r directories. |
|
Commit 87f6a93fc594934b21fcd0e9d42baad2abb209ae, by Rob Landley | |
| 10 years 4 months | Use the /proc/self/fd/%d workaround for O_PATH not letting you read xattrs, inspired by: https://android-review.googlesource.com/#/c/152663/4/libc/bionic/fget xattr.cpp |
|
Commit 55aa28467914463e9c6869cd3c8b7264f7e6e695, by Rob Landley | |
| 10 years 4 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit c5d47d26b71a1468245e1cff372361c48928fc63, by Elliott Hughes | |
| 10 years 4 months | Merge remote-tracking branch \'toybox/master\' into HEAD am: c5d47d26b7 |
|
Commit a758ec89cf2b32e5d66ee86c0f2eafa9bee6073c, by Elliott Hughes | |
| 10 years 4 months | Regenerate generated files after upstream sync. |
|
Commit 103f0fa6bc41bb627f45675a5a8f4d2bd4e8c631, by Elliott Hughes | |
| 10 years 4 months | Update Android section of roadmap. |
|
Commit 347e4f4b3d4ac83bc03a90e1362e34408997064f, by Elliott Hughes | |
| 10 years 4 months | Regenerate generated files after upstream sync. am: 103f0fa6bc |
|
Commit 5166112b7704b45df08fc406fa0d77aaaeee01c5, by Elliott Hughes | |
| Oct 29, 2015 | |
| 10 years 4 months | Tweak build instructions in README/code.html. |
|
Commit 1cbc283f94aab45ca1246d248f4d323b5f455221, by Rob Landley | |
| 10 years 4 months | Implement -suUgG and -o majfl,minfl, move uid/ruid/gid/rgid into slots[31-34] and vmlck into slot[18], pass error message to comma_args(), collate -stuUgG callbacks into parse_rest(). |
|
Commit 7ab0e6ed60c10e78a536357832ef3859489f5083, by Rob Landley | |
| 10 years 4 months | Free more stuff in debug cleanup. |
|
Commit 75df3e5631422ffc3de0d31e04aa9be343190f3e, by Rob Landley | |
| 10 years 4 months | Promote ps to posix. |
|
Commit 9bdd8fd4549e8392b5bec0298e9978436392e342, by Rob Landley | |
| 10 years 4 months | Oops, forgot to check in the header file change for ps.c. |
|
Commit da646636382e5830650e725592d10cec587081f7, by Rob Landley | |
| 10 years 4 months | Fix sed bug reported by Isabella Parakiss, where sed -e "/x/c\" -e "y" added an extra newline because the test for whether we have an existing string to append a newline to was checking if struct step had data appended to it, and the /x/ regex is dat |
|
Commit 8132ad2f4ec9b463ed954a302e9e490b549b106a, by Rob Landley | |
| 10 years 4 months | Note Debian abandoning LSB and our own decision not to worry about LSB 5.0 yet. |
|
Commit c815d59f80ebb5cf377e7e87e44c340d9b103132, by Rob Landley | |
| 10 years 4 months | Tweak permissions of toybox binary. |
|
Commit b8f5eff75187cf1b9774a8e65fe705efbb436c65, by Rob Landley | |
| Oct 30, 2015 | |
| 10 years 4 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 61acb4487d20b626ae6fb62f3404ecffb47f7e30, by Elliott Hughes | |
| 10 years 4 months | Regenerate generated files after upstream sync. |
|
Commit 941d74d9c07a4d53368aaafb8e749ec4ffbca246, by Elliott Hughes | |