]> git.ipfire.org Git - thirdparty/libsolv.git/commit
repo parsers: use strtoull instead of atoi to parse the time
authorMichael Schroeder <mls@suse.de>
Tue, 3 Jun 2025 09:47:54 +0000 (11:47 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 3 Jun 2025 10:45:32 +0000 (12:45 +0200)
commit6eb8741bcc120ceb1cb2aebaaba8f00922d8d1e5
treecf7ada823d4c4577536a7ce368042342e0495979
parentf721a4c9fc5006b41f74b1b69cf3b372e126f09e
repo parsers: use strtoull instead of atoi to parse the time
ext/repo_repomdxml.c
ext/repo_rpmmd.c
ext/repo_susetags.c
ext/repo_testcase.c