]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: get/setrlimit: implement RLIMIT_AS
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 26 Nov 2021 16:01:28 +0000 (17:01 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 26 Nov 2021 16:01:28 +0000 (17:01 +0100)
commit1c7384f9d1b692c8b58af4db8c81d2ce0b10ad06
tree6470664b842e53e4db21e9a04b5ff4a0428f26ee
parentf885632f4f00c9a4a75d61f4b42c73554a0691b3
Cygwin: get/setrlimit: implement RLIMIT_AS

Code based on the idea implemented by the oneTBB project,
see https://github.com/oneapi-src/oneTBB

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/cygheap.h
winsup/cygwin/ntdll.h
winsup/cygwin/resource.cc
This page took 0.03311 seconds and 5 git commands to generate.