glibc/pwd
Adhemerval Zanella 01bd62517c Remove tls.h inclusion from internal errno.h
The tls.h inclusion is not really required and limits possible
definition on more arch specific headers.

This is a cleanup to allow inline functions on sysdep.h, more
specifically on i386 and ia64 which requires to access some tls
definitions its own.

No semantic changes expected, checked with a build against all
affected ABIs.
2020-11-13 12:59:19 -03:00
..
fgetpwent_r.c pwd: Implement fgetpwent_r using __nss_fgetent_r 2020-07-21 07:34:34 +02:00
fgetpwent.c
getpw.c
getpwent_r.c
getpwent.c
getpwnam_r.c
getpwnam.c
getpwuid_r.c
getpwuid.c
Makefile
putpwent.c Remove tls.h inclusion from internal errno.h 2020-11-13 12:59:19 -03:00
pwd.h
tst-getpw.c
tst-putpwent.c
Versions