]> granicus.if.org Git - php/commit
unlink() is not a function related to HAVE_SYMLINK. It is being
authorKristian Köhntopp <kk@php.net>
Sun, 2 Jul 2000 13:41:26 +0000 (13:41 +0000)
committerKristian Köhntopp <kk@php.net>
Sun, 2 Jul 2000 13:41:26 +0000 (13:41 +0000)
commit0249137148921d463d9c79c89592db914dfbb642
tree4e162df34d342d2e769d2e74729785486e93f860
parent074f52f38298c771064063389103731509ad728b
unlink() is not a function related to HAVE_SYMLINK. It is being
used to delete files (actually, in Unix, names of files, as in
Unix nobody has deleted a file, ever).
ext/standard/basic_functions.c