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-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it easier to add syscalls for another architecture.
Elliott Hughes
2013-09-26
1
-2
/
+2
*
Ensure we have the off64_t variant of every function that takes an off_t.
Elliott Hughes
2013-09-19
3
-0
/
+46
*
[MIPS] __dso_handle.S and __dso_handle_so.S not needed.
Pete Delaney
2013-07-22
2
-78
/
+0
*
[MIPS] Rewrite MIPS crtbegin* as C files.
Pete Delaney
2013-07-17
5
-231
/
+114
*
libc: add swapon and swapoff syscalls
Rom Lemarchand
2013-06-25
3
-0
/
+46
*
libc: add timerfd calls
Todd Poynor
2013-05-14
4
-0
/
+69
*
Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
Elliott Hughes
2013-03-21
1
-2
/
+3
*
The SYS_ constants should cover all __NR_ values.
Elliott Hughes
2013-03-21
204
-204
/
+204
*
Expose wait4 as wait4 rather than __wait4.
Elliott Hughes
2013-03-21
2
-5
/
+5
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-2
/
+1
*
Break bionic implementations into arch versions.
Christopher Ferris
2013-03-12
1
-0
/
+25
*
Fix the pthread_setname_np test.
Elliott Hughes
2013-02-15
1
-7
/
+6
*
Use the NetBSD <sys/exec_elf.h>.
Elliott Hughes
2013-01-29
1
-0
/
+196
*
Fix the duplication in the debugging code.
Elliott Hughes
2013-01-18
1
-3
/
+3
*
Add signalfd call to bionic
Rom Lemarchand
2013-01-10
2
-0
/
+23
*
Fix <endian.h> and <sys/endian.h>.
Elliott Hughes
2012-12-11
1
-0
/
+0
*
Remove (near-)duplicate definitions of size_t and ssize_t.
Elliott Hughes
2012-11-29
1
-2
/
+0
*
Clean up _BYTE_ORDER definitions for better x86 portability.
Elliott Hughes
2012-11-27
2
-20
/
+7
*
Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"
David 'Digit' Turner
2012-10-17
5
-233
/
+135
*
libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>
David 'Digit' Turner
2012-10-17
5
-135
/
+233
*
[MIPS] Check error status from pipe system call
KwongYuan Wong
2012-09-11
1
-5
/
+16
*
Add mlockall and munlockall for Google TV.
Elliott Hughes
2012-09-06
3
-0
/
+46
*
Add getsid system call to bionic
Irina Tirdea
2012-09-03
2
-0
/
+23
*
libc: remove ctors/dtors sections
Ard Biesheuvel
2012-08-22
2
-24
/
+0
*
Add unshare() syscall.
Jeff Sharkey
2012-08-10
2
-0
/
+23
*
MIPS support for libc.
Raghu Gandham
2012-08-02
40
-0
/
+4324
*
resolved conflicts for merge of e5408907 to jb-dev-plus-aosp
Elliott Hughes
2012-05-09
4
-0
/
+69
*
[MIPS] Add support for MIPS syscalls
Raghu Gandham
2012-05-09
197
-0
/
+4510