index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the duplication in the debugging code.
Elliott Hughes
2013-01-18
1
-3
/
+4
*
libc: add getauxval()
Nick Kralevich
2013-01-11
1
-0
/
+1
*
Only have one copy of the kernel_sigset_t hack, and add more tests.
Elliott Hughes
2013-01-10
1
-1
/
+2
*
Add signalfd call to bionic
Rom Lemarchand
2013-01-10
1
-0
/
+1
*
Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK).
Elliott Hughes
2013-01-02
1
-1
/
+1
*
Use pthread_kill() in raise()
Chris Dearman
2012-12-10
1
-1
/
+1
*
Reduce the exposure of the __set_errno implementation detail.
Elliott Hughes
2012-11-30
1
-1
/
+1
*
Replace .S version of x86 crtfiles with .c version
Pavel Chupin
2012-11-30
1
-1
/
+1
*
Clean up the <libgen.h> implementation a little, bring in tests.
Elliott Hughes
2012-10-29
1
-4
/
+1
*
libc: Fix alphasort() signature (and implementation).
David 'Digit' Turner
2012-10-29
1
-2
/
+1
*
Clean up the implementation of the <dirent.h> functions.
Elliott Hughes
2012-10-26
1
-26
/
+27
*
Per-thread -fstack-protector guards for x86.
Elliott Hughes
2012-10-25
1
-1
/
+1
*
More upstream NetBSD upgrades.
Elliott Hughes
2012-10-23
1
-11
/
+14
*
Upgrade more functions to the current upstream NetBSD copy.
Elliott Hughes
2012-10-23
1
-33
/
+32
*
Move setlocale(3) and the wchar stubs over to .cpp.
Elliott Hughes
2012-10-22
1
-28
/
+47
*
Move the FORTIFY_SOURCE helpers over to .cpp.
Elliott Hughes
2012-10-22
1
-16
/
+14
*
Make bionic's dependency on the tzdata explicit.
Elliott Hughes
2012-10-18
1
-0
/
+1
*
Fix MIPS build.
Elliott Hughes
2012-10-02
1
-1
/
+1
*
Move non-upstream code into the libc/bionic directory.
Elliott Hughes
2012-10-01
1
-109
/
+109
*
Upgrade seed48 too.
Elliott Hughes
2012-10-01
1
-1
/
+1
*
Upgrade to the current NetBSD rand implementation.
Elliott Hughes
2012-10-01
1
-8
/
+8
*
Add getdelim(3) and getline(3) to bionic
Irina Tirdea
2012-09-27
1
-0
/
+2
*
Merge "Fix tmpfile(3)."
Elliott Hughes
2012-09-26
1
-1
/
+1
|
\
|
*
Fix tmpfile(3).
Elliott Hughes
2012-09-26
1
-1
/
+1
*
|
FORTIFY_SOURCE: add umask check
Nick Kralevich
2012-09-26
1
-0
/
+1
|
/
*
libc: add ftw / nftw functions
Nick Kralevich
2012-09-13
1
-0
/
+2
*
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...
Irina Tirdea
2012-09-13
1
-3
/
+4
*
Add libdl into libc_malloc_debug_leak build
Pavel Chupin
2012-09-13
1
-1
/
+1
*
Rename crtstart variables as crtbegin, to match reality.
Elliott Hughes
2012-09-10
1
-9
/
+9
*
Generate header dependency makefiles for the crt*.o
Ying Wang
2012-09-07
1
-16
/
+33
*
Merge "ARM: make CRT_LEGACY_WORKAROUND work as intended"
Elliott Hughes
2012-09-05
1
-7
/
+11
|
\
|
*
ARM: make CRT_LEGACY_WORKAROUND work as intended
Ard Biesheuvel
2012-08-28
1
-7
/
+11
*
|
Clean up warnings in the malloc_debug_* files.
Elliott Hughes
2012-08-29
1
-8
/
+9
|
/
*
hardening: remove pointless ARM __get_pc() function
Ard Biesheuvel
2012-08-22
1
-1
/
+0
*
Upgrade to dlmalloc 2.8.5.
Ian Rogers
2012-08-20
1
-3
/
+0
*
Enhance getcwd(3) to handle NULL like glibc.
Elliott Hughes
2012-08-16
1
-1
/
+1
*
enable clone system call for x86
Jin Wei
2012-08-15
1
-2
/
+1
*
Switch to the current NetBSD regex implementation.
Elliott Hughes
2012-08-15
1
-5
/
+5
*
Switch to upstream NetBSD tdelete/tfind/tsearch.
Elliott Hughes
2012-08-13
1
-3
/
+3
*
Fix nice...
Elliott Hughes
2012-08-13
1
-1
/
+2
*
Clean up warnings in stubs.cpp.
Elliott Hughes
2012-08-13
1
-1
/
+1
*
Add dependencies on all the makefiles.
Elliott Hughes
2012-08-13
1
-0
/
+8
*
MIPS support to the libc Makefile
Raghu Gandham
2012-08-10
1
-28
/
+86
*
Revert "Revert "Switch to NetBSD's strxfrm(3).""
Elliott Hughes
2012-08-10
1
-3
/
+26
*
Revert "Switch to NetBSD's strxfrm(3)."
Elliott Hughes
2012-08-10
1
-4
/
+1
*
Switch to NetBSD's strxfrm(3).
Elliott Hughes
2012-08-10
1
-1
/
+4
*
Clean up libc/Android.mk a bit after the crtbrand changes.
Elliott Hughes
2012-08-08
1
-12
/
+8
*
Merge "Add a .note.android.ident section to Android ELF binaries."
Jean-Baptiste Queru
2012-08-08
1
-3
/
+35
|
\
|
*
Add a .note.android.ident section to Android ELF binaries.
Michael Hope
2012-07-31
1
-3
/
+35
*
|
MIPS support for libc.
Raghu Gandham
2012-08-02
1
-2
/
+1
|
/
[next]