Commit Briefs

Omar Polo

s/SIMPLEQ_/STAILQ_/g

STAILQ_* macros seems to be more widespread than SIMPLEQ_*


Omar Polo

fix pointer to t_backend

this way the backend gets copied in the stack. Later, when the function returns t->t_backend is thus invalid.


Omar Polo

initial commit