[Toybox] [PATCH] Don't use xfdopen

2013-08-04 Thread idunham
grep in hg tip won't build without this patch. xfdopen is not needed (we already have the file open, and we wouldn't want to die early if by some peculiar chance that were irrelevant). diff -r b570b2bfbf7d toys/pending/grep.c --- a/toys/pending/grep.c Sun Aug 04 01:22:49 2013 -0500 +++

Re: [Toybox] Differences between modinfo in toybox and standard version

2013-04-22 Thread idunham
On Mon, Apr 22, 2013 at 07:36:18PM -0500, Rob Landley wrote: On 04/22/2013 05:40:28 PM, Isaac Dunham wrote: Hello, The kernel maps all occurences of '-' in module names to '_', so that if you load a module such as snd-pcm-oss.ko or phc-k8.ko, it is presented by lsmod and /proc/modules as