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
*
bionic/libc: fix getsid() syscall number for mips
cm-10.1-M2
Richard Hansen
2013-02-27
1
-1
/
+3
*
FORTIFY_SOURCE: optimize
Nick Kralevich
2013-02-15
1
-9
/
+18
*
FORTIFY_SOURCE: remove memcpy overlap checks
Nick Kralevich
2013-02-15
1
-7
/
+0
*
FORTIFY_SOURCE: fortify strrchr
Nick Kralevich
2012-12-04
1
-0
/
+16
*
FORTIFY_SOURCE: fortify strchr
Nick Kralevich
2012-12-04
1
-0
/
+17
*
Revert "sha1: Use bswap* to optimize byte order"
Ricardo Cerqueira
2012-11-29
1
-6
/
+5
*
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/bi...
Steve Kondik
2012-11-18
34
-294
/
+1308
|
\
|
*
Merge "Fix <sys/klog.h> to correspond to the kernel operations."
Elliott Hughes
2012-09-14
1
-10
/
+18
|
|
\
|
|
*
Fix <sys/klog.h> to correspond to the kernel operations.
Elliott Hughes
2012-09-14
1
-10
/
+18
|
*
|
Merge "Add tty defaults to bionic"
Elliott Hughes
2012-09-14
1
-0
/
+115
|
|
\
\
|
|
*
|
Add tty defaults to bionic
Irina Tirdea
2012-09-11
1
-0
/
+115
|
|
|
/
|
*
|
libc: add ftw / nftw functions
Nick Kralevich
2012-09-13
1
-0
/
+62
|
*
|
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...
Irina Tirdea
2012-09-13
1
-0
/
+2
|
*
|
Update the kernel headers to match external/kernel-headers.
Elliott Hughes
2012-09-12
6
-9
/
+201
|
*
|
Backwards and forwards compatibility for an upcoming <sys/socket.h> change.
Elliott Hughes
2012-09-12
1
-0
/
+3
|
|
/
|
*
Add mlockall and munlockall for Google TV.
Elliott Hughes
2012-09-06
1
-0
/
+6
|
*
Merge "termios: add tcdrain"
Elliott Hughes
2012-09-04
1
-0
/
+5
|
|
\
|
|
*
termios: add tcdrain
Vitaly Wool
2012-09-04
1
-0
/
+5
|
*
|
Add getsid system call to bionic
Irina Tirdea
2012-09-03
2
-1
/
+2
|
|
/
|
*
disable _FORTIFY_SOURCE under clang
Nick Kralevich
2012-08-29
4
-22
/
+1
|
*
Upgrade to dlmalloc 2.8.5.
Ian Rogers
2012-08-20
1
-83
/
+40
|
*
Always define the 64-bit int types.
Elliott Hughes
2012-08-17
1
-37
/
+1
|
*
Add link.h for all platforms with dl_phdr_info
Pavel Chupin
2012-08-17
1
-0
/
+55
|
*
Update MS_ mount flags, define unshare() syscall.
Jeff Sharkey
2012-08-14
2
-1
/
+5
|
*
Merge "MIPS support to sigsuspend and sigwait routines"
Elliott Hughes
2012-08-10
1
-1
/
+3
|
|
\
|
|
*
MIPS support to sigsuspend and sigwait routines
Raghu Gandham
2012-08-09
1
-1
/
+3
|
*
|
Merge "Add unshare() syscall."
Elliott Hughes
2012-08-10
1
-0
/
+3
|
|
\
\
|
|
*
|
Add unshare() syscall.
Jeff Sharkey
2012-08-10
1
-0
/
+3
|
|
|
/
|
*
|
Fix typo in SIGTTOU description.
Elliott Hughes
2012-08-10
1
-1
/
+1
|
|
/
|
*
Merge "MIPS support to sys/ headers"
Elliott Hughes
2012-08-08
5
-0
/
+98
|
|
\
|
|
*
MIPS support to sys/ headers
Raghu Gandham
2012-08-02
5
-0
/
+98
|
*
|
Merge "When compiling with clang, don't "fortify_source" the strlcpy and strl...
Shih-wei Liao
2012-08-06
1
-1
/
+1
|
|
\
\
|
|
*
|
When compiling with clang, don't "fortify_source" the strlcpy and
Shih-wei Liao
2012-08-06
1
-1
/
+1
|
*
|
|
Merge "Revert "Fix the clang build: this compiler doesn't support the gnu_inl...
Shih-wei Liao
2012-08-06
1
-7
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Revert "Fix the clang build: this compiler doesn't support the gnu_inline fun...
Shih-wei Liao
2012-08-03
1
-7
/
+0
|
*
|
|
When compiling with clang, don't "fortify_source" the strlen.
Shih-wei Liao
2012-08-06
1
-0
/
+2
|
|
/
/
|
*
|
Fix the clang build: this compiler doesn't support the gnu_inline function at...
Shih-wei Liao
2012-08-03
1
-0
/
+7
|
|
/
|
*
MIPS support for libc.
Raghu Gandham
2012-08-02
1
-0
/
+36
|
*
Fix a ENOTUP/ENOTSUP typo.
Elliott Hughes
2012-08-02
1
-1
/
+1
|
*
Error numbers are target specific.
Chris Dearman
2012-08-01
1
-3
/
+0
|
*
Fix implementation of generic atomic operations
Chris Dearman
2012-07-24
1
-7
/
+7
|
*
Update time.h for CLOCK_BOOTTIME.
Nick Pelly
2012-07-19
1
-0
/
+1
|
*
Merge "limits.h: Include page.h when relying on PAGE_SIZE"
Elliott Hughes
2012-07-16
1
-0
/
+1
|
|
\
|
|
*
limits.h: Include page.h when relying on PAGE_SIZE
Arun Raghavan
2012-07-10
1
-0
/
+1
|
|
*
am e0961445: Merge "Remove the meaningless on Linux if_dl.h header."
Elliott Hughes
2012-06-11
1
-87
/
+0
|
|
|
\
|
|
|
*
Remove the meaningless on Linux if_dl.h header.
Elliott Hughes
2012-06-11
1
-87
/
+0
|
*
|
|
FORTIFY_SOURCE: revert memcpy changes.
Nick Kralevich
2012-07-13
1
-9
/
+1
|
*
|
|
FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro
Nick Kralevich
2012-07-13
3
-4
/
+8
|
*
|
|
FORTIFY_SOURCE: strlen check.
Nick Kralevich
2012-07-13
1
-0
/
+13
|
*
|
|
FORTIFY_SOURCE: enhanced memcpy protections.
Nick Kralevich
2012-07-12
1
-2
/
+35
[next]