is there a naming convention for libbb files/routines?

Robert P. J. Day rpjday at mindspring.com
Tue Mar 28 08:31:40 PST 2006


On Mon, 27 Mar 2006, Rob Landley wrote:

> On Monday 27 March 2006 11:35 am, Robert P. J. Day wrote:

> >   in some cases, the function name will *not* exactly match the
> > source file name -- witness the source file "mtab.c" which defines
> > only the function erase_mtab().  so why not "erase_mtab.c"?  no
> > big deal, though.  onward.
>
> I believe that one used to define more, but I trimmed it.  Didn't
> rename it because my attempts to do so count as a delete and a
> create, and thus blank the svn history for the file.  Dunno why.

i'm pretty sure that shouldn't happen.  you did "svn rename"
explicitly and subversion tossed the history?  that sounds like an
obvious bug.

rday


More information about the busybox mailing list