Andy Hu aa39ff9f2a package/strace: bump to version 5.18
update version to fix the compiler issue like below for the kernel 6.1:

xlat/fcntlcmds.h:53:7: error: ‘F_GETLK64’ undeclared here (not in a function); did you mean ‘F_GETLK’?
   53 |  XLAT(F_GETLK64),
      |       ^~~~~~~~~
xlat.h:64:54: note: in definition of macro ‘XLAT’
   64 | # define XLAT(val)                      { (unsigned)(val), #val }
      |                                                      ^~~

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-28 16:01:35 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2022-12-06 15:46:34 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:31 +08:00
2021-12-06 14:12:31 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-03-17 19:58:32 +08:00
S
Description
No description provided
Readme 13 MiB
Languages
Makefile 66.9%
C 13%
Python 9.2%
Shell 6.3%
PHP 1.5%
Other 2.8%