CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/15 17:40:33
Modified files:
include : Makefile
lib/librthread : Makefile
Added files:
include : pthread.h pthread_np.h sched.h semaphore.h
Removed files:
lib/libpthread/include: Makefile.inc pthread.h pthread_np.h
sched.h semaphore.h
Log message:
Move the thread-related .h files to /usr/src/include/, since the
implementation is now spread between libc and librthread. No changes
to the content
ok mpi@
