Add the remove() function from the C library.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 28 Nov 2005 15:49:15 +0000 (15:49 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 28 Nov 2005 15:49:15 +0000 (15:49 +0000)
commit1981c2e8dcd1b62a15b475d7836a6bdb4f79d6b2
tree310645d85532d9636cf713254f448862876e1f28
parentfed661219fe62dd40a4bc5fd4a1d136aa0ea6203
Add the remove() function from the C library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24498 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/GCCLibraries/libc/remove.c [new file with mode: 0644]