bionic/libc
Spencer Low 0346ad7a4f ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
According to the comments in Posix_close(), TEMP_FAILURE_RETRY() should
not be used with close():

462bdac45c%5E%21/#F12

Kill ScopedFd by simplifying the single caller.

Change-Id: I248c40b8c2fc95f1938a6edfc245c81847fc44af
Signed-off-by: Spencer Low <CompareAndSwap@gmail.com>
2015-05-13 13:27:11 -07:00
..
arch-arm Merge "Simplify three copyright headers." 2015-05-12 17:27:04 +00:00
arch-arm64 Use unified syntax to compile with both llvm and gcc. 2015-05-11 17:15:03 -07:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 11:57:53 -07:00
arch-mips Simplify three copyright headers. 2015-05-12 10:10:01 -07:00
arch-mips64 Include pthread_atfork.h to mips64 crtbegin 2015-04-25 11:59:32 -07:00
arch-x86 Simplify close(2) EINTR handling. 2015-04-23 08:41:45 -07:00
arch-x86_64 Merge "Fix opcode to compile with both gcc and llvm." 2015-04-27 17:17:45 +00:00
bionic Add float support to binary event log. 2015-04-28 18:20:22 -07:00
dns Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
include remove rootdir build.prop 2015-05-08 22:13:15 +00:00
kernel Update the search path for libclang.so 2015-04-22 10:47:01 -07:00
private ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() 2015-05-13 13:27:11 -07:00
stdio Hide internal of pthread_mutex_t. 2015-03-25 17:54:17 -07:00
stdlib Unregister pthread_atfork handlers on dlclose() 2015-04-24 17:57:37 -07:00
tools Fix various bugs in the check-symbols script. 2015-05-11 12:10:40 -07:00
tzcode Changes to re-enable overrides for tz data 2015-03-25 16:08:37 +00:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
upstream-netbsd Remove bogus transitive includes. 2014-12-29 13:29:50 -08:00
upstream-openbsd Unregister pthread_atfork handlers on dlclose() 2015-04-24 17:57:37 -07:00
zoneinfo Update to tzdata 2015d 2015-04-28 17:11:03 +01:00
Android.mk Merge "Use unified syntax to compile with both llvm and gcc." 2015-05-12 04:31:10 +00:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update NOTICE files (the second time today). 2015-05-12 10:44:37 -07:00
SYSCALLS.TXT Simplify close(2) EINTR handling. 2015-04-23 08:41:45 -07:00
version_script.txt Revert "Fix volantis boot." 2015-05-07 15:12:24 -07:00