Go to file
Christopher Ferris 528ad742c6 Fix sys_stat.mkfifo when not run as root.
It's not allowed for a shell user to create a fifo in /data/local/tmp.
Make the test do nothing if not run as root.

Bug: 17646702

(cherry picked from commit 6c69afdb6d)

Change-Id: Ia3a862ed4586413b7bb393557ab57e0a7141d888
2014-09-24 16:50:30 -07:00
benchmarks Add benchmarks for pthread_rw_locks 2014-09-16 18:02:30 +01:00
libc Merge "Switch to OpenBSD fopen/fclose." 2014-09-24 20:24:48 +00:00
libdl Exclude libstdc++ from linked libraries. 2014-09-17 14:22:36 -07:00
libm Fix lgamma_r/lgammaf_r/lgammal_r for -0. 2014-09-18 11:23:58 -07:00
libstdc++ Fix filename in comment in cmath 2014-09-14 16:41:31 +02:00
linker Merge "Add a dummy atexit(3) to the linker." 2014-09-24 17:27:38 +00:00
tests Fix sys_stat.mkfifo when not run as root. 2014-09-24 16:50:30 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Make jemalloc the default choice. 2014-07-11 11:01:30 -07:00
HACKING.txt Rewrite syslog(3) to use Android logging. 2014-07-21 16:56:48 -07:00