[PATCH] Implement doubly-linked list

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Wed May 31 16:30:23 PDT 2006


On Thursday 01 June 2006 002, Yann E. MORIN wrote:
> 003-doubly_linked_lists.patch
>  - adds the configuration option CONFIG_FEATURE_DLLIST:
>    - prompt is visible only if building the shared library,
>    - defaults to no,

Well, I forgot to mention that applets that will be using DL lists will have
to "select CONFIG_FEATURE_DLLIST" in their "config" section, such as:

config CONFIG_MODPROBE
  bool
  select CONFIG_FEATURE_DLLIST

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °---.----------------:  X  AGAINST      |  /e\  There is no  |
| web: ymorin.free.fr | SETI at home 3808 | / \ HTML MAIL    |  """  conspiracy.  |
°---------------------°----------------°------------------°--------------------°


More information about the busybox mailing list