aboutsummaryrefslogtreecommitdiff
path: root/src/fifop.c
AgeCommit message (Expand)Author
2005-12-04simplified the stack counterIOhannes m zmölnig
2005-12-04added an "info"-outlet,which bangs when the {lf}ifo is emptyIOhannes m zmölnig
2005-06-15add2fifo() must return somethingIOhannes m zmölnig
2005-05-25speeding things up significantly when handling looong FIFOs by storing both t...IOhannes m zmölnig
2005-05-25fixed stupid allocation bugIOhannes m zmölnig
2005-05-22fixed a bug with prioritiesIOhannes m zmölnig
2005-05-19hopefully fixed the makesource-process for other platformsIOhannes m zmölnig
2005-05-18added lifop (Last-In-First-Out with Priorities) and fifop (First-In-First-Out...IOhannes m zmölnig