glibc/sysdeps/unix/sysv/linux/tile
Chris Metcalf 6933f28a64 Make tile's set_dataplane API compatibility-only
The set_dataplane() API in <sys/dataplane.h> originally supported the
Tilera version of Linux as shipped to our customers.  Once we started
upstreaming the dataplane support in the kernel, the API changed
to use fcntl() as part of the current task-isolation patch series.

It doesn't seem like continuing to support the old API is useful
for newly-compiled code, and even supporting the old glibc binary
API on an upstream kernel that supports the new task isolation mode
isn't straightforward, since the semantics have changed in ways that
make it hard to map the old semantics precisely to the new ones,
so just return ENOSYS.
2016-11-18 13:34:01 -05:00
..
bits
sys Make tile's set_dataplane API compatibility-only 2016-11-18 13:34:01 -05:00
tilegx Make tilegx32 install libraries in lib32 directories. 2016-11-14 23:34:54 +00:00
tilepro Add canonicalize, canonicalizef, canonicalizel. 2016-10-26 23:14:31 +00:00
Implies
Makefile Make tile's set_dataplane API compatibility-only 2016-11-18 13:34:01 -05:00
Versions
arch-fork.h
cacheflush.c
clone.S
dl-static.c
getcontext.S
init-first.c
kernel-features.h Consolidate posix_fadvise implementations 2016-10-07 14:16:41 -03:00
ldsodefs.h
libc-vdso.h
makecontext.c
profil-counter.h
pt-vfork.c
set_dataplane.c Make tile's set_dataplane API compatibility-only 2016-11-18 13:34:01 -05:00
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext.S
syscall.S
sysconf.c
sysdep-cancel.h
sysdep.c
sysdep.h
ucontext_i.h
vfork.S
waitpid.S