pipe2: fix O_NONBLOCK support on mingw
[pspp] / modules / unlink
index 224efa343f77b2e755c58136742aa7fd1e2b9cd2..a27a308dceda481c26e13321e47ad74e7374c2ce 100644 (file)
@@ -1,12 +1,12 @@
 Description:
-unlink(): remove a file.
+unlink() function: remove a file.
 
 Files:
 lib/unlink.c
-m4/dos.m4
 m4/unlink.m4
 
 Depends-on:
+dosname
 lstat
 unistd
 
@@ -20,7 +20,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Eric Blake