Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
895244b2ab91b34ab03efc78417ee1eb73f3e7ba
/
libc
895244b
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
a246a71
Linux kernel helpers support is provided to android for its TLS implementation. This fix addresses this by modifying
by vinay harugop
· 16 years ago
252c576
Merge change 11671
by Android Code Review
· 16 years ago
b8a18d0
am bd192b47: Add stack unwinding directives to assembly leaf functions.
by Ben Cheng
· 16 years ago
bd192b4
Add stack unwinding directives to assembly leaf functions.
by Ben Cheng
· 16 years ago
cdeb4c8
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
a4e67f4
Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_timedwait_relative helper
by Matthieu CASTET
· 17 years ago
c88110e
Define 64 bit types if compiling with -std=c99
by Martin Storsjo
· 16 years ago
664dac1
am 82420129: bionic: update processed msm_camera.h
by Iliyan Malchev
· 16 years ago
8242012
bionic: update processed msm_camera.h
by Iliyan Malchev
· 16 years ago
0dfd94c
am 4e57cf3f: Merge change 24463 into eclair
by David 'Digit' Turner
· 16 years ago
4e57cf3
Merge change 24463 into eclair
by Android (Google) Code Review
· 16 years ago
2093d35
Fix an infinite loop in time2sub.
by David 'Digit' Turner
· 16 years ago
842cdcd
am 9e74f697: libc: add void to clock() function prototype
by Erik Gilling
· 16 years ago
9e74f69
libc: add void to clock() function prototype
by Erik Gilling
· 16 years ago
76ec689
ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 'swp' instruction is deprecated
by vinay harugop
· 16 years ago
c0ed422
am b4423ff7: Merge change 22848 into eclair
by David 'Digit' Turner
· 16 years ago
b4423ff
Merge change 22848 into eclair
by Android (Google) Code Review
· 16 years ago
1bbc56c
Neon-optimized versions of memcpy.
by David 'Digit' Turner
· 16 years ago
00fb8b4
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
a90528a
Include <endian.h> instead of <sys/endian.h>,
by Chih-Wei Huang
· 16 years ago
2e5bd8f
libc: kernel-headers: Add qdsp6 vdec header
by Dima Zavin
· 16 years ago
cc05d12
Changed logging functions in bionic/logd_write.c.
by Alexey Tarasov
· 17 years ago
8f53951
Merge change 10749
by Android Code Review
· 16 years ago
f76b577
Merge change 10757
by Android Code Review
· 16 years ago
898cc98
bionic: add sanitized lightsensor kernel header
by Iliyan Malchev
· 16 years ago
fcb1079
Update pmem/hw3d/mdp headers
by Dima Zavin
· 16 years ago
ac68b70
Merge change 9642
by Android (Google) Code Review
· 16 years ago
44ac5d5
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
bb08537
Merge change 10057
by Android Code Review
· 16 years ago
81fa6d5
libc: add linux/msm_kgsl.h kernel include
by Dima Zavin
· 16 years ago
4c4a963
libc: kernel: let clean_header tool take path to kernel originals as argument
by Dima Zavin
· 16 years ago
3d8f4ad
Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has no IPv6 connectivity.
by Lorenzo Colitti
· 16 years ago
d5f72af
Fix strftime to use localized month names.
by Eric Fischer
· 16 years ago
9cfb12e
am 3773d35e: Make the DNS resolver accept domain names with an underscore.
by David 'Digit' Turner
· 16 years ago
3773d35
Make the DNS resolver accept domain names with an underscore.
by David 'Digit' Turner
· 16 years ago
1d763d5
Add an 's and a . to the bionic/libc README.
by Joe LaPenna
· 16 years ago
70f1280
Make sure size_t is defined before used in strings.h
by Martin Storsjo
· 16 years ago
e40fb3d
am 39f3745c: Restore malloc debug.
by Andy McFadden
· 16 years ago
39f3745
Restore malloc debug.
by Andy McFadden
· 16 years ago
d5b3513
am b56b5659: Fix the C library runtime initialization order.
by David 'Digit' Turner
· 16 years ago
d63185f
am ef0bd185: Pass the elfdata pointer in a slot of the temporary TLS area.
by David 'Digit' Turner
· 16 years ago
b56b565
Fix the C library runtime initialization order.
by David 'Digit' Turner
· 16 years ago
a22c045
Merge change 7652
by Android (Google) Code Review
· 16 years ago
ef0bd18
Pass the elfdata pointer in a slot of the temporary TLS area.
by David 'Digit' Turner
· 16 years ago
0913148
Updating v4l2 headers from kernel
by Rebecca Schultz Zavin
· 16 years ago
08a85b6
Merge change 7610
by Android (Google) Code Review
· 16 years ago
4553a78
Add linux/ethtool.h header file
by Dmitry Shmidt
· 16 years ago
bf8947d
linux: add headers for lis331dlh and sfh7743 sensor drivers.
by Mike Lockwood
· 16 years ago
b768116
allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our current impl actually uses shared mutexes
by Mathias Agopian
· 16 years ago
a2f5e21
added pthread_cond_timedwait_relative_np()
by Mathias Agopian
· 16 years ago
fc8b178
am db4616b2: Add <linux/uinput.h> to C library kernel headers
by David 'Digit' Turner
· 16 years ago
db4616b
Add <linux/uinput.h> to C library kernel headers
by David 'Digit' Turner
· 16 years ago
267e23a
am c4eee376: Prevent a crash in the memory leak checker (which happened in chk_free())
by David 'Digit' Turner
· 16 years ago
c4eee37
Prevent a crash in the memory leak checker (which happened in chk_free())
by David 'Digit' Turner
· 16 years ago
4a1fe71
bionic: add cleaned-up proximity-sensor header
by Iliyan Malchev
· 16 years ago
bf013b1
am 380f2498: Merge change 5184 into donut
by Android (Google) Code Review
· 16 years ago
380f249
Merge change 5184 into donut
by Android (Google) Code Review
· 16 years ago
0711600
update clean msm_camera.h
by Iliyan Malchev
· 16 years ago
3772217
delete akm8973.h from original headers
by Iliyan Malchev
· 16 years ago
5c3b16c
add header for akm8973
by Iliyan Malchev
· 16 years ago
fc90c51
am 09baf4e8: Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure
by David 'Digit' Turner
· 16 years ago
09baf4e
Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure
by David 'Digit' Turner
· 16 years ago
4b91ef8
Merge change 4025
by Android (Google) Code Review
· 16 years ago
c52c174
Make IPv6 definitions comply with RFC 3493:
by Lorenzo Colitti
· 16 years ago
5b67764
am 9cfccefa: Update cleaned-up kernel headers
by David 'Digit' Turner
· 16 years ago
9cfccef
Update cleaned-up kernel headers
by David 'Digit' Turner
· 16 years ago
2f4ce43
am 3ddc15e1: Add new clean header for PPP on PPTP (VPN)
by David 'Digit' Turner
· 16 years ago
3ddc15e
Add new clean header for PPP on PPTP (VPN)
by David 'Digit' Turner
· 16 years ago
040ae31
am bf8709f5: bionic: update msm_camera.h header
by Iliyan Malchev
· 16 years ago
bf8709f
bionic: update msm_camera.h header
by Iliyan Malchev
· 16 years ago
f247995
am 3a654b1e: Revert "Fix the C library initialization to avoid calling static C++ constructors twice."
by David 'Digit' Turner
· 16 years ago
3a654b1
Revert "Fix the C library initialization to avoid calling static C++ constructors twice."
by David 'Digit' Turner
· 16 years ago
1b02fae
am 03eabfe6: Fix the C library initialization to avoid calling static C++ constructors twice.
by David 'Digit' Turner
· 16 years ago
f30dae9
Add mspace_merge_objects
by Barry Hayes
· 16 years ago
03eabfe
Fix the C library initialization to avoid calling static C++ constructors twice.
by David 'Digit' Turner
· 16 years ago
e76de9a
am 49e55332: libc: Add an intermediate version of the static libc without malloc
by Dima Zavin
· 16 years ago
b489245
am ca122b0e: libc: Cleanup the libc makefile.
by Dima Zavin
· 16 years ago
49e5533
libc: Add an intermediate version of the static libc without malloc
by Dima Zavin
· 16 years ago
ca122b0
libc: Cleanup the libc makefile.
by Dima Zavin
· 16 years ago
4cab53a
am cdb68bf8: Merge change 2470 into donut
by Android (Google) Code Review
· 16 years ago
cdb68bf
Merge change 2470 into donut
by Android (Google) Code Review
· 16 years ago
1ff2ee4
am 5c106fca: Merge change 1852 into donut
by Android (Google) Code Review
· 16 years ago
5c106fc
Merge change 1852 into donut
by Android (Google) Code Review
· 16 years ago
b572dc4
am 94a144ea: add msm_camera.h header and .gitignore file to bionic
by Iliyan Malchev
· 16 years ago
bdde630
am 1c8e1094: update msm_adsp.h header
by Iliyan Malchev
· 16 years ago
94a144e
add msm_camera.h header and .gitignore file to bionic
by Iliyan Malchev
· 16 years ago
1c8e109
update msm_adsp.h header
by Iliyan Malchev
· 16 years ago
2735b33
Fix getservent() so that it returns s_port in network byte order.
by David 'Digit' Turner
· 16 years ago
38460b4
am e5446feb: Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.
by David 'Digit' Turner
· 16 years ago
e5446fe
Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.
by David 'Digit' Turner
· 16 years ago
0ba91ed
Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation
by David 'Digit' Turner
· 16 years ago
a48fa7f
Add standalone_months field to libc strftime().
by Eric Fischer
· 16 years ago
a050857
am d386afcc: revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor. I don\'t have the time to investigate why right now, so a revert is preferred. Damn...
by David 'Digit' Turner
· 16 years ago
d386afc
revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor.
by David 'Digit' Turner
· 16 years ago
3ccce08
am 3e16f84f: Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document.
by David 'Digit' Turner
· 16 years ago
3e16f84
Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document.
by David 'Digit' Turner
· 16 years ago
6c9f88d
am 5e56370: change getaddrinfo() implementation to match GLibc.
by David 'Digit' Turner
· 16 years ago
5e56370
change getaddrinfo() implementation to match GLibc.
by David 'Digit' Turner
· 16 years ago
bc89169
am 85a01ff: Merge change 57 into donut
by Android (Google) Code Review
· 16 years ago
Next »