Re: Closing the FILE object.

David Woodhouse (dwmw2@infradead.org)
Mon, 17 Jul 2000 09:05:39 +0100


root@chaos.analogic.com said:
> The following shows that my current 'C' runtime library does not
> adhere to any known standard when referencing the FILE object during
> fclose(). This is gcc 2.7.2.3 (libc 5.3.12)

> According to existing Linux documentation, this should return EBADF.
> It should NOT seg-fault.

Upgrade your documentation then. The segfault is permitted.

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/