Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc



On Sat, Nov 30, 2002 at 05:04:47AM +0200, Luke Mewburn wrote:

 > Added Files:
 >      basesrc/lib/libc/stdio: fparseln.3 fparseln.c
 > Removed Files:
 >      basesrc/lib/libutil: fparseln.3 fparseln.c
 > 
 > Log Message:
 > - Migrate fparseln(3) from libutil to libc, where it should have been in
 >   the first place...
 > - Bump libutil major (to 7.0) and libc minor (to 12.91).

You could have avoided this by .PATH'ing in the fparseln code from libc
into libutil.

...but you're probably right that it doesn't matter very much for this
function.

-- 
        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>



Home | Main Index | Thread Index | Old Index