* sysdeps/unix/sysv/linux/mips/Dist: Add sys/tas.h.
authorAndreas Jaeger <aj@suse.de>
Fri, 28 Jul 2000 13:37:26 +0000 (13:37 +0000)
committerAndreas Jaeger <aj@suse.de>
Fri, 28 Jul 2000 13:37:26 +0000 (13:37 +0000)
commitda671ea07a5fc4510abc569276c665f26a2c1b97
treecf758e631c53cc3577bcdbb36ea504b068b936d0
parent797c09d821d7e54e1faa5f1fe88e86e4ff18e19e
* sysdeps/unix/sysv/linux/mips/Dist: Add sys/tas.h.
* sysdeps/unix/sysv/linux/mips/Makefile (sysdep_routines): Add
_test_and_set.
(headers): Add sys/tas.h.
* sysdeps/unix/sysv/linux/mips/Versions: Export _test_and_set for
GLIBC_2.2 from libc.
* sysdeps/unix/sysv/linux/mips/_test_and_set.c: New file.
* sysdeps/unix/sysv/linux/mips/sys/tas.h: New file for
_test_and_set.
sysdeps/unix/sysv/linux/mips/Dist
sysdeps/unix/sysv/linux/mips/Makefile
sysdeps/unix/sysv/linux/mips/Versions
sysdeps/unix/sysv/linux/mips/_test_and_set.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/tas.h [new file with mode: 0644]