Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-04 | bio: add support for custom I/O handler via Biofn | aiju | |
2014-12-14 | bio: add Bfdopen() from plan9port | cinap_lenrek | |
2014-05-03 | bio.h: add varargck argpos pragma for Berror | ftrvxmtrx | |
2013-05-04 | bio: use UTFmax for Bungetsize and fix libmach to include <libc.h> before ↵ | cinap_lenrek | |
<bio.h> (from sources) | |||
2012-12-25 | bio: remove useless Breadn() as it does the same as Bread() | cinap_lenrek | |
Bread() always reads exactly nbytes of data if it can. only when it reaches end of file or an error it will return less. so the Breadn() function that was introduced has been removed. sorry for the confusion. | |||
2011-10-06 | libbio: add Breadn | cinap_lenrek | |
2011-07-12 | added Blethal to libbio | aiju | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - sys/include | Taru Karttunen | |