]> mj.ucw.cz Git - libucw.git/history - lib/fb-mmap.c
Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT/sherlock.git#v3.8
[libucw.git] / lib / fb-mmap.c
2006-01-16 Martin MaresCleaned up includes.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-06-28 Martin MaresA better implementation of overwritable buffers.
2004-06-25 Robert Spalekgeneralized BCONFIG_CAN_OVERWRITE to three different...
2004-06-25 Robert Spalekadded the configuration item BCONFIG_CAN_OVERWRITE...
2003-10-19 Martin MaresToo much copying and pasting :-)
2002-10-06 Martin MaresFinished the fb-mmap module. Basic parameters are now...
2002-10-03 Martin MaresSquash warning with 32-bit sh_off_t.
2002-10-03 Martin MaresOlder versions of glibc don't have madvise.
2002-09-30 Martin MaresThe is_temp_file variable was originally a good idea...
2002-09-27 Martin MaresThe fb-mmap module, now read/write. Still needs a lot...