Added support for remove() and unlink().
authordtrg <none@none>
Mon, 27 Sep 2010 20:44:49 +0000 (20:44 +0000)
committerdtrg <none@none>
Mon, 27 Sep 2010 20:44:49 +0000 (20:44 +0000)
commit7292b538bcce8c678cc80bde890e56785b4eba15
tree70fd07da4d62196263f70294b05e23ef190f642e
parenta8ecb110136f6128f703665d14f61a3e8e58bd83
Added support for remove() and unlink().
plat/linux386/include/unistd.h
plat/linux386/libsys/pmfile
plat/linux386/libsys/remove.c [new file with mode: 0644]
plat/linux386/libsys/unlink.c [new file with mode: 0644]