Julien Ropé
3b7b7c273b
Adding comments to the memory.c file
2012-05-21 09:52:36 +02:00
Julien Ropé
bbb48783e3
Some modifications on the LIST usage.
...
Made sure the list_*() API was used whenever possible, rather than relying on the internal implementation.
Added comments to the list.c file for documentation.
2012-05-16 11:34:18 +02:00
Eduardo Beloni
a512574314
list: add list_next() operation
2011-10-14 11:44:13 -03:00
Eduardo Beloni
1a302821ec
list: add list_size() operation
2011-10-14 11:44:13 -03:00
Vic Lee
6757c6ea59
libfreerdp-utils/list: add list_peek().
2011-09-19 22:00:56 +08:00
Vic Lee
7c597ac278
libfreerdp-utils/list: rewrite using functions instead of macros.
2011-08-04 22:18:01 +08:00