Skip to content
Commit 1d400239 authored by Aurelien Jarno's avatar Aurelien Jarno
Browse files

posix: Fix attribute access mode on getcwd [BZ #27476]

There is a GNU extension that allows to call getcwd(NULL, >0). It is
described in the documentation, but also directly in the unistd.h
header, just above the declaration.

Therefore the attribute access mode added in commit 06febd8c
is not correct. Drop it.

(cherry picked from commit 63a788f4)
parent d299f198
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment