add new trunc option to write_file
[libi2ncommon] / src / filefunc.cpp
2013-08-20 Gerd von Egidyadd new trunc option to write_file
2011-10-17 Thomas JaroschReplace readdir() by thread-safe readdir_r() function
2011-09-22 Thomas JaroschImplement umask()
2011-09-22 Thomas JaroschImplement mkdir(), rmdir(), getcwd() and chdir()
2011-09-22 Thomas JaroschImplement mkdtemp()
2011-05-11 Thomas JaroschSwitch license from Intranator license to GPLv2 + linki...
2010-03-11 Gerd von Egidyimplement dirsync() and syncing on tmpfstreams
2010-03-09 Gerd von Egidyfix Stat::recheck(), seems like noone ever tested it...
2010-03-09 Gerd von Egidyadd copy_stream to filefunc and use it in copy_file
2008-08-01 Reinhard Pfaulibi2ncommon: (reinhard) changes for g++ 4.3.1
2008-04-10 Thomas Jaroschlibi2ncommon: (tomj) added copy_file function
2008-04-07 Reinhard Pfaulibi2ncommon: (reinhard) modified stringfunc (and some...
2008-04-07 Thomas Jaroschlibi2ncommon: (tomj) modified filefunc according to...
2008-04-04 Thomas Jaroschlibi2ncommon: (tomj) merged common code from connd
2008-04-04 Thomas Jaroschlibi2ncommon: (tomj) added daemon handling and recursiv...
2004-08-27 Gerd v. Egidylibi2ncommon, arnied: (gerd) don't run check_everything...
2004-08-24 Gerd v. Egidylibi2ncommon: (gerd) initial submission, not in use yet