index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: fix typo in waitid() declaration.
David 'Digit' Turner
2010-10-13
1
-1
/
+1
*
libc: tag missing functions in system headers.
David 'Digit' Turner
2010-10-09
2
-0
/
+5
*
libc: add <sys/eventfd.h> and corresponding implementations.
David 'Digit' Turner
2010-09-28
3
-0
/
+54
*
libc: Add missing waitid() implementation.
David 'Digit' Turner
2010-09-28
2
-1
/
+10
*
libc: Add missing fdatasync() implementation
David 'Digit' Turner
2010-09-28
2
-0
/
+2
*
Merge "libc: Add missing pipe2() declaration and implementation." into ginger...
David 'Digit' Turner
2010-09-28
2
-2
/
+6
|
\
|
*
libc: Add missing pipe2() declaration and implementation.
David 'Digit' Turner
2010-09-27
2
-2
/
+6
*
|
libc: remove C++ comments from public headers.
David 'Digit' Turner
2010-09-27
3
-4
/
+4
|
/
*
Revert "Set SA_RESTORER in sigaction()"
Dima Zavin
2010-07-29
2
-4
/
+1
*
libc: fix fstatfs() implementation.
David 'Digit' Turner
2010-07-08
1
-1
/
+1
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
3
-11
/
+133
*
wchar.h: improve wchar_t support in Bionic
David 'Digit' Turner
2010-06-15
1
-0
/
+8
*
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - ...
David 'Digit' Turner
2010-06-09
2
-0
/
+2
*
merge from open-source master
The Android Open Source Project
2010-05-13
2
-1
/
+4
|
\
|
*
Set SA_RESTORER in sigaction()
Matt Fischer
2010-05-12
2
-1
/
+4
*
|
bonic: libc: cpuacct support for setuid functions
Mike Chan
2010-03-02
1
-3
/
+3
*
|
add sigaltstack syscall
Andrei Popescu
2010-03-02
2
-0
/
+2
*
|
bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers
San Mehat
2010-02-23
2
-0
/
+8
*
|
Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusi...
David 'Digit' Turner
2010-02-09
2
-0
/
+12
*
|
Implement clone() C library function properly.
David 'Digit' Turner
2010-01-25
1
-1
/
+1
*
|
Add fts, err, and sys/queue for grep
Colin Cross
2010-01-15
1
-0
/
+557
*
|
Add definition of rlim_t
Colin Cross
2010-01-15
1
-0
/
+2
|
/
*
Add the BSD sys_signame array.
Thorsten Glaser
2009-11-05
1
-32
/
+37
*
Merge change 10538
Android Code Review
2009-09-20
2
-0
/
+55
|
\
|
*
added syscalls for SuperH which automatically generate by gensyscalls.py
Tony Sim
2009-07-01
2
-0
/
+55
*
|
Add Glibc-compatible macro aliases for the nanosecond time accessors in stat ...
David 'Digit' Turner
2009-06-22
1
-0
/
+7
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
55
-0
/
+4738
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
55
-4738
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
4
-108
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
3
-1
/
+6
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
4
-96
/
+4
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-0
/
+11
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
6
-12
/
+81
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
59
-0
/
+4853