Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Schmitt 5f617323de Reacted on some of the complaints of codespell 2016-07-23 10:40:43 +00:00
Thomas Schmitt c9fd4e22e5 Changed wrong use of "resp." in docs 2015-08-01 13:58:24 +00:00
Thomas Schmitt 33fee4725c Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:42:56 +00:00
Thomas Schmitt 8e0db7c63e Improved drive capacity estimation for sparse regular files 2014-06-10 07:37:40 +00:00
Thomas Schmitt e162f66b1d Reacted on warning of cppcheck about libburn/sg-dummy.c 2011-07-12 14:19:12 +00:00
Thomas Schmitt 45756844e9 Bug fix: libburn-1.1.0 did only compile on Linux, FreeBSD, and Solaris 2011-06-19 20:36:29 +00:00
Thomas Schmitt afc3dfd619 Replaced some large local variables by other means in libburn/sg-dummy.c 2011-05-23 16:34:53 +00:00
Thomas Schmitt 1ecc2d2030 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
Thomas Schmitt 6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt 7220b8e0fe New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
Thomas Schmitt 9e5c7cc141 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
Thomas Schmitt 2dfa6d6b3c Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
Thomas Schmitt 7d49a67585 New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
Thomas Schmitt d6263dee7f Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
Thomas Schmitt 81b74cc951 New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
Thomas Schmitt 11e69fa320 Making optional use of statvfs() in sg-dummy 2009-03-03 09:20:53 +00:00
Thomas Schmitt 672a0e4f9d New operating system adapter "dummy" for stdio on POSIX-like systems 2009-03-02 17:01:21 +00:00