summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_limit.h
AgeCommit message (Expand)Author
2015-02-28When converting limits from linux32 (int32_t) to native (uint64_t),njoly
2012-09-22LINUX_RLIM_INFINITY doesn't fit into the value range for linux32, sojoerg
2009-03-29- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the totalmrg
2009-03-15ansify function definitionscegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-04Remove all the __Pdsl
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu