Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
a9b706bd2b0814fcb45c4e8396c2bdddecb1f5de
/
libc
a9b706b
am 66ad3429: Merge "gethnamaddr: make helper functions static"
by Jean-Baptiste Queru
· 15 years ago
66ad342
Merge "gethnamaddr: make helper functions static"
by Jean-Baptiste Queru
· 15 years ago
5dce6d1
am 5b81b918: libc: optimize memmove() with memcpy() if possible.
by David 'Digit' Turner
· 15 years ago
5b81b91
libc: optimize memmove() with memcpy() if possible.
by David 'Digit' Turner
· 15 years ago
0da2a8e
am af00228b: Revert "libc: memmove(): non-overlapping block optim."
by Marco Nelissen
· 15 years ago
af00228
Revert "libc: memmove(): non-overlapping block optim."
by Marco Nelissen
· 15 years ago
686af0b
resolved conflicts for merge of defd1622 to gingerbread-plus-aosp
by repo sync
· 15 years ago
a511f24
am 9973a564: libc: Add missing waitid() implementation.
by David 'Digit' Turner
· 15 years ago
defd162
libc: add <sys/eventfd.h> and corresponding implementations.
by David 'Digit' Turner
· 15 years ago
052fbd8
am a3ae60d3: libc: Add missing fdatasync() implementation
by David 'Digit' Turner
· 15 years ago
9973a56
libc: Add missing waitid() implementation.
by David 'Digit' Turner
· 15 years ago
a3ae60d
libc: Add missing fdatasync() implementation
by David 'Digit' Turner
· 15 years ago
5b5212b
am 307aadb8: Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread
by David 'Digit' Turner
· 15 years ago
16922b7
am 79260746: Merge "libc: memmove(): non-overlapping block optim." into gingerbread
by David 'Digit' Turner
· 15 years ago
307aadb
Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread
by David 'Digit' Turner
· 15 years ago
7926074
Merge "libc: memmove(): non-overlapping block optim." into gingerbread
by David 'Digit' Turner
· 15 years ago
5d335a1
am 032a7135: Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread
by David 'Digit' Turner
· 15 years ago
914528c
am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread
by David 'Digit' Turner
· 15 years ago
9aac382
am bd8d987b: libc: remove C++ comments from public headers.
by David 'Digit' Turner
· 15 years ago
032a713
Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread
by David 'Digit' Turner
· 15 years ago
223ddfc
Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread
by David 'Digit' Turner
· 15 years ago
8120a8d
am 3cf53d1a: Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64.
by Elliott Hughes
· 15 years ago
e5c35e0
gethnamaddr: make helper functions static
by Jim Huang
· 15 years ago
bd8d987
libc: remove C++ comments from public headers.
by David 'Digit' Turner
· 15 years ago
80fba9a
libc: memmove(): non-overlapping block optim.
by David 'Digit' Turner
· 15 years ago
00eea3f
libc: add missing O_CLOEXEC from <fcntl.h>
by David 'Digit' Turner
· 15 years ago
275cd48
libc: Add missing pipe2() declaration and implementation.
by David 'Digit' Turner
· 15 years ago
f33a770
libc: Add missing C++ guards to <pathconf.h>
by David 'Digit' Turner
· 15 years ago
3cf53d1
Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64.
by Elliott Hughes
· 15 years ago
6dbfddf
am b9e49ad5: Use a recursive lock for pthread_once. DO NOT MERGE.
by Wink Saville
· 15 years ago
b9e49ad
Use a recursive lock for pthread_once. DO NOT MERGE.
by Wink Saville
· 15 years ago
b6e3fb0
am cb99ab98: Add wmemcmp to Android.mk
by Kenny Root
· 15 years ago
ef3644d
am 312be567: Merge "Use ARMv6 instruction for handling byte order"
by Jean-Baptiste Queru
· 15 years ago
312be56
Merge "Use ARMv6 instruction for handling byte order"
by Jean-Baptiste Queru
· 15 years ago
6bf08d1
am 3558834c: Merge "Move the atom optimization flags into TARGET_linux-x86.mk."
by Jean-Baptiste Queru
· 15 years ago
cb99ab9
Add wmemcmp to Android.mk
by Kenny Root
· 15 years ago
3558834
Merge "Move the atom optimization flags into TARGET_linux-x86.mk."
by Jean-Baptiste Queru
· 15 years ago
d7b156d
am 3a1bbee3: Add eventfd system call support
by Keith Deacon
· 15 years ago
9579ee3
am 6e42398d: Merge "Fix return value." into gingerbread
by rich cannings
· 15 years ago
6e42398
Merge "Fix return value." into gingerbread
by rich cannings
· 15 years ago
e44cb1a
Fix return value.
by rich cannings
· 15 years ago
3a1bbee
Add eventfd system call support
by Keith Deacon
· 15 years ago
3fda870
am cc6b1829: Merge "Make timezones available to the host build." into gingerbread
by Jesse Wilson
· 15 years ago
cc6b182
Merge "Make timezones available to the host build." into gingerbread
by Jesse Wilson
· 15 years ago
e77d54d
Make timezones available to the host build.
by Jesse Wilson
· 15 years ago
aa35095
Use ARMv6 instruction for handling byte order
by Jim Huang
· 15 years ago
994b68f
resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp
by David 'Digit' Turner
· 15 years ago
6a51def
Fix __get_tls() in static C library to use kernel helpers.
by David 'Digit' Turner
· 15 years ago
41e533a
added missing ether_aton and ether_ntoa
by Szymon Jakubczak
· 16 years ago
3871d57
Revert "added missing ether_aton and ether_ntoa"
by Jean-Baptiste Queru
· 15 years ago
1ff9108
am 52e7d3d9: Bulletproof leak dump against null hash entries
by Christopher Tate
· 15 years ago
52e7d3d
Bulletproof leak dump against null hash entries
by Christopher Tate
· 15 years ago
a172709
bionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDREX_STREX for consistency
by Jim Huang
· 15 years ago
91af9e6
am 18c5bcc6: Revert "Set SA_RESTORER in sigaction()"
by Dima Zavin
· 15 years ago
18c5bcc
Revert "Set SA_RESTORER in sigaction()"
by Dima Zavin
· 15 years ago
37443ed
am 7ed132a1: bionic: update processed kernel header msm_camera.h
by Wu-cheng Li
· 15 years ago
7ed132a
bionic: update processed kernel header msm_camera.h
by Wu-cheng Li
· 15 years ago
a685faf
am cd7014fd: Update time zone data to the new version 2010k.
by Eric Fischer
· 15 years ago
cd7014f
Update time zone data to the new version 2010k.
by Eric Fischer
· 15 years ago
0291b0c
resolved conflicts for merge of 6774809b to gingerbread-plus-aosp
by David 'Digit' Turner
· 15 years ago
26c15a8
Move the atom optimization flags into TARGET_linux-x86.mk.
by Chih-Wei Huang
· 15 years ago
6d4d8cb
resolved conflicts for merge of 4f086aeb to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
4f086ae
Implemented pthread_atfork()
by Matt Fischer
· 16 years ago
6774809
linker: Support dlopen(NULL, ...) properly.
by David 'Digit' Turner
· 15 years ago
4e69dfe
am 9d1f5afc: bionic: update processed kernel header msm_camera.h
by Wu-cheng Li
· 15 years ago
77ec41c
merge from open-source master
by The Android Open Source Project
· 15 years ago
9d1f5af
bionic: update processed kernel header msm_camera.h
by Wu-cheng Li
· 15 years ago
e73a571
Add kernel header file ipv6_route.h in bionic.
by Banavathu, Srinivas Naik
· 16 years ago
90e83bc
merge from open-source master
by The Android Open Source Project
· 15 years ago
7f21626
Merge "Fix undefined reference to dl_iterate_phdr for x86"
by Jean-Baptiste Queru
· 15 years ago
0e78f78
merge from open-source master
by The Android Open Source Project
· 15 years ago
611793d
merge from open-source master
by The Android Open Source Project
· 15 years ago
ea5adb5
am cb7e8c5e: libc: update alarm() implementation to return 0 on error.
by David 'Digit' Turner
· 15 years ago
7ab9c06
am ab8b5410: libc: fix fstatfs() implementation.
by David 'Digit' Turner
· 15 years ago
cb7e8c5
libc: update alarm() implementation to return 0 on error.
by David 'Digit' Turner
· 15 years ago
ab8b541
libc: fix fstatfs() implementation.
by David 'Digit' Turner
· 15 years ago
fc6d95b
Merge "Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb bionic: fix clearenv() compiler warning and related comment typos"
by Jean-Baptiste Queru
· 15 years ago
aa46fa2
Fix undefined reference to dl_iterate_phdr for x86
by Bruce Beare
· 15 years ago
1698442
Fix missing NL
by Bruce Beare
· 16 years ago
2576abf
am 51976326: libc: Fix sem_post() implementation to wake up all waiting threads.
by David 'Digit' Turner
· 16 years ago
5197632
libc: Fix sem_post() implementation to wake up all waiting threads.
by David 'Digit' Turner
· 16 years ago
424d027
merge from open-source master
by The Android Open Source Project
· 16 years ago
d6f3185
merge from open-source master
by The Android Open Source Project
· 16 years ago
6fce15c
Merge "Regenerate linux/netfilter_ipv6/ip6_tables.h."
by Jean-Baptiste Queru
· 16 years ago
3b43f87
Allow dlclose() to properly call static C++ destructors.
by David 'Digit' Turner
· 16 years ago
7d1d98b
am a02b93bd: libc: add sanity checks to pthread_mutex_destroy()
by David 'Digit' Turner
· 16 years ago
a02b93b
libc: add sanity checks to pthread_mutex_destroy()
by David 'Digit' Turner
· 16 years ago
c1a534b
Regenerate linux/netfilter_ipv6/ip6_tables.h.
by Vilmos Nebehaj
· 16 years ago
2bf607d
Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb
by Chris Peterson
· 16 years ago
0a79d21
am fa5755ae: Merge "Add clean headers for 7x30 video codec." into gingerbread
by Nick Pelly
· 16 years ago
fa5755a
Merge "Add clean headers for 7x30 video codec." into gingerbread
by Nick Pelly
· 16 years ago
21baae3
Add clean headers for 7x30 video codec.
by Nick Pelly
· 16 years ago
cb0f5ed
am 50ace4fe: Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 16 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 16 years ago
e1a739e
am 6a9b888d: Allow static C++ destructors to be properly called on dlclose().
by David 'Digit' Turner
· 16 years ago
6a9b888
Allow static C++ destructors to be properly called on dlclose().
by David 'Digit' Turner
· 16 years ago
e8f79c1
merge from open-source master
by The Android Open Source Project
· 16 years ago
c6b5cd8
Merge "Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)"
by David Turner
· 16 years ago
b44fcd6
Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)
by Mikael Ohlson
· 16 years ago
f201ae8
am 6a09cfd9: Merge "wchar.h: improve wchar_t support in Bionic" into kraken
by David 'Digit' Turner
· 16 years ago
Next »