index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-mips64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-2
/
+3
*
Remove arch-mips64/bionic/__get_sp.S
Andrew Hsieh
2014-09-30
1
-1
/
+0
*
Clean up the architecture-specific makefiles.
Elliott Hughes
2014-09-16
1
-24
/
+25
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+26
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
193
-573
/
+193
*
Revert "Register __libc_fini as early as possible."
Dmitriy Ivanov
2014-09-04
1
-0
/
+5
*
Register __libc_fini as early as possible.
Dmitriy Ivanov
2014-09-03
1
-5
/
+0
*
MIPS64 syscall() arguments
Chris Dearman
2014-09-02
1
-1
/
+1
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-34
/
+0
*
Remove _flush_cache(2) for mips64.
Dan Albert
2014-08-21
1
-27
/
+0
*
Simplify _ALIGN_TEXT.
Elliott Hughes
2014-08-20
1
-3
/
+1
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
191
-0
/
+382
*
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
2
-0
/
+72
*
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
2
-0
/
+50
*
[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models
Duane Sand
2014-07-23
2
-122
/
+48
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
3
-0
/
+75
*
Cache getpid.
Elliott Hughes
2014-06-20
1
-2
/
+3
*
Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64."
Dan Albert
2014-06-12
2
-50
/
+0
|
\
|
*
Remove ioprio_get(2) and ioprio_set(2) from LP64.
Dan Albert
2014-06-12
2
-50
/
+0
*
|
Remove __memcmp16 from bionic.
Elliott Hughes
2014-06-12
2
-54
/
+0
|
/
*
Merge "Replaces vfork() implementation with fork()"
Dan Albert
2014-06-10
2
-72
/
+0
|
\
|
*
Replaces vfork() implementation with fork()
Dan Albert
2014-06-10
2
-72
/
+0
*
|
Merge "Rename __bionic_clone_entry to __start_thread."
Elliott Hughes
2014-06-06
1
-2
/
+2
|
\
\
|
*
|
Rename __bionic_clone_entry to __start_thread.
Elliott Hughes
2014-06-06
1
-2
/
+2
|
|
/
*
|
Remove getdents from bionic.
Elliott Hughes
2014-06-06
3
-124
/
+0
|
/
*
Removes index() from bionic.
Dan Albert
2014-06-05
1
-1
/
+0
*
Removes bcopy and bzero from bionic.
Dan Albert
2014-06-03
2
-43
/
+0
*
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
1
-25
/
+0
*
Merge "Revert "Revert "Lose the hand-written futex assembler."""
Elliott Hughes
2014-05-29
3
-90
/
+0
|
\
|
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
3
-90
/
+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
*
|
Merge "Revert "Lose the hand-written futex assembler.""
Narayan Kamath
2014-05-28
3
-0
/
+90
|
\
\
|
*
|
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
3
-0
/
+90
*
|
|
Clear the return address register in __bionic_clone.
Elliott Hughes
2014-05-27
1
-0
/
+3
|
|
/
|
/
|
*
|
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
|
/
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
3
-90
/
+0
*
Remove the tkill(2) stub.
Elliott Hughes
2014-05-22
1
-25
/
+0
*
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-81
/
+1
*
Merge "Remove __syslog; we have the public klogctl API."
Elliott Hughes
2014-05-21
1
-26
/
+0
|
\
|
*
Remove __syslog; we have the public klogctl API.
Elliott Hughes
2014-05-20
1
-26
/
+0
*
|
Merge "Hide __get_sp."
Elliott Hughes
2014-05-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Hide __get_sp.
Elliott Hughes
2014-05-20
1
-1
/
+1
*
|
Remove perf_event_open.
Elliott Hughes
2014-05-20
1
-25
/
+0
|
/
*
Mark sockets on creation (socket()) and accept4().
Sreeram Ramachandran
2014-05-19
3
-30
/
+6
*
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
/
+3
*
Mark sockets on accept().
Sreeram Ramachandran
2014-05-14
1
-2
/
+3
*
Introduce netd_client, a dynamic library that talks to netd.
Sreeram Ramachandran
2014-05-13
1
-2
/
+3
[next]