]> mj.ucw.cz Git - libucw.git/history - lib/fastbuf.h
Implemented bfix_tmp_file(), which turns a temporary file fastbuf
[libucw.git] / lib / fastbuf.h
2001-02-19 Martin MaresAdded breadb() which acts just like bread(), but die...
2001-02-15 Martin MaresAdded bputs0() -- put a null-terminated string.
2001-02-04 Martin MaresAdded "is_temp_file" attribute which causes automatic...
2001-01-21 Martin MaresAdded "direct buffer I/O" interface for those who want...
2001-01-14 Martin MaresGuard against multiple inclusion.
2001-01-07 Martin Maresbread() now returns the number of bytes read instead...
2000-12-05 Martin MaresSquashed a couple of warnings.
2000-10-28 Martin MaresNew I/O library.
1999-11-09 Martin MaresSignedness fixes.
1999-10-24 Martin MaresLarge File Support in fastbuf library.
1999-09-13 Martin MaresKilled `typedef unsigned long ulg' and replaced all...
1997-07-28 Martin MaresNew buffering code and objget caching changes.
1997-07-28 Martin Maresx