]> mj.ucw.cz Git - libucw.git/history - lib/fb-file.c
Added very simple functions for emulating a fastbuf stream over a static
[libucw.git] / lib / fb-file.c
2002-10-06 Martin MaresWhen bopen() is called with buffer size 0, it switches...
2002-10-03 Martin MaresAdded a temporary hack for testing of fb-mmap. Please...
2002-09-30 Martin MaresThe is_temp_file variable was originally a good idea...
2002-09-24 Martin MaresAfter a lot of benchmarking replaced the old super...
2002-09-23 Martin MaresIntroduced bfdopen_shared() which behaves like bfdopen...
2002-09-23 Martin MaresMajor cleanup of fastbufs:
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-06-23 Martin MaresWhen O_APPEND is given to bopen(), don't forget to...
2001-02-04 Martin MaresAdded "is_temp_file" attribute which causes automatic...
2001-01-25 Martin MaresUse xmalloc_zero().
2000-12-11 Martin MaresFixed includes, defines and copyrights.
2000-12-05 Martin MaresAdd directory to all includes.
2000-12-05 Martin MaresSquashed a couple of warnings.
2000-10-28 Martin MaresNew I/O library.