OSDN Git Service

In order to accomodate usage of either pthreads implementation, we now
author"Steven J. Hill" <sjhill@realitydiluted.com>
Sat, 14 May 2005 22:32:43 +0000 (22:32 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Sat, 14 May 2005 22:32:43 +0000 (22:32 -0000)
commit5992896c5871e809a519e924262bc643bbe9b9b8
tree6a60d2678a9c1b209a40a88286eec8c681c0617a
parentd48219f8b28ad90bfb9d5ed2491c13568d714619
In order to accomodate usage of either pthreads implementation, we now
have to create symbolic links for 'semaphore.h' and 'pthread.h' which
will point to the proper pthreads directory. When we finish getting
NPTL working with uClibc, perhaps we can merge them, but a first glance
at the differences between the two does not make that very likely.
Makefile
include/semaphore.h [deleted file]
libpthread/linuxthreads/sysdeps/pthread/pthread.h [moved from include/pthread.h with 100% similarity]