2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-04-06 14:10:30 +08:00
Aurelien Jarno 1d40023939 posix: Fix attribute access mode on getcwd [BZ ]
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 06febd8c6705
is not correct. Drop it.

(cherry picked from commit 63a788f48a713f2081f200dd054df3e728b0e7c2)
2021-09-19 18:48:29 +02:00
..
2020-04-14 09:16:54 -07:00
2020-04-14 09:16:54 -07:00