Jo-Philipp Wich
|
4ea955bc7e
treewrite: use Lindent to reformat to kernel coding style
|
7 vuotta sitten |
graham.gower
|
0a4946b3e9
Remove trailing whitespace. Sorry if this breaks your patches.
|
14 vuotta sitten |
graham.gower
|
2fdb3fc0b6
Merge commit 'grg' into HEAD
|
15 vuotta sitten |
graham.gower
|
bd1c514270
Fix some errno abuse.
|
15 vuotta sitten |
graham.gower
|
6113e22d36
Return void, not int.
|
15 vuotta sitten |
graham.gower
|
aad40a3530
Fix warning on 64bit arches.
|
15 vuotta sitten |
graham.gower
|
c9fc602ad5
Simplify hash_table somewhat.
|
15 vuotta sitten |
pixdamix
|
f0fe187f84
Removed a bunch of if(0) and dead code
|
15 vuotta sitten |
graham.gower
|
480538737a
s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/
|
15 vuotta sitten |
graham.gower
|
11af232b19
s/strdup/xstrdup/ - check memory allocations for failure.
|
15 vuotta sitten |
ticktock35
|
733d840972
opkg: adding the hash_table_remove API, not using yet.
|
16 vuotta sitten |
ticktock35
|
1cefade734
opkg: making hash_table_insert works as real hash_table.
|
16 vuotta sitten |
ticktock35
|
f7eccd4bb5
opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
|
16 vuotta sitten |
ticktock35
|
90299e3df5
opkg: (leak fixing, day 1) lots and lots of memory leaks fixed
|
16 vuotta sitten |
ticktock35
|
4b0b7ca249
opkg: re-arrange source code into sub-directories
|
16 vuotta sitten |