Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
16c91eff09e13ab62cea4ef5044518264483faeb
/
libc
16c91ef
Merge "Add missing termios defns to bring on par with ARM"
by David Turner
· 15 years ago
84baa86
Add missing termios defns to bring on par with ARM
by Bruce Beare
· 15 years ago
f982f03
Merge "pthread: introduce pthread_setname_np() as a mean to give names to threads"
by David Turner
· 15 years ago
78c1c04
pthread: introduce pthread_setname_np() as a mean to give names to threads
by André Goddard Rosa
· 15 years ago
a910abc
improve readability of stdio: fix indentation and remove trailing spaces
by André Goddard Rosa
· 16 years ago
1297428
Merge "Add declaration for sys_signame[] forgotten in change 12489"
by David Turner
· 15 years ago
e4fa46e
Set SA_RESTORER in sigaction()
by Matt Fischer
· 16 years ago
051ea9b
stdio: simplify __fremovelock()
by André Goddard Rosa
· 16 years ago
d791da7
Merge "string: tidy up strndup()"
by David Turner
· 15 years ago
0be7eda
Merge "Fix log channel initialization at bionic/logd_write.c."
by David Turner
· 15 years ago
716e060
Merge "added headers for SuperH which automatically generate by update_all.py"
by Jean-Baptiste Queru
· 15 years ago
5751c54
bionic: add missing NULL check from memory allocation on record_backtrace()
by André Goddard Rosa
· 16 years ago
c8a850b
stdio: simplify vasprintf()
by André Goddard Rosa
· 16 years ago
6aed428
stdio: simplify asprintf()
by André Goddard Rosa
· 16 years ago
e734769
improve readability of stdlib: fix indentation and remove trailing spaces
by André Goddard Rosa
· 16 years ago
81569aa
Add declaration for sys_signame[] forgotten in change 12489
by Thorsten Glaser
· 16 years ago
350bb35
bionic: fix memory leak in get_malloc_leak_info() error path
by André Goddard Rosa
· 16 years ago
f8916e2
Merge "bionic: clear only the part of the buffer which is not overwritten afterward"
by David Turner
· 15 years ago
3f61212
bionic: clear only the part of the buffer which is not overwritten afterward
by André Goddard Rosa
· 15 years ago
8ab5b02
Merge changes Ibdc6e3c8,I9bcb91a2
by David Turner
· 15 years ago
87ae0da
Merge "Atom optimized string and memory routines"
by David Turner
· 15 years ago
acdb052
stdlib: optimize bsearch()
by André Goddard Rosa
· 15 years ago
8ff1a27
Atom optimized string and memory routines
by Bruce Beare
· 15 years ago
58f0326
Android hack for size_t
by Bruce Beare
· 15 years ago
1825fb5
Merge "bionic: on pthread_join(), avoid extra check in case we find the thread"
by David Turner
· 15 years ago
c0e4642
Merge "bionic: ftell() returns a long, not an int"
by David Turner
· 15 years ago
e2a8b1f
Added support for dladdr()
by Matt Fischer
· 16 years ago
ede2e75
Merge "x86 syscall system call implementation"
by David Turner
· 15 years ago
b0ae864
Merge "Fix pread()/pwrite() stubs"
by David Turner
· 15 years ago
a9c41a8
Merge "bionic: remove unneeded variable from chk_realloc()"
by David Turner
· 15 years ago
3f192f5
Merge "bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c"
by David Turner
· 15 years ago
dd8f3c8
Merge "improve readability of string: fix indentation and remove trailing spaces"
by David Turner
· 15 years ago
3c543e1
x86 syscall system call implementation
by Bruce Beare
· 15 years ago
e31c1d0
Fix pread()/pwrite() stubs
by Matt Fischer
· 16 years ago
58060c5
am ee424e23: bionic: update processed kernel header a1026.h
by Iliyan Malchev
· 15 years ago
ee424e2
bionic: update processed kernel header a1026.h
by Iliyan Malchev
· 15 years ago
bdc6e3c
Correct generic memset implementation
by Chris Dearman
· 16 years ago
9bcb91a
Generic memcpy should define MEMCOPY before including bcopy.c
by Chris Dearman
· 16 years ago
699237b
bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c
by André Goddard Rosa
· 16 years ago
291100c
bionic: remove unneeded variable from chk_realloc()
by André Goddard Rosa
· 16 years ago
a28336c
bionic: on pthread_join(), avoid extra check in case we find the thread
by André Goddard Rosa
· 16 years ago
3b06c12
bionic: ftell() returns a long, not an int
by André Goddard Rosa
· 16 years ago
c047240
am d0996bb4: bionic: update processed kernel header tpa2018d1.h
by Iliyan Malchev
· 16 years ago
7ec87a1
am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h
by Iliyan Malchev
· 16 years ago
d0996bb
bionic: update processed kernel header tpa2018d1.h
by Iliyan Malchev
· 16 years ago
276313e
bionic: add processed kernel headers a1026.h and tpa2018d1.h
by Iliyan Malchev
· 16 years ago
1d7a894
added headers for SuperH which automatically generate by update_all.py
by Tony SIM
· 16 years ago
aba3ee7
string: tidy up strndup()
by André Goddard Rosa
· 16 years ago
30a419a
improve readability of string: fix indentation and remove trailing spaces
by André Goddard Rosa
· 16 years ago
caa17a9
am 5f53a182: Revert "Add qsort_r() implementation to the C library."
by Mathias Agopian
· 16 years ago
5f53a18
Revert "Add qsort_r() implementation to the C library."
by Mathias Agopian
· 16 years ago
f7ee573
am 754c178a: Add qsort_r() implementation to the C library.
by David 'Digit' Turner
· 16 years ago
754c178
Add qsort_r() implementation to the C library.
by David 'Digit' Turner
· 16 years ago
ece132d
am e1e68492: Merge change Ifa58a406 into eclair
by Dima Zavin
· 16 years ago
c22da7e
Fix log channel initialization at bionic/logd_write.c.
by Alexey Tarasov
· 16 years ago
7b12b4a
libc: kernel: Update msm_kgsl.h header
by Dima Zavin
· 16 years ago
157cdf4
am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit.
by Eric Fischer
· 16 years ago
cd5df2d
Rebuild the time zone data files in 32-bit format instead of 64-bit.
by Eric Fischer
· 16 years ago
21195bb
am 7e617899: Correct the raw offsets in the time zone index for a few zones.
by Eric Fischer
· 16 years ago
7e61789
Correct the raw offsets in the time zone index for a few zones.
by Eric Fischer
· 16 years ago
8a2658a
am a6083b77: Update zoneinfo time zone data to version 2009s
by Eric Fischer
· 16 years ago
a6083b7
Update zoneinfo time zone data to version 2009s
by Eric Fischer
· 16 years ago
9560452
merge from eclair
by Jean-Baptiste Queru
· 16 years ago
a7b5e20
am 110044b1: libc: kernel: Update msm_kgsl.h header
by Dima Zavin
· 16 years ago
110044b
libc: kernel: Update msm_kgsl.h header
by Dima Zavin
· 16 years ago
194d3fa
eclair snapshot
by Jean-Baptiste Queru
· 16 years ago
9d52bdf
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
71c0aeb
Merge change I37d0317d
by Android Code Review
· 16 years ago
10be95c
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
92b10af
Add the BSD sys_signame array.
by Thorsten Glaser
· 16 years ago
47c5e30
am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)
by Mathias Agopian
· 16 years ago
199f9d9
Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)
by Mathias Agopian
· 16 years ago
0703efe
am 96bbbe21: Wrap ARM abort() to improve stack trace.
by Andy McFadden
· 16 years ago
96bbbe2
Wrap ARM abort() to improve stack trace.
by Andy McFadden
· 16 years ago
214dec2
am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling
by Mathias Agopian
· 16 years ago
7e7d6c4
use local symbols in memset so it doesn't screw up profiling
by Mathias Agopian
· 16 years ago
7398147
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
60c221c
am 5c328268: libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode
by Dima Zavin
· 16 years ago
0619f2e
am 0e24d2c9: update msm_camera.h
by Iliyan Malchev
· 16 years ago
5c32826
libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode
by Dima Zavin
· 16 years ago
0e24d2c
update msm_camera.h
by Iliyan Malchev
· 16 years ago
d704c4d
am 9a96aaa8: libc: kernel: Update linux/msm_kgsl.h to latest
by Dima Zavin
· 16 years ago
9a96aaa
libc: kernel: Update linux/msm_kgsl.h to latest
by Dima Zavin
· 16 years ago
ab9a002
am e3650267: fix [2170898] abort() doesn\'t print a stack tarce
by Mathias Agopian
· 16 years ago
1f2a381
am fdc5c1f5: Re-enable ARMv7 memcpy implementation.
by David 'Digit' Turner
· 16 years ago
5be45ce
am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy.
by David 'Digit' Turner
· 16 years ago
e365026
fix [2170898] abort() doesn't print a stack tarce
by Mathias Agopian
· 16 years ago
fdc5c1f
Re-enable ARMv7 memcpy implementation.
by David 'Digit' Turner
· 16 years ago
1e40783
Fix armv7-user builds by disabling the ARMv7-optimized memcpy.
by David 'Digit' Turner
· 16 years ago
0893d49
am 7a9e06fa: Merge change I2a7ad975 into eclair
by David 'Digit' Turner
· 16 years ago
7a9e06f
Merge change I2a7ad975 into eclair
by Android (Google) Code Review
· 16 years ago
2a7ad97
Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.
by David 'Digit' Turner
· 16 years ago
2d77d4d
am ee223d02: NEON optimized memcpy.
by Mathias Agopian
· 16 years ago
ee223d0
NEON optimized memcpy.
by Mathias Agopian
· 16 years ago
1009327
added and modified bionic code to support SuperH architecture
by Shin-ichiro KAWASAKI
· 16 years ago
dfa87a2
am f355096a: Remove NEON optimizations for memcpy
by David 'Digit' Turner
· 16 years ago
f355096
Remove NEON optimizations for memcpy
by David 'Digit' Turner
· 16 years ago
7e5e9f4
am bc10cd29: Fix a typo that resulted in a crash in the boot sequence
by David 'Digit' Turner
· 16 years ago
bc10cd2
Fix a typo that resulted in a crash in the boot sequence
by David 'Digit' Turner
· 16 years ago
9641805
am d154954f: Merge change 26419 into eclair
by David 'Digit' Turner
· 16 years ago
Next »