diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2021-09-10 19:39:35 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2021-09-16 22:32:53 +0200 |
commit | 63a788f48a713f2081f200dd054df3e728b0e7c2 (patch) | |
tree | 6c003f9c053db9c56f0c4a3686f4d71cec522415 /pwd | |
parent | 876e51548cc5d96af5ea13febd0a1a75bfc04497 (diff) | |
download | glibc-63a788f48a713f2081f200dd054df3e728b0e7c2.tar.gz |
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 06febd8c6705
is not correct. Drop it.
Diffstat (limited to 'pwd')
0 files changed, 0 insertions, 0 deletions