This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
bionic
Watch
1
Star
0
Fork
0
You've already forked bionic
Code
Issues
Pull Requests
Releases
Wiki
Activity
bionic
/
libc
/
private
History
Elliott Hughes
d29486343a
Use a less misleading name for the code that sets up the main thread.
...
Change-Id: I50c1b0a3b633cf8bc40a6bd86f12adb6b91e2888
2015-07-21 11:57:09 -07:00
..
__get_tls.h
…
bionic_asm.h
For libm, use a macro for aliasing symbols.
2015-03-13 23:57:15 -07:00
bionic_auxv.h
…
bionic_config.h
…
bionic_constants.h
…
bionic_futex.h
valgrind can't find syscall because we didn't put it in <unistd.h>.
2015-02-19 22:49:44 -08:00
bionic_lock.h
Provide writer preference option in rwlock.
2015-04-08 13:11:13 -07:00
bionic_macros.h
Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional
2014-11-11 11:16:57 -08:00
bionic_mbstate.h
…
bionic_prctl.h
…
bionic_ssp.h
…
bionic_string_utils.h
…
bionic_systrace.h
…
bionic_time_conversions.h
…
bionic_time.h
…
bionic_tls.h
Use a less misleading name for the code that sets up the main thread.
2015-07-21 11:57:09 -07:00
ErrnoRestorer.h
…
kernel_sigset_t.h
Move some pthread functions to signal.h.
2014-11-21 10:26:09 -08:00
KernelArgumentBlock.h
…
libc_events.h
…
libc_logging.h
…
NetdClientDispatch.h
…
ScopedPthreadMutexLocker.h
…
ScopedReaddir.h
…
ScopeGuard.h
…
thread_private.h
…
ThreadLocalBuffer.h
Make ThreadLocalBuffer a class rather than a macro.
2015-03-31 10:56:58 -07:00
UniquePtr.h
…