glibc/posix/bits
Aurelien Jarno 63a788f48a 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 06febd8c67
is not correct. Drop it.
2021-09-16 22:32:53 +02:00
..
cpu-set.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
getopt_core.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
getopt_ext.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
getopt_posix.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
posix1_lim.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
posix2_lim.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
types.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
unistd.h posix: Fix attribute access mode on getcwd [BZ #27476] 2021-09-16 22:32:53 +02:00