aboutsummaryrefslogtreecommitdiff
path: root/libc/NOTICE
AgeCommit message (Expand)Author
2024-03-29Custom memset implementation for Qualcomm Oryon CPUVaisakh K V
2024-03-29Custom memcpy implementation for Qualcomm Oryon CPUVaisakh K V
2024-03-21Update FreeBSD elf_common.h.Elliott Hughes
2024-03-19Include the SPDX identifiers in NOTICE files.Elliott Hughes
2024-01-17Update libc/NOTICE.Elliott Hughes
2023-11-15string/memory functions: avoid qemu bugs/performance issues.Elliott Hughes
2023-10-27riscv64: fix ODR violations.Elliott Hughes
2023-10-23<syslog.h>: add facilitynames[] and prioritynames[].Elliott Hughes
2023-10-04Reduce duplication in the NOTICE file.Elliott Hughes
2023-06-16Expose tzalloc()/localtime_rz()/mktime_z()/tzfree().Elliott Hughes
2023-05-31Implement rvv version mem* and str* for riscv64Yun Hsiang
2023-04-03Add POSIX <utmpx.h>.Elliott Hughes
2023-02-24Remove <fenv.h> inlines for obsolete API levels.Elliott Hughes
2022-12-12Sync strptime.c with upstream.Elliott Hughes
2022-11-17Move to arm-optimized-routines memset().Elliott Hughes
2022-11-17Switch to the arm-optimized-routines memcpy() and memmove().Elliott Hughes
2022-11-08Sync with upstream NetBSD.Elliott Hughes
2022-10-14riscv64: add bionic assembler and string functions.Elliott Hughes
2022-10-07Switch to FreeBSD's elf_common.h.Elliott Hughes
2022-07-22avx2 implementation for memset.ahs
2022-02-03Export bionic's resolv base64 functions to muslColin Cross
2021-07-29Move the Rust system property bindings into librustutils.Joel Galenson
2021-07-21Migrate keystore2's Rust system library bindings to bionic.Joel Galenson
2021-02-16Fix/update notices.Elliott Hughes
2021-01-26Sync libm with upstream FreeBSD.Elliott Hughes
2021-01-06Use ELF notes to set the desired memory tagging level.Evgenii Stepanov
2020-12-08Simplify and improve tempnam() and tmpnam().Elliott Hughes
2020-09-02Add benchmark for property mappingTom Cherry
2020-08-10Merge "Reimplement our no-op utmp.h functions more simply."Elliott Hughes
2020-08-07Reimplement our no-op utmp.h functions more simply.Elliott Hughes
2020-08-06Switch to musl memmem (via OpenBSD).Elliott Hughes
2020-07-31Sync with upstream OpenBSD.Elliott Hughes
2020-06-15Update libc/NOTICE.Elliott Hughes
2020-03-06Rewrite __cxa_atexit / __cxa_finalizeRyan Prichard
2020-02-13Remove dead code.Elliott Hughes
2020-02-13Clean up mips references in the headers.Elliott Hughes
2020-01-23Merge "Reimplement realpath."Elliott Hughes
2020-01-22Reimplement realpath.Elliott Hughes
2020-01-22Update the copyright noticeRyan Prichard
2019-12-12Use the canonical form of the APL2 boilerplate.Elliott Hughes
2019-11-22Sync with upstream OpenBSD strstr().Elliott Hughes
2019-11-20Take a bunch of trivial patches from upstream OpenBSD.Elliott Hughes
2019-07-17Update noticeTom Cherry
2019-05-16libc: import ARM strcmp from newlibJake Weinstein
2019-04-19Move libdl and linker to static NOTICE files.Elliott Hughes
2019-01-11Reorganize static TLS memory for ELF TLSRyan Prichard
2019-01-10Fix notice file.Christopher Ferris
2019-01-07Add ARM EABI function __aeabi_read_tpRyan Prichard
2018-12-04Remove denver from bionicHaibo Huang
2018-11-30Remove denver64 from libcHaibo Huang