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.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fgetpwent_r.c pwd: Implement fgetpwent_r using __nss_fgetent_r 2020-07-21 07:34:34 +02:00
getpw.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpwent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpwent_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpwnam.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpwnam_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpwuid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpwuid_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
putpwent.c Remove tls.h inclusion from internal errno.h 2020-11-13 12:59:19 -03:00
pwd.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-getpw.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-putpwent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Versions Update. 2000-11-08 21:20:06 +00:00