glibc/sysvipc
Adhemerval Zanella 04986243d1 Remove internal usage of extensible stat functions
It replaces the internal usage of __{f,l}xstat{at}{64} with the
__{f,l}stat{at}{64}.  It should not change the generate code since
sys/stat.h explicit defines redirections to internal calls back to
xstat* symbols.

Checked with a build for all affected ABIs.  I also check on
x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
2020-09-11 14:35:32 -03:00
..
sys Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ftok.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
Makefile Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
msgctl.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
msgget.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
msgrcv.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
msgsnd.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
semctl.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
semget.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
semop.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
semtimedop.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
shmat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
shmctl.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
shmdt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
shmget.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
test-sysvmsg.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
test-sysvsem.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
test-sysvshm.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Versions Update. 2003-04-02 23:49:47 +00:00