On Wed, Nov 19, 2014 at 05:04:54PM -0600, Rob Landley wrote: > On 10/31/14 12:49, Isaac Dunham wrote: > > Android currently has swapon/swapoff, so there's no need to replace them. > > Has them in libc, or has them in toolbox?
In libc; I haven't looked at toolbox. > > In the case of swapon, does it implement -d? That's on my todo list. I > should also do swapon -a and swapoff -a... > > > Thanks, > > Isaac Dunham > > I did a second fixup patch on top of it. (The PTY test was always > failing because you haven't #included the header that defines NULL, and > when it wasn't enabled netcat gave a warning about an undefined function > name so I prototyped a stub...) > > Ok, it'sin. No idea if it _works_, but it doesn't seem to be screwing up > normal builds... > > Rob I don't know if it works, either. Thanks, Isaac _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
