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 @@ -1632,6 +1632,7 @@ Xiang Zhang
16321632Robert Xiao
16331633Florent Xicluna
16341634Arnon Yaari
1635+ Alakshendra Yadav
16351636Hirokazu Yamamoto
16361637Ka-Ping Yee
16371638Jason Yeo
You can’t perform that action at this time.
0 commit comments