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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wchar.h: improve wchar_t support in Bionic
David 'Digit' Turner
2010-06-15
2
-3
/
+11
*
libc: add missing truncate() declaration
David 'Digit' Turner
2010-06-11
1
-0
/
+1
*
libc: Add missing <termio.h> header
David 'Digit' Turner
2010-06-11
1
-0
/
+32
*
Remove a gcc-4.5 compilation warning:
Jing Yu
2010-06-09
1
-1
/
+1
*
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - ...
David 'Digit' Turner
2010-06-09
2
-0
/
+2
*
resolved conflicts for merge of 7b6e6fa5 to kraken
Jean-Baptiste Queru
2010-06-03
1
-0
/
+2
|
\
|
*
merge from open-source master
The Android Open Source Project
2010-06-03
1
-0
/
+2
|
|
\
|
|
*
pthread: introduce pthread_setname_np() as a mean to give names to threads
André Goddard Rosa
2010-05-19
2
-0
/
+8
*
|
|
Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)
David 'Digit' Turner
2010-05-19
1
-0
/
+35
|
/
/
*
|
merge from open-source master
The Android Open Source Project
2010-05-14
1
-0
/
+1
|
\
\
|
|
/
|
*
Merge "Add declaration for sys_signame[] forgotten in change 12489"
David Turner
2010-05-14
1
-0
/
+1
|
|
\
|
|
*
Add declaration for sys_signame[] forgotten in change 12489
Thorsten Glaser
2010-04-05
1
-0
/
+1
*
|
|
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
|
|
/
*
|
merge from open-source master
The Android Open Source Project
2010-03-22
1
-0
/
+12
|
\
\
|
|
/
|
*
Added support for dladdr()
Matt Fischer
2010-03-17
1
-0
/
+12
|
*
am 5f53a182: Revert "Add qsort_r() implementation to the C library."
Mathias Agopian
2009-12-03
1
-1
/
+0
|
|
\
|
*
\
am 754c178a: Add qsort_r() implementation to the C library.
David 'Digit' Turner
2009-12-03
1
-0
/
+1
|
|
\
\
|
*
\
\
merge from open-source master
Jean-Baptiste Queru
2009-11-08
1
-32
/
+37
|
|
\
\
\
*
|
|
|
|
Add pthread_condattr_init/destroy/setpshared/getpshared
David 'Digit' Turner
2010-03-18
1
-0
/
+5
*
|
|
|
|
Revert "bionic: pthread: use private futexes by default for mutexes and condv...
Fabrice Di Meglio
2010-03-11
1
-5
/
+0
*
|
|
|
|
bionic: pthread: use private futexes by default for mutexes and condvars
David 'Digit' Turner
2010-03-11
1
-0
/
+5
*
|
|
|
|
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
*
|
|
|
|
Changed __get_h_errno linkage to "C".
Nicolas Catania
2010-02-12
1
-4
/
+4
*
|
|
|
|
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
2
-3
/
+4
*
|
|
|
|
Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell
Colin Cross
2010-01-15
2
-0
/
+17
*
|
|
|
|
Add killpg function
Colin Cross
2010-01-15
1
-0
/
+1
*
|
|
|
|
Add fts, err, and sys/queue for grep
Colin Cross
2010-01-15
3
-0
/
+772
*
|
|
|
|
mntent.h requires stdio.h
Colin Cross
2010-01-15
1
-0
/
+1
*
|
|
|
|
Add definition of rlim_t
Colin Cross
2010-01-15
1
-0
/
+2
*
|
|
|
|
Import change from ctype.h revision 1.20 from openbsd
Colin Cross
2010-01-15
1
-0
/
+4
*
|
|
|
|
Import include/arpa/telnet.h from BSD
Colin Cross
2010-01-15
1
-0
/
+316
*
|
|
|
|
Import regex from OpenBSD
Colin Cross
2010-01-15
1
-0
/
+105
*
|
|
|
|
Fix ptsname_r(3) return type to match glibc
Colin Cross
2010-01-12
1
-1
/
+1
*
|
|
|
|
Fix usleep(3) return type to be POSIX-compliant.
Elliott Hughes
2009-12-14
1
-1
/
+1
*
|
|
|
|
am f197147a: am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation t...
Mathias Agopian
2009-12-04
1
-1
/
+0
|
\
\
\
\
\
|
*
\
\
\
\
am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C libra...
Mathias Agopian
2009-12-03
1
-1
/
+0
|
|
\
\
\
\
\
|
|
*
\
\
\
\
am 5f53a182: Revert "Add qsort_r() implementation to the C library."
Mathias Agopian
2009-12-03
1
-1
/
+0
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
Revert "Add qsort_r() implementation to the C library."
android-sdk-2.1_r1
android-2.1_r2.1s
android-2.1_r2
android-2.1_r1
Mathias Agopian
2009-12-03
1
-1
/
+0
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
*
|
|
|
|
|
am be71c814: am 20b3097d: am 754c178a: Add qsort_r() implementation to the C ...
David 'Digit' Turner
2009-12-04
1
-0
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library.
David 'Digit' Turner
2009-12-03
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
am 754c178a: Add qsort_r() implementation to the C library.
David 'Digit' Turner
2009-12-03
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
*
|
|
Add qsort_r() implementation to the C library.
David 'Digit' Turner
2009-12-03
1
-0
/
+1
*
|
|
|
|
|
Added a comment.
Andy McFadden
2009-11-25
1
-0
/
+3
*
|
|
|
|
|
am 01a1f8b0: am b5239ed1: libc: allow usage of time64.h from cpp code
Fred Fettinger
2009-11-23
1
-0
/
+5
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
am b5239ed1: libc: allow usage of time64.h from cpp code
Fred Fettinger
2009-11-23
1
-0
/
+5
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
libc: allow usage of time64.h from cpp code
Fred Fettinger
2009-11-23
1
-0
/
+5
|
|
|
/
/
/
[next]