Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
50249bca00d2c7d237e67d4d276057bb59508804
/
libc
50249bc
Fix build: __unused isn't unused!
by Elliott Hughes
· 11 years ago
5c7bda5
Fix aarch64 struct ucontext.
by Elliott Hughes
· 11 years ago
caa15bf
Define __WORDSIZE like glibc.
by Elliott Hughes
· 11 years ago
804b95e
Merge "bionic: Replace iface with opaque netid in resolver."
by Robert Greenwalt
· 11 years ago
e2a0f15
Merge "Regenerate adf header"
by Greg Hackmann
· 11 years ago
8061fac
Regenerate adf header
by Greg Hackmann
· 11 years ago
fe6adba
Upgrade to tzdata2014b.
by Elliott Hughes
· 11 years ago
473d067
Fix the POSIX timers fix.
by Elliott Hughes
· 11 years ago
1b0dc40
Remove <machine/limits.h>.
by Elliott Hughes
· 11 years ago
f1bfc87
Merge "Remove SIZE_MAX definition in limits.h"
by Elliott Hughes
· 11 years ago
92d81d8
Merge "Add Silvermont architecture cache sizes"
by Elliott Hughes
· 11 years ago
64b2963
Fix debug malloc for LP64.
by Elliott Hughes
· 11 years ago
ea9bf67
bionic: Replace iface with opaque netid in resolver.
by Szymon Jakubczak
· 11 years ago
7f3a272
Add lsearch(3) for ltrace.
by Elliott Hughes
· 11 years ago
3bfa0fd
Add Silvermont architecture cache sizes
by Henrik Smiding
· 11 years ago
9cea377
Small accept4 fixes.
by Christopher Ferris
· 11 years ago
ac3fc00
Remove SIZE_MAX definition in limits.h
by Russell Webb
· 11 years ago
d8fe15f
Merge "add 32-bit bionic implementation for denver arch"
by Christopher Ferris
· 11 years ago
50282f7
Add lconv declaration and localeconv(3)
by Pavel Chupin
· 11 years ago
206fe5f
Merge changes I1935a63d,I3dfd3647
by Calin Juravle
· 11 years ago
f1d7536
Fix and clean up strtotimeval
by Weichuan Yan
· 11 years ago
bc475bc
Merge "Add accept4() syscall"
by Christopher Ferris
· 11 years ago
ecbf00b
Merge "Clean up CMSG_*HDR in <sys/socket.h>"
by Calin Juravle
· 11 years ago
8f2a30a
Add accept4() syscall
by Andrei Emeltchenko
· 11 years ago
5b5d6e7
add 32-bit bionic implementation for denver arch
by Shu Zhang
· 11 years ago
f1de90b
Clean up CMSG_*HDR in <sys/socket.h>
by Calin Juravle
· 11 years ago
0ae6445
Keep the symbol table in the shared libc.
by Christopher Ferris
· 11 years ago
9e8a8dc
Merge "Remove ALIGNBYTES and ALIGN from <sys/param.h>"
by Calin Juravle
· 11 years ago
95c1abe
Merge "FORTIFY_SOURCE: don't define s?printf macros if already defined"
by Nick Kralevich
· 11 years ago
cce6c38
Merge "libc: Thread IDs missing from logcat -v thread"
by Mark Salyzyn
· 11 years ago
c20de90
Remove ALIGNBYTES and ALIGN from <sys/param.h>
by Calin Juravle
· 11 years ago
753ad77
Fix deadlock in timer_delete.
by Christopher Ferris
· 11 years ago
8664be5
libc: Thread IDs missing from logcat -v thread
by Mark Salyzyn
· 11 years ago
7eb28b5
FORTIFY_SOURCE: don't define s?printf macros if already defined
by Nick Kralevich
· 11 years ago
205c788
Clean up reentrancy cruft.
by Elliott Hughes
· 11 years ago
f2cea02
Clean up <stdio.h> macros.
by Elliott Hughes
· 11 years ago
879d330
property: fix getting dirty serial value
by jiaguo
· 11 years ago
603332f
Upgrade to current upstream scanf implementation.
by Elliott Hughes
· 11 years ago
5a81738
Ensure we always have symbols for atof, strtof, strtold.
by Elliott Hughes
· 11 years ago
56e1eeb
Merge "logd: default user space logger"
by Mark Salyzyn
· 11 years ago
2282e16
Merge "Use [u]int32_t instead of __[u]int32_t in sys/types.h"
by Elliott Hughes
· 11 years ago
2725ca9
Use [u]int32_t instead of __[u]int32_t in sys/types.h
by Pavel Chupin
· 11 years ago
c1005aa
logd: default user space logger
by Mark Salyzyn
· 11 years ago
8d4b584
Clean up our termios implementation.
by Elliott Hughes
· 11 years ago
ad41e9a
More stdio cleanup.
by Elliott Hughes
· 11 years ago
cccfe1e
Reimplement clock(3) and switch to OpenBSD time(3).
by Elliott Hughes
· 11 years ago
a0ca209
Sysconfig fixes
by Calin Juravle
· 11 years ago
a4eafa6
Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr
by Calin Juravle
· 11 years ago
247dc91
Take ownership of various simple syscall wrappers.
by Elliott Hughes
· 11 years ago
19f58ef
Switch to NetBSD utmp.c.
by Elliott Hughes
· 11 years ago
ec674b4
Merge "Switch to upstream FreeBSD ldexp.c."
by Elliott Hughes
· 11 years ago
21d9e58
Merge "Rename the stack protector intermediate library."
by Elliott Hughes
· 11 years ago
57a8836
Switch to upstream FreeBSD ldexp.c.
by Elliott Hughes
· 11 years ago
7aef274
Merge "Switch to OpenBSD wcscoll."
by Elliott Hughes
· 11 years ago
6380b51
Rename the stack protector intermediate library.
by Elliott Hughes
· 11 years ago
c8937ea
Switch to OpenBSD wcscoll.
by Elliott Hughes
· 11 years ago
152b9de
Remove non-standard memswap.
by Elliott Hughes
· 11 years ago
159b28e
Upgrade to tzdata2014a.
by Elliott Hughes
· 11 years ago
c4fbf92
Update the NOTICE files
by Calin Juravle
· 11 years ago
0bca08d
Merge "Update res_debug.c to take into account changes to the nameser.h"
by Calin Juravle
· 11 years ago
04620a3
Fix pthread_detach for already-exited threads.
by Elliott Hughes
· 11 years ago
333e2ae
Merge "Add si_timerid to <signal.h>."
by Elliott Hughes
· 11 years ago
4d46c94
Merge "Rewrite the POSIX timer functions."
by Elliott Hughes
· 11 years ago
4b558f5
Rewrite the POSIX timer functions.
by Elliott Hughes
· 11 years ago
a0cd9bc
Add si_timerid to <signal.h>.
by Elliott Hughes
· 11 years ago
0ad555a
Update res_debug.c to take into account changes to the nameser.h
by Calin Juravle
· 11 years ago
b145b5e
Merge "Fix broken pointer overflow check ns_name_unpack()"
by Calin Juravle
· 11 years ago
d9ba757
Merge "Sync up nameser with upstream(2014.03.05)"
by Calin Juravle
· 11 years ago
d40eb15
Merge "Fix some pthread symbols build as C++ symbol under x64 lunch."
by Elliott Hughes
· 11 years ago
22a0d6f
Bring the generate-NOTICE script up to date.
by Elliott Hughes
· 11 years ago
4e54b11
Update the NOTICE files.
by Elliott Hughes
· 11 years ago
e7ea936
Merge "Add ARMv8 optimized string handling functions based on cortex-strings"
by Elliott Hughes
· 11 years ago
7e4fa56
Add ARMv8 optimized string handling functions based on cortex-strings
by Bernhard Rosenkraenzer
· 11 years ago
85c5202
Fix broken pointer overflow check ns_name_unpack()
by Calin Juravle
· 11 years ago
fcb502e
Sync up nameser with upstream(2014.03.05)
by Calin Juravle
· 11 years ago
9fc7602
libc: libc_logging 64bit compile issue
by Mark Salyzyn
· 11 years ago
252ee1e
Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC.
by Narayan Kamath
· 11 years ago
f0870c3
Fix some pthread symbols build as C++ symbol under x64 lunch.
by Halton Huo
· 11 years ago
39b644a
Remove dead NULL checks from pthread code.
by Elliott Hughes
· 11 years ago
0e714a5
Implement POSIX pthread_mutex_timedlock.
by Elliott Hughes
· 11 years ago
569fb98
Moved nameser.h and namser_compat.h to public include dir
by Calin Juravle
· 11 years ago
4a46a68
Merge "Moved private dns header to their own dir."
by Calin Juravle
· 11 years ago
9f2d1bc
Merge "Renamed the misleading libc/netbsd directory to libc/dns."
by Calin Juravle
· 11 years ago
51e6cb3
Implement pthread_condattr_{get,set}clock.
by Narayan Kamath
· 11 years ago
2c7c79e
Merge "Switch to upstream alarm(3)."
by Elliott Hughes
· 11 years ago
aedb00d
Switch to upstream alarm(3).
by Elliott Hughes
· 11 years ago
f33df6a
Merge "libc: Make calls to new user-space logger (revisit)"
by Mark Salyzyn
· 11 years ago
cecc036
Moved private dns header to their own dir.
by Calin Juravle
· 11 years ago
f382928
libc: Make calls to new user-space logger (revisit)
by Mark Salyzyn
· 11 years ago
9bd9b7d
If the kernel doesn't have MADV_MERGEABLE, stop asking for it.
by Elliott Hughes
· 11 years ago
e4ab19c
Remove deprecated and unused constants from <sys/klog.h>.
by Elliott Hughes
· 11 years ago
a8b1eb3
Fix build.
by Elliott Hughes
· 11 years ago
2ec592c
Merge "Add recvmmsg and sendmmsg syscalls."
by Elliott Hughes
· 11 years ago
692207e
Add getprogname/setprogname for BSD compatibility.
by Elliott Hughes
· 11 years ago
d51db86
Merge "Fix locatime.c indentation after sync"
by Calin Juravle
· 11 years ago
4ab29a3
Merge "Update tzcode to 2013i"
by Calin Juravle
· 11 years ago
d892892
Fix locatime.c indentation after sync
by Calin Juravle
· 11 years ago
bd33537
Renamed the misleading libc/netbsd directory to libc/dns.
by Calin Juravle
· 11 years ago
627d37c
Update tzcode to 2013i
by Calin Juravle
· 11 years ago
fd3a9fb
Vastly reduce the number of read(2)s done in tzload.
by Elliott Hughes
· 11 years ago
Next »