index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
2
-0
/
+45
*
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
2
-0
/
+42
*
Remove the unused swab.S.
Elliott Hughes
2014-07-22
1
-68
/
+0
*
Regenerate the bionic NOTICE files.
Elliott Hughes
2014-07-07
1
-1
/
+2
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
3
-0
/
+118
*
Merge "Remove SHA1 from LP64 in favor of libcrypto."
Dan Albert
2014-06-20
1
-0
/
+3
|
\
|
*
Remove SHA1 from LP64 in favor of libcrypto.
Dan Albert
2014-06-16
1
-0
/
+3
*
|
Cache getpid.
Elliott Hughes
2014-06-20
1
-2
/
+2
|
/
*
libc: Fix 'index' symbol export.
David 'Digit' Turner
2014-06-16
4
-35
/
+0
*
Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64."
Dan Albert
2014-06-12
2
-57
/
+0
|
\
|
*
Remove ioprio_get(2) and ioprio_set(2) from LP64.
Dan Albert
2014-06-12
2
-57
/
+0
*
|
Remove __memcmp16 from bionic.
Elliott Hughes
2014-06-12
4
-41
/
+0
|
/
*
Remove declaration for putw(3)/getw(3).
Dan Albert
2014-06-11
1
-0
/
+1
*
Merge "Replaces vfork() implementation with fork()"
Dan Albert
2014-06-10
2
-45
/
+0
|
\
|
*
Replaces vfork() implementation with fork()
Dan Albert
2014-06-10
2
-45
/
+0
*
|
Merge "Rename __bionic_clone_entry to __start_thread."
Elliott Hughes
2014-06-06
1
-1
/
+1
|
\
\
|
*
|
Rename __bionic_clone_entry to __start_thread.
Elliott Hughes
2014-06-06
1
-1
/
+1
|
|
/
*
/
Remove getdents from bionic.
Elliott Hughes
2014-06-06
1
-2
/
+2
|
/
*
Remove unnecessary instructions from x86/x86_64 syscalls.
Elliott Hughes
2014-06-05
195
-196
/
+1
*
Merge "Fix unwinding through x86-64 __bionic_clone."
Elliott Hughes
2014-06-05
1
-3
/
+3
|
\
|
*
Fix unwinding through x86-64 __bionic_clone.
Elliott Hughes
2014-06-05
1
-3
/
+3
*
|
Fix for slm-tuned memmove (both 32- and 64-bit).
Varvara Rainchik
2014-06-05
1
-233
/
+102
|
/
*
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
1
-17
/
+0
*
x86: stop unwinding past __bionic_clone.
Elliott Hughes
2014-05-30
1
-0
/
+2
*
Fix x86 cfi directives for syscalls.
Christopher Ferris
2014-05-29
184
-567
/
+865
*
Merge "Revert "Revert "Lose the hand-written futex assembler."""
Elliott Hughes
2014-05-29
3
-59
/
+0
|
\
|
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
3
-59
/
+0
*
|
Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
Christopher Ferris
2014-05-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
Bernhard Rosenkraenzer
2014-05-23
1
-0
/
+1
|
*
Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
Christopher Ferris
2014-05-24
1
-1
/
+0
|
*
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
Bernhard Rosenkraenzer
2014-05-23
1
-0
/
+1
*
|
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
3
-0
/
+59
|
/
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
3
-59
/
+0
*
Remove the tkill(2) stub.
Elliott Hughes
2014-05-22
1
-26
/
+0
*
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-43
/
+1
*
Merge "Remove __syslog; we have the public klogctl API."
Elliott Hughes
2014-05-21
1
-30
/
+0
|
\
|
*
Remove __syslog; we have the public klogctl API.
Elliott Hughes
2014-05-20
1
-30
/
+0
*
|
Merge "Hide __get_sp."
Elliott Hughes
2014-05-21
1
-1
/
+1
|
\
\
|
*
|
Hide __get_sp.
Elliott Hughes
2014-05-20
1
-1
/
+1
*
|
|
Merge "Hide __set_tls."
Elliott Hughes
2014-05-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Hide __set_tls.
Elliott Hughes
2014-05-20
1
-1
/
+1
|
|
/
*
/
Remove perf_event_open.
Elliott Hughes
2014-05-20
1
-38
/
+0
|
/
*
Mark sockets on creation (socket()) and accept4().
Sreeram Ramachandran
2014-05-19
3
-31
/
+4
*
Hide _exit_with_stack_teardown.
Elliott Hughes
2014-05-16
1
-1
/
+1
*
Hide __signalfd4, used to implement signalfd(3).
Elliott Hughes
2014-05-16
1
-2
/
+2
*
Mark sockets on accept().
Sreeram Ramachandran
2014-05-14
1
-2
/
+2
*
Introduce netd_client, a dynamic library that talks to netd.
Sreeram Ramachandran
2014-05-13
1
-2
/
+2
*
Add 32-bit Silvermont-optimized string/memory functions.
Varvara Rainchik
2014-05-12
55
-70
/
+5959
*
Align the child stack in clone(2).
Elliott Hughes
2014-05-09
2
-71
/
+42
*
Align arm64 stacks to 16 bytes in __bionic_clone.
Elliott Hughes
2014-05-09
1
-7
/
+7
[next]