Completes VFS-based named semaphore implemetation. Still a little buggy

This commit is contained in:
Gregory Nutt
2014-09-28 15:58:56 -06:00
parent 30694f064c
commit 650a0d0615
23 changed files with 147 additions and 455 deletions
-1
View File
@@ -44,5 +44,4 @@ endif
DEPPATH += --dep-path mmap
VPATH += :mmap
CFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" $(TOPDIR)$(DELIM)fs$(DELIM)mmap}