Hi, On 09.04.2017 11:38, the_hoang0709@yahoo.com wrote: > Return 32 if /etc/passwd is read-only. > Fixes: #137 > See also: #88 Applied both patches, thanks! Modified the last one a little bit: added __GNU_SOURCE foreaccess() and renamed tst_brkm() to tst_brk() as the test converted to newer LTP API. Thanks, Alexey