Fix bug in randpool_stir and randpool_add. Typos.
[bertos.git] / algos / randpool.c
2007-02-09 asterixFix bug in randpool_stir and randpool_add. Typos.
2007-02-09 asterixTypos. Add data_len in randpool_add and n_byte in randp...
2007-02-08 asterixWrite pool_size function.
2007-02-08 asterixWrite add_data and stir function. Typos
2007-02-08 asterixWrite static funcion push_byte.
2007-02-08 asterixAdd EntrPool struct. Typos.
2007-02-08 asterixAdd function prototypes.