Re: open problem
- From: Eric <NoOne@xxxxxxxxxxx>
- Date: Tue, 26 Dec 2006 12:58:22 -0800
Måns Rullgård wrote:
Ronald <followait@xxxxxxx> writes:from the man page:
Does it make sense to create a file using ``open" without the mode
argument?
No. If you do, the open() function will take some random value from
the stack or a register and use it for the mode.
mode must be specified when O_CREAT is in the flags, and is ignored
otherwise.
Eric
.
- References:
- open problem
- From: Ronald
- Re: open problem
- From: Måns Rullgård
- open problem
- Prev by Date: Re: PCI device driver question
- Next by Date: PCI device /dev/mem questions
- Previous by thread: Re: open problem
- Next by thread: regarding ifconfig command
- Index(es):