Messages in this thread |  | | Date | Sun, 1 Sep 1996 23:52:34 -0100 (GMT-0100) | From | "Hoyer, Harald" <> | Subject | Re: SECURITY HOLE in namei.c ?? |
| |
On Sun, 1 Sep 1996, Aaron Ucko wrote: > As for the EISDIR stuff, have you checked relevant standards documents? > I'm pretty sure that Linux's behavior is correct. > UNLINK(2) Linux Programmer's Manual UNLINK(2)
NAME unlink - delete a name and possibly the file it refers to
SYNOPSIS #include <unistd.h>
int unlink(const char *pathname);
DESCRIPTION . . . . ERRORS . . .
EISDIR pathname refers to a directory.
. . .
CONFORMING TO SVID, AT&T, POSIX, X/OPEN, BSD 4.3
-------------------------------------------------------- Harald Hoyer Software Beratung, Erstellung und Vertrieb
EMAIL: saturn@studbox.uni-stuttgart.de WWW : http://wwwcip.rus.uni-stuttgart.de/~etk10226/
|  |