Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove HAVE_STRUCT_TCB_EXT_ARG, ext_arg, and u_lrval | Dmitry V. Levin | 2016-12-26 | 1 | -6/+1 |
* | Rename widen_to_ull to zero_extend_signed_to_ull | Dmitry V. Levin | 2016-08-23 | 1 | -4/+4 |
* | Fix explicit casts of signed integer types to unsigned long long | Dmitry V. Levin | 2016-05-26 | 1 | -4/+4 |
* | Add copyright headers to some files which lack them | Dmitry V. Levin | 2015-12-17 | 1 | -0/+33 |
* | Replace %Ld/%Lu printf format specifiers with %lld/%llu | Dmitry V. Levin | 2015-12-16 | 1 | -2/+2 |
* | mips n32, x32: fix printing of times syscall return value | Dmitry V. Levin | 2015-12-06 | 1 | -3/+8 |
* | Mpersify parser of times syscall | Elvira Khabirova | 2015-08-28 | 1 | -1/+4 |
* | Fix decoding of times syscall return value | Dmitry V. Levin | 2015-08-20 | 1 | -10/+12 |
* | resource.c: move times parser to a separate file | Elvira Khabirova | 2015-08-16 | 1 | -0/+19 |