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-sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove yet more SH4 cruft.
Elliott Hughes
2012-08-03
1
-32
/
+0
*
am 70cf0bc0: Merge "Remove the last references to SuperH."
Elliott Hughes
2012-05-16
1
-32
/
+0
|
\
|
*
Remove the last references to SuperH.
Elliott Hughes
2012-05-15
1
-32
/
+0
*
|
Merge c4cb87f3
Jean-Baptiste Queru
2012-02-01
212
-8637
/
+0
|
\
\
|
|
/
|
*
Merge 5b892aa7
Jean-Baptiste Queru
2012-02-01
212
-8636
/
+0
|
|
\
|
|
*
remove obsolete SuperH support
David 'Digit' Turner
2012-01-31
212
-8635
/
+0
*
|
|
Merge 2f80f07d
Jean-Baptiste Queru
2012-01-20
13
-0
/
+405
|
\
\
\
|
|
/
/
|
*
|
am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bi...
Jean-Baptiste Queru
2012-01-20
13
-0
/
+405
|
|
\
\
|
|
|
/
|
|
*
Add extended attribute (xattr) system call wrappers to bionic.
Stephen Smalley
2012-01-18
13
-0
/
+405
*
|
|
am 06f51ba1: am f44de270: add personality() system call.
Nick Kralevich
2012-01-17
2
-0
/
+33
|
\
\
\
|
|
/
/
|
*
|
am f44de270: add personality() system call.
Nick Kralevich
2012-01-17
2
-0
/
+33
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
add personality() system call.
Nick Kralevich
2012-01-13
2
-0
/
+33
*
|
|
am e30e9093: sreadahead: adding readahead system call into bionic libc
Bruce Beare
2012-01-03
2
-0
/
+33
|
\
\
\
|
|
/
/
|
*
|
sreadahead: adding readahead system call into bionic libc
Bruce Beare
2012-01-03
2
-0
/
+33
|
|
/
*
|
Add tgkill syscall.
Jeff Brown
2011-11-18
2
-0
/
+33
|
/
*
Add support for the utimensat(2) syscall to bionic.
Ken Sumrall
2011-03-24
2
-0
/
+33
*
libc: Update auto-gen scripts
David 'Digit' Turner
2011-02-03
1
-3
/
+3
*
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
David 'Digit' Turner
2010-12-16
4
-8
/
+41
*
<sched.h>: Add sched_getcpu() and cpu_set_t
David 'Digit' Turner
2010-12-06
4
-0
/
+99
*
libc: add <sys/eventfd.h> and corresponding implementations.
David 'Digit' Turner
2010-09-28
2
-0
/
+33
*
libc: Add missing waitid() implementation.
David 'Digit' Turner
2010-09-28
2
-4
/
+4
*
libc: Add missing fdatasync() implementation
David 'Digit' Turner
2010-09-28
2
-0
/
+33
*
libc: Add missing pipe2() declaration and implementation.
David 'Digit' Turner
2010-09-27
2
-0
/
+33
*
libc: fix fstatfs() implementation.
David 'Digit' Turner
2010-07-08
2
-4
/
+4
*
Allow static C++ destructors to be properly called on dlclose().
David 'Digit' Turner
2010-06-18
2
-9
/
+6
*
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - ...
David 'Digit' Turner
2010-06-09
2
-0
/
+33
*
Use private futexes for pthread_mutex_t.
David 'Digit' Turner
2010-03-18
1
-0
/
+10
*
Revert "bionic: pthread: use private futexes by default for mutexes and condv...
Fabrice Di Meglio
2010-03-11
1
-18
/
+0
*
bionic: pthread: use private futexes by default for mutexes and condvars
David 'Digit' Turner
2010-03-11
1
-0
/
+18
*
bonic: libc: cpuacct support for setuid functions
Mike Chan
2010-03-02
4
-12
/
+12
*
add sigaltstack syscall
Andrei Popescu
2010-03-02
2
-0
/
+33
*
bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers
San Mehat
2010-02-23
3
-0
/
+66
*
Implement clone() C library function properly.
David 'Digit' Turner
2010-01-25
3
-5
/
+13
*
added and modified bionic code to support SuperH architecture
Shin-ichiro KAWASAKI
2009-09-28
31
-0
/
+2637
*
added syscalls for SuperH which automatically generate by gensyscalls.py
Tony Sim
2009-07-01
156
-0
/
+5149