]> mj.ucw.cz Git - libucw.git/commit
Added bopen_tmp() for opening of temporary files.
authorMartin Mares <mj@ucw.cz>
Sun, 26 May 2002 10:40:52 +0000 (10:40 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 26 May 2002 10:40:52 +0000 (10:40 +0000)
commit8299c27047b1a992e2b38463421ec4a4a69f8cec
tree66d079fb7c4698acbf76cab391fe13ba28ff76ad
parent045b70ff20b5428965687e0fb16de5c3fea21a55
Added bopen_tmp() for opening of temporary files.

Replaced sorter_open_tmp() by bopen_tmp().
lib/Makefile
lib/fastbuf.h
lib/fb-temp.c [new file with mode: 0644]
lib/sorter.c
lib/sorter.h