diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-07-19 09:05:54 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-07-19 09:05:54 -0400 |
commit | 677609b7224b2cd1e02e5866218f2e0d1fce57ba (patch) | |
tree | 694ef4ef2d2515471c60a147bd86545d5ad552f1 /indra/llcommon/llformat.h | |
parent | 9077f7722b3ab2b6dda7e5c13cee3fd59d7dbf53 (diff) |
Per Josh's comments in http://codereview.lindenlab.com/6510035/
Instead of low-level open(O_CREAT | O_EXCL) loop on all platforms, use
GetTempFileName() on Windows and mkstemp() elsewhere.
Don't append a final newline to NamedTempFile: use caller's data literally.
Tweak a couple comments.
Diffstat (limited to 'indra/llcommon/llformat.h')
0 files changed, 0 insertions, 0 deletions