chiark / gitweb /
fileio: unify how we chop off whitespace from key and value in parse_env_file_internal()
[elogind.git] / src / shared / prioq.c
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
2013-03-30 Lennart Poetteringprioq: consider a NULL prioq empty
2013-03-21 Lennart Poetteringbus: implement full method call timeout logic
2013-03-21 Lennart Poetteringshared: add simple priority queue implementation