This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Order parameters "rw", not "wr"



O_RDWR Open for reading and writing
S_IRWXU 00700 user (file owner) has read, write and execute permission
drwxr-xr-x    2 cagney   cagney       8192 Nov 11 13:52 bin


Those aren't arguments, just a couple occurances of "read, write", so I
fail to see the connection. Consider memcpy, strcat, fgets, sprintf.

What you list here have little if any relevance to the interfaces in question.


Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]