- 8d77bce LP64 shouldn't include the non-standard <time64.h> cruft. by Elliott Hughes · 11 years ago
- cce36c1 Use -fvisibility=hidden to build libc_gdtoa. by Elliott Hughes · 11 years ago
- c5eea6d Merge "Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN." by Elliott Hughes · 11 years ago
- b1bfa79 Merge "Allow sharing the RELRO section via a file." by Torne (Richard Coles) · 11 years ago
- c363e5d Merge "Support loading libraries to a reserved address." by Torne (Richard Coles) · 11 years ago
- 16f6429 Merge "Add android_dlopen_ext() interface to linker." by Torne (Richard Coles) · 11 years ago
- 83c07b5 Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN. by Elliott Hughes · 11 years ago
- db68e56 Brings LC_* defs into line with POSIX by Dan Albert · 11 years ago
- 0e351e4 Merge "Changes our ctype identifiers to match the BSDs" by Dan Albert · 11 years ago
- 779585f Changes our ctype identifiers to match the BSDs by Dan Albert · 11 years ago
- 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 11 years ago
- 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 11 years ago
- 012cb45 Add android_dlopen_ext() interface to linker. by Torne (Richard Coles) · 11 years ago
- cb65cc3 Clean up <machine/ieee.h>. by Elliott Hughes · 11 years ago
- 40b0579 Add iswblank for libcxx. by Elliott Hughes · 11 years ago
- 93e1907 Use the glibc name user_fpregs_struct. by Elliott Hughes · 11 years ago
- c5992a0 Fix mcontext_t for x86-64. by Elliott Hughes · 11 years ago
- a5d8331 Merge "Use glibc structure for __cmsg_nxthdr." by Calin Juravle · 11 years ago
- b52a4ab Merge "Flesh out <locale.h>." by Elliott Hughes · 11 years ago
- c4936e2 Flesh out <locale.h>. by Elliott Hughes · 11 years ago
- 9f52564 Implement _Exit(3). by Elliott Hughes · 11 years ago
- ff64831 Use glibc structure for __cmsg_nxthdr. by Calin Juravle · 11 years ago
- 5363a45 Clean up localeconv(3). by Elliott Hughes · 11 years ago
- 48501af AArch64: Fix flock64 for LP64. by Serban Constantinescu · 11 years ago
- 41059d7 Merge "Add stpcpy/stpncpy." by Christopher Ferris · 11 years ago
- 950a58e Add stpcpy/stpncpy. by Christopher Ferris · 11 years ago
- efbdb53 Remove a non-standard turd: strtotimeval. by Elliott Hughes · 11 years ago
- 5f149f1 Merge "Implement wctomb(3) for ltrace." by Elliott Hughes · 11 years ago
- 50249bc Fix build: __unused isn't unused! by Elliott Hughes · 11 years ago
- 77e944f Implement wctomb(3) for ltrace. 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
- 1b0dc40 Remove <machine/limits.h>. 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
- 9cea377 Small accept4 fixes. by Christopher Ferris · 11 years ago
- 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 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
- f1de90b Clean up CMSG_*HDR in <sys/socket.h> by Calin Juravle · 11 years ago
- 9e8a8dc Merge "Remove ALIGNBYTES and ALIGN from <sys/param.h>" by Calin Juravle · 11 years ago
- c20de90 Remove ALIGNBYTES and ALIGN from <sys/param.h> by Calin Juravle · 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
- 5a81738 Ensure we always have symbols for atof, strtof, strtold. by Elliott Hughes · 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
- 8d4b584 Clean up our termios implementation. by Elliott Hughes · 11 years ago
- cccfe1e Reimplement clock(3) and switch to OpenBSD time(3). by Elliott Hughes · 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
- 152b9de Remove non-standard memswap. 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
- d9ba757 Merge "Sync up nameser with upstream(2014.03.05)" by Calin Juravle · 11 years ago
- fcb502e Sync up nameser with upstream(2014.03.05) by Calin Juravle · 11 years ago
- 252ee1e Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC. by Narayan Kamath · 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
- 51e6cb3 Implement pthread_condattr_{get,set}clock. by Narayan Kamath · 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
- 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 11 years ago
- 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 11 years ago
- 5c7816f Merge "More OpenBSD cleanup (primarily string)." by Elliott Hughes · 11 years ago
- a92b57c Merge "Added ftw64, nftw64" by Calin Juravle · 11 years ago
- 7c1efff Merge "Added mkstemp64" by Calin Juravle · 11 years ago
- 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
- 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 11 years ago
- d4934a7 Added ftw64, nftw64 by Calin Juravle · 11 years ago
- fe317a3 Added mkstemp64 by Calin Juravle · 11 years ago
- c9ae21a Move system_properties over to C++. by Narayan Kamath · 11 years ago
- 9150dfb Merge "Clean up our OpenBSD usage." by Elliott Hughes · 11 years ago
- 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago
- da030de Fixed int fast types for LP64 by Calin Juravle · 11 years ago
- 6b55593 Use uid_t and gid_t for st_uid and st_gid in struct stat. by Elliott Hughes · 11 years ago
- db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
- 671e236 Restore sys_signame for LP64. by Elliott Hughes · 11 years ago
- aa0ebda Clean up sys_signame and sys_siglist a little. by Elliott Hughes · 11 years ago
- 199346a Fix NSIG. by Elliott Hughes · 11 years ago
- a6ecba4 Clean up cacheflush. by Elliott Hughes · 11 years ago
- 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
- 3a9c5d6 Fix <link.h>. by Elliott Hughes · 11 years ago
- ebd90b9 Fix socklen_t (on LP64 only). by Elliott Hughes · 11 years ago
- c16a453 Merge "Remove <sys/_types.h>." by Elliott Hughes · 11 years ago
- 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 11 years ago
- 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
- 9afe288 Kill <machine/_types.h>. by Elliott Hughes · 11 years ago
- f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 12 years ago
- 8d60cc6 Use __inline__ for fortify. by Elliott Hughes · 12 years ago
- 7b95807 Add missing ucontext_t definition to bionic for arch-arm64. by Ross McIlroy · 12 years ago
- 3614424 Make ARM <user.h> more glibc-compatible. by Elliott Hughes · 12 years ago
- 02c661b Add mips <sys/ucontext.h>. by Elliott Hughes · 12 years ago