Commit Briefs

Omar Polo

bufio: add buf_getdelim

will help simplifying a bit in net.c, and it's generally useful.


Omar Polo

delete trailing whitespace



Omar Polo

few more fixes for the site


Omar Polo

fold line


Omar Polo

-current again


Omar Polo

bump version to 0.9 (tags/0.9)


Omar Polo

add release target




Omar Polo

more tweaks to the site for 0.9


Omar Polo

ev: add explicit check

min can't possibly be un-initialized, since poll(2) returns zero only when the timeout expires. However, this should please some checkers (looking at you, fortify/string.h!) and doesn't cost anything.


Omar Polo

improve telescope.1



Omar Polo

improve about:crash