OSDN Git Service

Add another comment
authorPeter S. Mazinger <ps.m@gmx.net>
Tue, 4 Oct 2005 15:28:15 +0000 (15:28 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Tue, 4 Oct 2005 15:28:15 +0000 (15:28 -0000)
libpthread/Makefile

index d3f3f2a..6a8bb6d 100644 (file)
@@ -27,7 +27,8 @@ endif
 
 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/