aboutsummaryrefslogtreecommitdiff
path: root/resource.c
AgeCommit message (Expand)Author
2018-02-20Update strace to 4.21.Elliott Hughes
2017-07-05Update strace to 4.18.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-06-06Fix decoding of pid_t argument of prlimit64 syscallDmitry V. Levin
2016-03-17tests: add xetpriority.testFei Jie
2015-09-16Simplify use of mpers printersDmitry V. Levin
2015-08-28Mpersify parsers of getrusage, waitpid, wait4, and waitid syscallsDmitry V. Levin
2015-08-16resource.c: move times parser to a separate fileElvira Khabirova
2015-07-18resource.c: move printrusage and printrusage32 to a separate fileDmitry V. Levin
2015-07-18resource.c: make use of RVAL_DECODEDDmitry V. Levin
2015-07-18resource.c: use umove_or_printaddrDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2014-09-29Move sysinfo parser to a separate fileDmitry V. Levin
2014-09-29Fix build with musl libcDmitry V. Levin
2014-05-30Generate xlat/*.in filesDmitry V. Levin
2014-05-21Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_TJames Hogan
2014-02-05Use XLAT_END macroDmitry V. Levin
2014-02-05Use XLAT macroDmitry V. Levin
2013-02-15Macroize conditional signed widening operationDenys Vlasenko
2012-04-17Cast clock_t type to unsigned long longH.J. Lu
2012-04-16Stop using %h[h]u format specifiersDenys Vlasenko
2012-03-19Optimize code if we have only one personalityDenys Vlasenko
2012-03-16Implement prlimit64 decoding, rewrite [gs]etrlimit decodingDmitry V. Levin
2012-03-16Tidy up includes and copyright notices, fix indentationDenys Vlasenko
2012-02-27Assorted trivial optimizationsDenys Vlasenko
2012-02-27Alias a few more syscall printing functionsDenys Vlasenko
2012-02-25Compress blank linesDmitry V. Levin
2012-02-25Remove a few more code parts which are unused on LinuxDenys Vlasenko
2012-02-25Build fixes after non-Linux code removalDenys Vlasenko
2012-02-25Cleanup after non-Linux code removal.Denys Vlasenko
2012-02-25Automated removal of non-Linux codeDenys Vlasenko
2012-02-06Define RLIM64_INFINITY only if not definedH.J. Lu
2012-02-06Cast to long for %l in printfH.J. Lu
2011-09-01Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko
2010-07-17Handle biarch get/setrlimitAndreas Schwab
2009-04-14* signal.c: Whitespace, comment, and style fixes, no code changes.Denys Vlasenko
2009-01-26* process.c (printwaitn): Add comment about wait4() pid expansion.Denys Vlasenko
2006-10-162006-10-16 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin
2005-12-022005-12-01 Roland McGrath <roland@redhat.com>Roland McGrath
2005-08-032005-08-03 Roland McGrath <roland@redhat.com>Roland McGrath
2005-08-032005-08-03 Roland McGrath <roland@redhat.com>Roland McGrath
2004-10-062004-10-06 Roland McGrath <roland@redhat.com>Roland McGrath
2004-09-042004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath
2004-07-082004-07-08 Roland McGrath <roland@redhat.com>Roland McGrath
2004-04-162004-03-18 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath
2003-01-142003-01-14 Roland McGrath <roland@redhat.com>Roland McGrath
2001-10-09Import lots of ia64 related changes from David MosbergerWichert Akkerman
2001-03-08Use configure to detect 64bit off_t and rlim_tJohn Hughes
2001-03-06Merge Harald Böhme's solaris patchesJohn Hughes