summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/sysdep.h
AgeCommit message (Collapse)Author
2017-12-31m68k: add NPTL/TLS supportWaldemar Brodkorb
Port over NPTL/TLS support from GNU C Library. In the first step only the slower syscall is used for TLS access. The uClibc-ng testsuite shows 79 errors, so their is room for bugfixes and improvements.