Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-01 | Fixed some non standard C. | irungentoo | |
Replaced void * with uint8_t * in list.c | |||
2014-06-20 | Reduced number of realloc calls bs_list does | Maxim Biro | |
2014-06-10 | Astyle and fixes. | irungentoo | |
2014-06-10 | Const correctness in toxcore/list.c | Marc Schütz | |
2014-06-06 | Renamed list functions to fix conflict issue on certain machines. | irungentoo | |
2014-05-20 | use LIST in TCP_server | notsecure | |
2014-05-20 | list takes data to remove faster | notsecure | |
2014-05-19 | style, failure check on realloc | notsecure | |
2014-05-19 | list | notsecure | |
Simple struct with functions to create a list which associates ids with data |