- rename llist_add_to.c to llist.c
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 29 Sep 2005 12:55:10 +0000 (12:55 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 29 Sep 2005 12:55:10 +0000 (12:55 -0000)
commitbee9eb1a9d04503d58070bd1946cc2c0538fcf95
tree013e17fde8c199768a4195d057371372a330e765
parent3e245c9e21f991004b93c0892abdb5f040d37eff
- rename llist_add_to.c to llist.c
- move llist_add_to_end() from ifupdown.c to libbb/llist.c
libbb/Makefile.in
libbb/llist.c [new file with mode: 0644]
libbb/llist_add_to.c [deleted file]
networking/ifupdown.c