CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/09/13 17:50:17
Modified files:
regress/lib/libpthread: Makefile
Added files:
regress/lib/libpthread/restart: Makefile Makefile.inc
regress/lib/libpthread/restart/accept: Makefile accept.c
regress/lib/libpthread/restart/kevent: Makefile kevent.c
regress/lib/libpthread/restart/read: Makefile read.c
regress/lib/libpthread/restart/readv: Makefile readv.c
regress/lib/libpthread/restart/recvfrom: Makefile recvfrom.c
regress/lib/libpthread/restart/recvmsg: Makefile recvmsg.c
regress/lib/libpthread/siginterrupt: Makefile siginterrupt.c
Log message:
first round of tests to check system calls restarting with pthreads.
guenther@ ok