index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove issetugid.
Elliott Hughes
2014-05-29
1
-1
/
+0
*
Remove unnecessary padding in ucontext_t
Calin Juravle
2014-05-28
1
-6
/
+13
*
Use __typeof__() instead of typeof()
Dan Albert
2014-05-27
1
-1
/
+1
*
Add C11 <stdatomic.h>.
Elliott Hughes
2014-05-23
2
-0
/
+438
*
Remove <sys/atomics.h>.
Elliott Hughes
2014-05-23
1
-80
/
+0
*
Cleaned up pthread rwlocks implementation.
Calin Juravle
2014-05-23
1
-5
/
+16
*
Merge "Switch to POSIX dprintf/vdprintf."
Calin Juravle
2014-05-22
1
-15
/
+3
|
\
|
*
Switch to POSIX dprintf/vdprintf.
Elliott Hughes
2014-05-22
1
-15
/
+3
*
|
Merge "Add padding to mips ucontext_t."
Calin Juravle
2014-05-22
1
-0
/
+1
|
\
\
|
*
|
Add padding to mips ucontext_t.
Calin Juravle
2014-05-21
1
-0
/
+1
*
|
|
Merge "Clean up ucontext.h TODOs."
Calin Juravle
2014-05-22
1
-4
/
+0
|
\
\
\
|
|
/
/
|
*
|
Clean up ucontext.h TODOs.
Calin Juravle
2014-05-21
1
-4
/
+0
|
|
/
*
|
Merge "Mutex-free implementation of pthread_rwlock"
Calin Juravle
2014-05-22
1
-8
/
+9
|
\
\
|
*
|
Mutex-free implementation of pthread_rwlock
Calin Juravle
2014-05-22
1
-8
/
+9
*
|
|
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-4
/
+0
*
|
|
Add RTLD_NOLOAD support and some related changes.
Dmitriy Ivanov
2014-05-20
1
-0
/
+14
|
|
/
|
/
|
*
|
Add uc_regspace to arm's ucontext_t
Calin Juravle
2014-05-19
1
-1
/
+2
|
/
*
Fill in missing bits in x86(_64) ucontext_t
Calin Juravle
2014-05-15
1
-3
/
+29
*
Rename user_i387_struct -> user_fpregs_struct in sys/ucontext.h
Andrew Hsieh
2014-05-15
1
-1
/
+1
*
Increase minimum thread size for 64 bit.
Christopher Ferris
2014-05-14
1
-1
/
+5
*
Merge "Fix x86_64 user_fpregs_struct to use the same name for the tag word as...
Ross McIlroy
2014-05-14
1
-1
/
+1
|
\
|
*
Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc.
Ross McIlroy
2014-05-14
1
-1
/
+1
*
|
Merge "Change wctype_t from int to long."
Calin Juravle
2014-05-14
1
-1
/
+1
|
\
\
|
*
|
Change wctype_t from int to long.
Calin Juravle
2014-05-13
1
-1
/
+1
*
|
|
Merge "Change wctype_t from enum to int"
Calin Juravle
2014-05-14
1
-2
/
+4
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Change wctype_t from enum to int
Calin Juravle
2014-05-13
1
-2
/
+4
*
|
Fix <sys/endian.h> uint32_t build failures.
Elliott Hughes
2014-05-13
1
-0
/
+2
*
|
Merge "Flesh out <arpa/inet.h>."
Elliott Hughes
2014-05-14
2
-15
/
+22
|
\
\
|
*
|
Flesh out <arpa/inet.h>.
Elliott Hughes
2014-05-13
2
-15
/
+22
*
|
|
We don't need two copies of <nsswitch.h>.
Elliott Hughes
2014-05-13
1
-236
/
+0
|
/
/
*
|
Add getmntent_r to our collection of <mntent.h> compatibility stubs.
Elliott Hughes
2014-05-13
1
-11
/
+9
*
|
Merge "Use __LP64__ instead of __LP32__ in sched.h"
Calin Juravle
2014-05-13
1
-3
/
+3
|
\
\
|
*
|
Use __LP64__ instead of __LP32__ in sched.h
Calin Juravle
2014-05-13
1
-3
/
+3
|
|
/
*
|
Undef private *_BODY defines after use
Calin Juravle
2014-05-13
3
-0
/
+6
|
/
*
Support mb sequences across calls to mb*to*wcs* functions
Calin Juravle
2014-05-13
1
-5
/
+3
*
Merge "Reserve space for the future in statvfs(64)"
Calin Juravle
2014-05-12
1
-0
/
+10
|
\
|
*
Reserve space for the future in statvfs(64)
Calin Juravle
2014-05-12
1
-0
/
+10
*
|
Merge "Align struct passwd definition with other variations of libc"
Calin Juravle
2014-05-12
1
-6
/
+9
|
\
\
|
*
|
Align struct passwd definition with other variations of libc
Calin Juravle
2014-05-09
1
-6
/
+9
|
|
/
*
|
Give bionic's __ANDROID_API__ a more reasonable value.
Elliott Hughes
2014-05-07
1
-1
/
+6
*
|
Merge "Reserve some space in sem_t for the future."
Calin Juravle
2014-05-07
1
-2
/
+5
|
\
\
|
*
|
Reserve some space in sem_t for the future.
Calin Juravle
2014-05-06
1
-2
/
+5
*
|
|
Merge "Allow for better utmp logging."
Calin Juravle
2014-05-07
1
-3
/
+9
|
\
\
\
|
*
|
|
Allow for better utmp logging.
Calin Juravle
2014-05-06
1
-3
/
+9
|
|
/
/
*
|
|
Merge "Fix ino_t and suseconds_t"
Calin Juravle
2014-05-07
1
-2
/
+3
|
\
\
\
|
*
|
|
Fix ino_t and suseconds_t
Calin Juravle
2014-05-06
1
-2
/
+3
|
|
/
/
*
|
|
Leave more space for extensions in pthread_rwlockattr_t
Calin Juravle
2014-05-06
1
-1
/
+1
|
/
/
*
|
bionic: make epoll_event structure packed
Philip Hatcher
2014-05-05
1
-1
/
+5
*
|
Remove the non-standard time64 stuff for LP64.
Elliott Hughes
2014-05-05
1
-6
/
+1
|
/
*
Make SIGRTMIN hide the real-time signals we use internally.
Elliott Hughes
2014-04-30
1
-0
/
+6
[next]