| To: | yyyyyyyyyyyyyy@xxxxxxxxxxxxx |
|---|---|
| Subject: | popen() and O_APPEND |
| From: | Wojtek Lerch <yyyyyy@xxxxxxx> |
| Date: | Thu, 27 Apr 2006 17:20:26 -0400 |
|
If O_APPEND is set, should popen() still write where it's told to, or
should it append to the end of the file? According to the standard,
popen() doesn't move the file position (presumably, either before or
after writing), which seems to promise the former; but apparently,
O_APPEND wins in at least two implementations (Solaris and NetBSD). Is
that a bug in those implementations or a defect in the standard? |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Event [Reminder: Austin Group teleconference] updated, Andrew Josey |
|---|---|
| Next by Date: | Re: pwrite() and O_APPEND, Wojtek Lerch |
| Previous by Thread: | Draft PSE52 PCD template added to document register, Andrew Josey |
| Next by Thread: | Re: pwrite() and O_APPEND, Wojtek Lerch |
| Indexes: | [Date] [Thread] [All Lists] |