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
*
libc: add <sys/eventfd.h> and corresponding implementations.
David 'Digit' Turner
2010-09-28
2
-0
/
+27
*
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
/
+24
*
libc: Add missing pipe2() declaration and implementation.
David 'Digit' Turner
2010-09-27
2
-0
/
+27
*
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
3
-7
/
+13
*
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - ...
David 'Digit' Turner
2010-06-09
2
-0
/
+24
*
merge from open-source master
The Android Open Source Project
2010-03-31
13
-0
/
+7342
|
\
|
*
Merge "Atom optimized string and memory routines"
David Turner
2010-03-29
13
-0
/
+7342
|
|
\
|
|
*
Atom optimized string and memory routines
Bruce Beare
2010-03-26
13
-0
/
+7342
*
|
|
merge from open-source master
The Android Open Source Project
2010-03-29
1
-3
/
+16
|
\
\
\
|
|
/
/
|
*
|
Android hack for size_t
Bruce Beare
2010-03-26
1
-3
/
+16
|
|
/
*
|
merge from open-source master
The Android Open Source Project
2010-03-22
1
-0
/
+52
|
\
\
|
|
/
|
*
x86 syscall system call implementation
Bruce Beare
2010-03-04
1
-0
/
+52
*
|
Use private futexes for pthread_mutex_t.
David 'Digit' Turner
2010-03-18
2
-104
/
+32
*
|
Revert "bionic: pthread: use private futexes by default for mutexes and condv...
Fabrice Di Meglio
2010-03-11
1
-37
/
+0
*
|
bionic: pthread: use private futexes by default for mutexes and condvars
David 'Digit' Turner
2010-03-11
1
-0
/
+37
*
|
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
/
+27
*
|
bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers
San Mehat
2010-02-23
3
-0
/
+57
*
|
Implement clone() C library function properly.
David 'Digit' Turner
2010-01-25
3
-8
/
+16
|
/
*
Revert "Fix the C library initialization to avoid calling static C++ construc...
David 'Digit' Turner
2009-06-03
2
-30
/
+18
*
Fix the C library initialization to avoid calling static C++ constructors twice.
David 'Digit' Turner
2009-06-02
2
-18
/
+30
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
215
-0
/
+7212
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
215
-7212
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
42
-45
/
+1529
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
184
-0
/
+5728