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-x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the pthread_setname_np test.
Elliott Hughes
2013-02-15
1
-1
/
+1
*
ffs was not being built for x86.
Elliott Hughes
2013-02-13
1
-0
/
+0
*
Add a bunch more missing ENDs to assembler routines.
Elliott Hughes
2013-02-13
16
-3
/
+20
*
Fix __pthread_clone and __bionic_clone error handling on x86.
Elliott Hughes
2013-02-12
1
-14
/
+26
*
Use ENTRY/END in custom x86 assembler too.
Elliott Hughes
2013-02-11
6
-68
/
+34
*
Fix __pthread_clone on ARM to set errno on failure.
Elliott Hughes
2013-02-11
1
-4
/
+1
*
Fix x86 build, remove void* arithmetic.
Elliott Hughes
2013-02-07
1
-1
/
+2
*
Merge "Clean up the argc/argv/envp/auxv handling."
Elliott Hughes
2013-02-07
1
-22
/
+7
|
\
|
*
Clean up the argc/argv/envp/auxv handling.
Elliott Hughes
2013-02-07
1
-22
/
+7
*
|
Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.
Elliott Hughes
2013-02-06
204
-1261
/
+736
|
/
*
Upgrade libm.
Elliott Hughes
2013-02-01
1
-0
/
+2
*
Use the NetBSD <sys/exec_elf.h>.
Elliott Hughes
2013-01-29
1
-0
/
+63
*
Add signalfd call to bionic
Rom Lemarchand
2013-01-10
2
-0
/
+33
*
Fix <endian.h> and <sys/endian.h>.
Elliott Hughes
2012-12-11
1
-0
/
+0
*
Merge "Replace .S version of x86 crtfiles with .c version"
Elliott Hughes
2012-11-30
6
-330
/
+111
|
\
|
*
Replace .S version of x86 crtfiles with .c version
Pavel Chupin
2012-11-30
6
-330
/
+111
*
|
Remove (near-)duplicate definitions of size_t and ssize_t.
Elliott Hughes
2012-11-29
1
-23
/
+0
*
|
Clean up _BYTE_ORDER definitions for better x86 portability.
Elliott Hughes
2012-11-27
1
-0
/
+1
|
/
*
Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"
David 'Digit' Turner
2012-10-17
2
-251
/
+0
*
libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>
David 'Digit' Turner
2012-10-17
2
-0
/
+251
*
Add mlockall and munlockall for Google TV.
Elliott Hughes
2012-09-06
3
-0
/
+45
*
Add getsid system call to bionic
Irina Tirdea
2012-09-03
2
-0
/
+24
*
Use unambiguous mnemonics
Kevin Schoedel
2012-08-21
1
-111
/
+111
*
enable clone system call for x86
Jin Wei
2012-08-15
1
-4
/
+57
*
Add unshare() syscall.
Jeff Sharkey
2012-08-10
2
-0
/
+24
*
Merge "Remove an awkward #include that is no longer upstream."
Elliott Hughes
2012-08-06
1
-2
/
+0
|
\
|
*
Remove an awkward #include that is no longer upstream.
Elliott Hughes
2012-08-02
1
-2
/
+0
*
|
bionic: modify syscall to use 6 registers to pass parameter.
Jin Wei
2012-08-03
1
-16
/
+25
|
/
*
MIPS support for libc.
Raghu Gandham
2012-08-02
1
-74
/
+0
*
arm: rewrite crtbegin* as C files.
Nick Kralevich
2012-06-01
2
-0
/
+80
*
crtbegin: eliminate duplicate code
Nick Kralevich
2012-05-30
2
-140
/
+1
*
am 4f05d1c7: Merge "bionic/x86: Optimization for memcpy"
Elliott Hughes
2012-05-10
1
-578
/
+1963
|
\
|
*
bionic/x86: Optimization for memcpy
Jack Ren
2012-05-08
1
-578
/
+1963
|
*
Cherry-pick "generate PIC code".
Nick Kralevich
2012-05-08
2
-7
/
+7
*
|
resolved conflicts for merge of ef987656 to master
Elliott Hughes
2012-04-16
1
-2
/
+8
|
\
\
|
|
/
|
*
Merge "Bionic: Fix wrong prototype of system call clock_nanosleep"
Elliott Hughes
2012-04-16
1
-2
/
+8
|
|
\
|
|
*
Bionic: Fix wrong prototype of system call clock_nanosleep
Jack Ren
2012-04-16
1
-2
/
+8
*
|
|
resolved conflicts for merge of 6b8fd054 to master
Elliott Hughes
2012-04-16
2
-0
/
+18
|
\
\
\
|
|
/
/
|
*
|
bionic: Fix wrong prototype of system call getresuid/getresgid
Jack Ren
2012-04-16
2
-0
/
+18
|
|
/
*
|
Add faccessat to syscall list
Kenny Root
2012-04-13
2
-0
/
+33
*
|
am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned w...
Elliott Hughes
2012-03-30
3
-5
/
+14
|
\
\
|
|
/
|
*
Merge "libc/x86: ensure the stack 16-byte aligned when tasks created"
Elliott Hughes
2012-03-30
3
-5
/
+14
|
|
\
|
|
*
libc/x86: ensure the stack 16-byte aligned when tasks created
Jack Ren
2012-03-23
3
-5
/
+14
*
|
|
Update kernel headers and add syscall "perf_event_open"
Ben Cheng
2012-03-13
2
-0
/
+36
*
|
|
am 5d8fd2a0: am a71aefc6: am d041bf20: Merge "bionic/x86: fix one potential d...
Jean-Baptiste Queru
2012-02-23
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
am d041bf20: Merge "bionic/x86: fix one potential deadlock in __set_tls()"
Jean-Baptiste Queru
2012-02-23
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
*
bionic/x86: fix one potential deadlock in __set_tls()
Jin Wei
2012-02-23
1
-0
/
+1
*
|
|
am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibil...
Jean-Baptiste Queru
2012-02-13
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
am a60ff6c5: Merge "libc: Define new symbol visibility macros"
Jean-Baptiste Queru
2012-02-13
1
-0
/
+10
|
|
\
\
|
|
|
/
|
|
*
libc: Define new symbol visibility macros
David 'Digit' Turner
2012-01-31
1
-0
/
+10
[next]