File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,8 +125,7 @@ platform.
125125
126126.. data :: RLIMIT_FSIZE
127127
128- The maximum size of a file which the process may create. This only affects the
129- stack of the main thread in a multi-threaded process.
128+ The maximum size of a file which the process may create.
130129
131130
132131.. data :: RLIMIT_DATA
@@ -136,7 +135,8 @@ platform.
136135
137136.. data :: RLIMIT_STACK
138137
139- The maximum size (in bytes) of the call stack for the current process.
138+ The maximum size (in bytes) of the call stack for the current process. This only
139+ affects the stack of the main thread in a multi-threaded process.
140140
141141
142142.. data :: RLIMIT_RSS
Original file line number Diff line number Diff line change @@ -1651,6 +1651,7 @@ Xiang Zhang
16511651Robert Xiao
16521652Florent Xicluna
16531653Arnon Yaari
1654+ Alakshendra Yadav
16541655Hirokazu Yamamoto
16551656Ka-Ping Yee
16561657Chi Hsuan Yen
You can’t perform that action at this time.
0 commit comments