]> mj.ucw.cz Git - libucw.git/history - lib/fastbuf.c
Added license notices to all library files which are not specific
[libucw.git] / lib / fastbuf.c
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-05-22 Martin Maresbungetc() is no longer passed the character to unget...
2001-12-15 Martin Maresbgetw() returns int instead of word, so it's possible
2001-02-20 Martin MaresAdded bgets0().
2001-02-19 Martin MaresOops, breadb() was wrong.
2001-02-19 Martin MaresAdded breadb() which acts just like bread(), but die...
2001-01-21 Martin MaresAdded "direct buffer I/O" interface for those who want...
2001-01-14 Martin MaresAllow bclose(NULL).
2001-01-07 Martin Maresbread() now returns the number of bytes read instead...
2000-12-11 Martin MaresAdded support for memory debuggers (efence and [unteste...
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.
2000-08-02 Martin MaresRewrote large file support. Instead of mucking with...
1999-11-08 Martin MaresSHERLOCK_O_LARGEFILE is either O_LARGEFILE or 0 dependi...
1999-10-24 Martin MaresLarge File Support in fastbuf library.
1999-09-13 Martin MaresKilled `typedef unsigned long ulg' and replaced all...
1998-02-15 Martin Maresbbcopy() leaves correct file positions.
1998-02-10 Martin MaresGrrrr. Caught nasty bbcopy() bug causing sword.c scramb...
1998-01-06 Martin MaresSyncing crashed repository with my work tree.
1997-07-28 Martin MaresNew buffering code and objget caching changes.
1997-07-28 Martin Maresx