[BusyBox] [BusyBox 0000204]: move llist_add_to_end() to libbb and add llist_free()

Rob Landley rob at landley.net
Sun Apr 3 01:47:58 UTC 2005


On Saturday 02 April 2005 04:48 am, bugs at busybox.net wrote:

> Summary:                    move llist_add_to_end() to libbb and add
> llist_free()
> Description:
> Move llist_add_to_end() from ifupdown.c to libbb/llist_add_to.c
> Add new llist_free() to libbb
>
> Use llist_free() in grep.c, xargs.c (and pidof.c, patch in bug
> http://busybox.net/bugs/view.php?id=168)
> ======================================================================
>
> Issue History
> Date Modified  Username       Field                    Change
> ======================================================================
> 04-02-05 01:48 bernhardf      New Issue
> 04-02-05 01:48 bernhardf      File Added: llist-trivia.01.diff
>
> ======================================================================

I'm not really keeping up with the busybox and uclibc mailing lists ever since 
they got flooded by CVS messages.  (I suppose I should just add them to my 
spam filter, but why stay subscribed to a list that's mostly spam?)

However, this one seems like I should care, because presumably I should port 
sed to the new architecture.

Unfortunately, there's no easy way for me to know whether or not this new 
infrastructure is in a given snapshot, or if I have to somehow fish the patch 
out of bugzilla, so I think I'll happily ignore it for now...

Rob



More information about the busybox mailing list