Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.
[glibc.git] / sysdeps / wordsize-64 / Makefile
blob9903f51f9a67f8f6aeeecf5c2263599beba88b84
1 ifeq ($(subdir),misc)
2 tests += tst-writev
4 # Time enough for a large writev syscall to complete.
5 tst-writev-ENV = TIMEOUTFACTOR="10"
6 endif