Nick Kralevich 956cde8578 Add mode when open(O_CREAT) is used.
When creating a new file using open(..., O_CREAT), it is an error
to fail to specify a creation mode. If a mode is not specified, a
random stack provided value is used as the "mode".

This will become a compile error in a future Android change.

Change-Id: I73c1e1a39ca36bf01704b07302af4971d234b5a8
2012-06-26 15:01:03 -07:00
2012-04-12 11:01:22 -07:00
2011-10-31 10:24:09 -07:00
2012-01-18 10:35:28 -08:00
2011-10-31 10:24:09 -07:00
2011-10-31 10:24:09 -07:00
2010-03-08 18:04:03 -08:00
2011-11-04 14:09:48 -07:00
2012-01-18 10:35:28 -08:00
2012-04-12 11:01:22 -07:00
2011-10-31 10:24:09 -07:00
2011-10-31 10:24:09 -07:00
2011-11-04 14:09:48 -07:00
Description
No description provided
102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%