utilFile.c
6.09 KB
-
Define S_IREAD|IWRITE macros using IRUSR|IWUSR · e792072f
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>
Mohamed A. Bamakhrama committed