Mohamed A. Bamakhrama
e792072f8a
Define S_IREAD|IWRITE macros using IRUSR|IWUSR
...
On platforms such as Android, legacy macros are no longer defined.
Hence, we define them in terms of the new POSIX macros if the new ones are defined. Otherwise, we throw an error.
Signed-off-by: Mohamed A. Bamakhrama <mohamed@alumni.tum.de>
Signed-off-by: Miodrag Milanovic <mmicko@gmail.com>
2021-11-12 12:38:55 +01:00
whitequark
09607e9055
Add support for WASI platform in tmpFile.
2020-05-01 08:25:53 -07:00
Alan Mishchenko
3ac8aa9c12
Recommended changes for portability.
2014-10-12 09:10:27 -07:00
Aaron Tomb
6a4d430e60
Choose Windows file operations with MINGW32.
2013-11-04 14:27:09 -08:00
Alan Mishchenko
a6f363d461
Created a communication bridge.
2012-03-01 22:36:34 -08:00
Alan Mishchenko
97856d021a
Silencing some of the gcc warnings.
2012-02-16 23:40:23 -08:00
Alan Mishchenko
573694f9bf
Fixing g++ compilation issue for tmpFile().
2011-02-13 19:48:30 -08:00
Alan Mishchenko
ae4b51351c
Cumulative changes in the last few weeks.
2011-01-13 12:38:59 -08:00
Baruch Sterin
093774c1b8
fixed compilation in linux
2010-11-01 02:06:26 -07:00
Alan Mishchenko
6130e39b18
initial commit of public abc
2010-11-01 01:35:04 -07:00