Age | Commit message (Collapse) | Author | Files | Lines |
|
Also add other newer limits to the documentation.
|
|
|
|
|
|
|
|
Use a table of known resouces instead of generating rlimits.h by
rlimits.awk.
|
|
|
|
from github pull request - some formatting edited
|
|
|
|
restore internal copy of limits if setrlimit() fails, so the error won't repeat
|
|
|
|
|
|
|
|
|
|
Avoid clash of uses for ulimit -k.
|
|
support socket buffer size limit properly in ulimit;
improve consistency of output and documentation and tweak formatting appropriately
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ut_name needs to be ut_user in struct utmpx
|
|
also use ulimit -x for RLIMIT_LOCK
|
|
|
|
|
|
|
|
|
|
|
|
unposted: Updated version to 4.1.0-dev-6 because of interface change.
|
|
|
|
|
|
|
|
|
|
|
|
|