Alejandro del Castillo
|
980cfb2e93
str_list_push: remove unused function
|
il y a 8 ans |
Alejandro del Castillo
|
52c31c1c7a
str_list_prev: remove unused function
|
il y a 8 ans |
Alejandro del Castillo
|
7d24212fa1
str_list_last: remove unused function
|
il y a 8 ans |
Jo-Philipp Wich
|
4ea955bc7e
treewrite: use Lindent to reformat to kernel coding style
|
il y a 7 ans |
graham.gower
|
0a4946b3e9
Remove trailing whitespace. Sorry if this breaks your patches.
|
il y a 14 ans |
graham.gower
|
599cc25928
Initial stab at untangling the #include maze. Probably needs a second pass.
|
il y a 15 ans |
graham.gower
|
af66c65864
These functions cannot fail, so return void.
|
il y a 15 ans |
graham.gower
|
480538737a
s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/
|
il y a 15 ans |
graham.gower
|
11af232b19
s/strdup/xstrdup/ - check memory allocations for failure.
|
il y a 15 ans |
ticktock35
|
37c40a63c9
Fix issue on "Segmentation fault on package removal"
|
il y a 15 ans |
ticktock35
|
483c4d7573
reduce a big memory leak
|
il y a 15 ans |
ticktock35
|
5f550c85c4
using list_head to handle the list
|
il y a 16 ans |
ticktock35
|
733d840972
opkg: adding the hash_table_remove API, not using yet.
|
il y a 16 ans |
ticktock35
|
3523443344
opkg: 's/itsy/opkg/'
|
il y a 16 ans |
ticktock35
|
69bae440fd
opkg: remove opkg.h in preperation for new API
|
il y a 16 ans |
ticktock35
|
4b0b7ca249
opkg: re-arrange source code into sub-directories
|
il y a 16 ans |