svn commit: trunk/uClibc/libpthread

psm at uclibc.org psm at uclibc.org
Tue Oct 4 15:28:20 UTC 2005


Author: psm
Date: 2005-10-04 08:28:15 -0700 (Tue, 04 Oct 2005)
New Revision: 11754

Log:
Add another comment

Modified:
   trunk/uClibc/libpthread/Makefile


Changeset:
Modified: trunk/uClibc/libpthread/Makefile
===================================================================
--- trunk/uClibc/libpthread/Makefile	2005-10-04 15:25:39 UTC (rev 11753)
+++ trunk/uClibc/libpthread/Makefile	2005-10-04 15:28:15 UTC (rev 11754)
@@ -27,7 +27,8 @@
 
 all: subdirs
 
-# NPTL does not have a generic pthreadtypes.h ?
+# NPTL does not have a generic pthreadtypes.h
+# and each arch has to have both semaphore.h/pthreadtypes.h ?
 headers:
 	$(LN) -sf $(PTDIR)/sysdeps/pthread/pthread.h $(TOPDIR)include/
 	$(LN) -sf $(PTDIR)/semaphore.h $(TOPDIR)include/




More information about the uClibc-cvs mailing list