jshn: read and write 64-bit integers
[project/libubox.git] / ustream.h
2015-01-21 Yousong Zhouustream: add function ustream_read().
2013-01-31 Felix Fietkauustream: another fix for ustream_read_buf_full() with...
2013-01-30 Felix Fietkauustream: fix ustream_read_buf_full() for multiple read...
2013-01-01 Felix Fietkauustream: add ustream_pending_data accessor function
2012-12-30 Felix Fietkauustream: add ustream_read_buf_full() helper
2012-10-29 Felix Fietkauustream: make notify_state optional as well
2012-10-29 Felix Fietkauustream: mark notify_read cb as optional
2012-10-29 Felix Fietkauustream: add a poll callback function defined by the...
2012-10-22 Felix Fietkauustream: add a pointer to the ustream struct useful...
2012-10-22 Felix Fietkauustream.h: include stdarg.h
2012-10-21 Felix Fietkauadd ustream, an api for stream buffer management