Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Schmitt c8b9c9a244 Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:34:56 +01:00
Thomas Schmitt 56a596208c Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova. 2019-08-12 21:08:41 +02:00
Thomas Schmitt fb61be034f Fixed a comparation report text problem with files of 4 GiB or larger. Thanks Eliska Svobodova. 2019-08-12 17:29:05 +02:00
Thomas Schmitt e9a424add1 Displaying directory tree sizes with -update and -update_r 2019-04-08 13:55:58 +02:00
Thomas Schmitt 1002df950d Displaying data file sizes with -update and -update_r 2018-10-10 13:48:51 +02:00
Thomas Schmitt 54ebdfe339 Closed memory leak with comparison of files 2015-10-16 15:51:03 +00:00
Thomas Schmitt a47b59791e Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:47:40 +00:00
Thomas Schmitt 7922222241 Two files forgotten with rev 4587 2012-01-23 10:46:36 +00:00
Thomas Schmitt cc30f4043b Replaced some large local variables by other means 2011-05-08 17:47:43 +00:00
Thomas Schmitt 1f8627086f Replaced some large local variables by other means in xorriso/cmp_update.c 2011-05-04 15:17:10 +00:00
Thomas Schmitt 3d57d19a90 Better reporting of memory shortage with rev 3747 2011-05-02 19:18:45 +00:00
Thomas Schmitt 84d2a2ba9d Replaced some large local variables by other means which save stack space 2011-05-02 12:19:18 +00:00
Thomas Schmitt 37688470e1 Reacted on compiler warning about uninitialized variable 2011-02-12 17:29:20 +00:00
Thomas Schmitt 26a6a24093 New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
Thomas Schmitt 08e439c48d Do not regard file as changed just because no ino was recorded 2011-02-07 18:29:41 +00:00
Thomas Schmitt 6c939780e8 Missing device,inode numbers caused -compare_r to report a difference 2010-07-31 08:55:15 +00:00
Thomas Schmitt 585075af1b Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt 99e498057f Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00