Results 251 comments of Rob Landley

I acknowledge there is a problem, and that I need to address it, I just dunno how to do your suggested fix without installing and regression testing a dozen distro...

See "or adding a new build dependency package", above.

A build dependency is a package required to build another package. The pkg-config package is a GPLv2 program from http://pkg-config.freedesktop.org packaged by debian at https://packages.debian.org/pkg-config which the existing toybox build...

Sorry, I've been ignoring this thread ever since I actually started work on the kconfig replacement code. I accepted the problem report, but not the proposed solution, and would rather...

Back in january, commit 6581ceaad5de updated the FAQ to clarify that supplying the prefix twice applies it twice.

Commit df7bfd2e1e79 went in a while back, and a test for it in commit 3fbacb1f5c5e. This just implements the simple "split into N many equal-ish sized files" stuff, without the...

In the absence of replies to the "try this commit", I'm assuming this was fixed.

Android NDK 25b has utmp.h but not utmpx.h. Switching API would break building these on android.