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
*
Fix signalfd for MIPS.
Elliott Hughes
2013-01-16
1
-4
/
+3
*
libc: add getauxval()
Nick Kralevich
2013-01-11
2
-0
/
+54
*
Add signalfd call to bionic
Rom Lemarchand
2013-01-10
2
-0
/
+45
*
Fix an off-by-one error in the sigset_t function error handling.
Elliott Hughes
2013-01-07
1
-9
/
+9
*
Add AF_CAN and PF_CAN (and other missing families).
Elliott Hughes
2013-01-03
1
-1
/
+17
*
Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK).
Elliott Hughes
2013-01-02
2
-2
/
+4
*
Fix <endian.h> and <sys/endian.h>.
Elliott Hughes
2012-12-11
1
-0
/
+1
*
FORTIFY_SOURCE: remove memcpy overlap checks
Nick Kralevich
2012-12-07
1
-7
/
+0
*
FORTIFY_SOURCE: fortify strrchr
Nick Kralevich
2012-12-03
1
-0
/
+16
*
Merge "Add argument checking to sigemptyset(3) and friends."
Elliott Hughes
2012-12-03
1
-31
/
+44
|
\
|
*
Add argument checking to sigemptyset(3) and friends.
Elliott Hughes
2012-11-30
1
-31
/
+44
*
|
FORTIFY_SOURCE: fortify strchr
Nick Kralevich
2012-11-30
1
-0
/
+17
|
/
*
Reduce the exposure of the __set_errno implementation detail.
Elliott Hughes
2012-11-30
1
-4
/
+0
*
Remove (near-)duplicate definitions of size_t and ssize_t.
Elliott Hughes
2012-11-29
4
-38
/
+1
*
Merge "Bug: __WINT_TYPE__ and wint_t reference to different types"
Elliott Hughes
2012-11-29
1
-1
/
+1
|
\
|
*
Bug: __WINT_TYPE__ and wint_t reference to different types
Sergey Melnikov
2012-11-26
1
-1
/
+1
*
|
Merge "[MIPS] Fix the MIPS getsid system call"
Elliott Hughes
2012-11-29
1
-1
/
+3
|
\
\
|
*
|
[MIPS] Fix the MIPS getsid system call
Chris Dearman
2012-11-29
1
-1
/
+3
|
|
/
*
|
Define DEFFILEMODE and friends
Hakan Kvist
2012-11-29
1
-0
/
+7
|
/
*
libc: Fix alphasort() signature (and implementation).
David 'Digit' Turner
2012-10-29
1
-1
/
+1
*
Clean up the implementation of the <dirent.h> functions.
Elliott Hughes
2012-10-26
1
-22
/
+18
*
Upgrade more functions to the current upstream NetBSD copy.
Elliott Hughes
2012-10-23
3
-27
/
+50
*
Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes.
Elliott Hughes
2012-10-22
1
-0
/
+4
*
Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"
David 'Digit' Turner
2012-10-17
4
-99
/
+19
*
libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>
David 'Digit' Turner
2012-10-17
4
-19
/
+99
*
LONG_LONG_MIN/MAX: Move declarations to <limits.h>
David 'Digit' Turner
2012-10-15
2
-5
/
+16
*
Fix perf_event_open syscall for x86 and mips
Shuo Gao
2012-10-11
1
-1
/
+3
*
Always take GCC's definition of NULL.
Elliott Hughes
2012-10-01
1
-7
/
+2
*
Remove useless #defines and incorrect claims from header files.
Elliott Hughes
2012-10-01
4
-28
/
+7
*
Define ssize_t if necessary.
Elliott Hughes
2012-09-28
1
-0
/
+5
*
Add getdelim(3) and getline(3) to bionic
Irina Tirdea
2012-09-27
2
-0
/
+5
*
FORTIFY_SOURCE: add umask check
Nick Kralevich
2012-09-26
1
-0
/
+21
*
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
|
\
[next]