]> mj.ucw.cz Git - libucw.git/history - lib/fb-file.c
Added a trivial implementation of radix sorting.
[libucw.git] / lib / fb-file.c
2006-12-11 Martin MaresTrivial cleanups.
2006-12-09 Martin Maresfb-file: A couple of trivial cleanups.
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-24 Martin Maresbopen_safe() in conf2 was leaking file descriptors...
2006-01-16 Martin MaresCleaned up includes.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-08-15 Martin MaresAdded bfilesync().
2004-06-28 Robert Spaleknow, I have no contribution into the fastbuf code :))
2004-06-28 Martin MaresA better implementation of overwritable buffers.
2004-06-28 Robert SpalekBCONFIG_CAN_OVERWRITE is a read/write parameter, i...
2004-06-25 Robert Spalekgeneralized BCONFIG_CAN_OVERWRITE to three different...
2004-06-25 Robert Spalekadded the configuration item BCONFIG_CAN_OVERWRITE...
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.