summaryrefslogtreecommitdiff
path: root/resource.c
Commit message (Expand)AuthorAge
* Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_THEADmasterJames Hogan2014-05-21
* Use XLAT_END macroDmitry V. Levin2014-02-05
* Use XLAT macroDmitry V. Levin2014-02-05
* Macroize conditional signed widening operationDenys Vlasenko2013-02-15
* Cast clock_t type to unsigned long longH.J. Lu2012-04-17
* Stop using %h[h]u format specifiersDenys Vlasenko2012-04-16
* Optimize code if we have only one personalityDenys Vlasenko2012-03-19
* Implement prlimit64 decoding, rewrite [gs]etrlimit decodingDmitry V. Levin2012-03-16
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Assorted trivial optimizationsDenys Vlasenko2012-02-27
* Alias a few more syscall printing functionsDenys Vlasenko2012-02-27
* Compress blank linesDmitry V. Levin2012-02-25
* Remove a few more code parts which are unused on LinuxDenys Vlasenko2012-02-25
* Build fixes after non-Linux code removalDenys Vlasenko2012-02-25
* Cleanup after non-Linux code removal.Denys Vlasenko2012-02-25
* Automated removal of non-Linux codeDenys Vlasenko2012-02-25
* Define RLIM64_INFINITY only if not definedH.J. Lu2012-02-06
* Cast to long for %l in printfH.J. Lu2012-02-06
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-01
* Handle biarch get/setrlimitAndreas Schwab2010-07-17
* * signal.c: Whitespace, comment, and style fixes, no code changes.Denys Vlasenko2009-04-14
* * process.c (printwaitn): Add comment about wait4() pid expansion.Denys Vlasenko2009-01-26
* 2006-10-16 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-10-16
* 2005-12-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-02
* 2005-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-03
* 2005-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-03
* 2004-10-06 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-06
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-07-08 Roland McGrath <roland@redhat.com>Roland McGrath2004-07-08
* 2004-03-18 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2004-04-16
* 2003-01-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-14
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-09
* Use configure to detect 64bit off_t and rlim_tJohn Hughes2001-03-08
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-06
* Add FreeBSD supportWichert Akkerman2000-09-01
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10
* Bunch of stuffWichert Akkerman1999-12-23
* Start merging linux-ip-routing forkWichert Akkerman1999-11-18
* Initial revisionWichert Akkerman1999-02-19