aboutsummaryrefslogtreecommitdiffstats
path: root/src/misc.c
AgeCommit message (Expand)AuthorLines
2023-11-14misc.c: Fix overflow detection zombie in function grow_memory_blockSebastian Pipping-4/+5
2023-11-14misc.c: Address warning -Wsign-compareSebastian Pipping-1/+1
2022-10-17Fixed --resolve-symlinks when mountpoint name starts with source dir name.Martin Pärtel-0/+39
2021-02-14(cleanups)Martin Pärtel-2/+2
2021-02-13Refactored and unit-tested filter_special_opts. Shaved a bunch of yaks on the...Martin Pärtel-5/+102
2019-06-26Resolve symlinks in readdir() so correct attributes are returned.Martin Pärtel-4/+10
2018-01-14Internal renames.Martin Pärtel-6/+6
2015-11-17Show the source dir in the first field on /etc/mtab.Martin Pärtel-0/+27
2015-11-15Fix overflow in parse_byte_count when "long" is 32-bit.Martin Pärtel-2/+2
2014-06-30Implemented rate limiter.Martin Pärtel-1/+23
2014-05-10(removed trailing spaces)Martin Pärtel-2/+2
2012-09-14Implemented my_dirname and added unit tests for it.Martin Pärtel-0/+26
2012-07-04Cache user data for user_belongs_to_group().Martin Pärtel-1/+56
2011-07-08Initial commit to git.Martin Pärtel-0/+83