[PATCH] fix syscall names

Rob Landley rob at landley.net
Wed Sep 7 00:30:08 UTC 2005


On Tuesday 06 September 2005 03:00, Amir Shalem wrote:
> hey,
> this patch fixes syscall names in libb/syscalls.c
> please commit
>
> thanks,

I'm confused: what is sysfs() used for?

I just grepped the source code and the only instance of "sysfs" I found 
outside of sysfs.c (which just defines this function but doesn't use it) is a 
string attached to a magic number list for filesystem detection in stat.c...

Rather than fix something that isn't used, can we remove it?

Rob



More information about the busybox mailing list