glibc/posix/bits
Aurelien Jarno 433ec4f14a 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-19 18:45:38 +02:00
..
cpu-set.h
getopt_core.h
getopt_ext.h
getopt_posix.h
posix1_lim.h
posix2_lim.h
types.h
unistd.h