aboutsummaryrefslogtreecommitdiff
path: root/src/fifop.c
AgeCommit message (Collapse)Author
2005-05-25speeding things up significantly when handling looong FIFOs by storing both ↵IOhannes m zmölnig
the first(=read) and the last(=write) entry svn path=/trunk/externals/zexy/; revision=3086
2005-05-25fixed stupid allocation bugIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3085
2005-05-22fixed a bug with prioritiesIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3067
2005-05-19hopefully fixed the makesource-process for other platformsIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3025
2005-05-18added lifop (Last-In-First-Out with Priorities) and fifop ↵IOhannes m zmölnig
(First-In-First-Out with Priorities) svn path=/trunk/externals/zexy/; revision=3018