android_bionic/libc/bionic
Benjamin Lerman 27a37e70a7 fdsan: fix overflow in FdTableImpl::at
Change-Id: Ia687eb52a9c5469225550316f884c229a2218724
2022-09-27 11:39:04 +02:00
..
NetdClient.cpp
NetdClientDispatch.cpp
__bionic_get_shell_path.cpp system(3) uses /bin/sh when built for host 2020-10-26 22:02:53 +09:00
__cmsg_nxthdr.cpp
__cxa_guard.cpp
__cxa_pure_virtual.cpp
__cxa_thread_atexit_impl.cpp
__errno.cpp
__gnu_basename.cpp
__libc_current_sigrtmax.cpp
__libc_current_sigrtmin.cpp
__libc_init_main_thread.cpp
__set_errno.cpp
__stack_chk_fail.cpp
abort.cpp
accept.cpp
access.cpp
android_profiling_dynamic.cpp profiling: override dumpability while opening /proc/self/mem,maps 2022-02-11 16:31:24 +00:00
android_set_abort_message.cpp In android_set_abort_message, check for nullptr. 2022-04-12 13:46:48 -07:00
android_unsafe_frame_pointer_chase.cpp Clear PAC bits in android_unsafe_frame_pointer_chase(). 2020-10-30 14:36:37 -07:00
arpa_inet.cpp
assert.cpp
atexit.cpp Fix __cxa_atexit run-time regression with many registrations 2020-10-20 01:10:33 -07:00
atexit.h
atof.cpp
bionic_allocator.cpp
bionic_arc4random.cpp
bionic_call_ifunc_resolver.cpp
bionic_elf_tls.cpp
bionic_futex.cpp
bionic_netlink.cpp
bionic_netlink.h
bionic_systrace.cpp Fix recursive deadlock inside bionic_systrace 2022-01-25 20:50:12 +00:00
bionic_time_conversions.cpp
brk.cpp
c16rtomb.cpp Optimize the mbs fast path slightly. 2021-11-16 11:03:19 -08:00
c32rtomb.cpp c32rtomb/mbrtoc32: remove dead code. 2021-12-15 13:41:20 -08:00
chmod.cpp
chown.cpp
clearenv.cpp
clock.cpp
clock_getcpuclockid.cpp
clock_nanosleep.cpp
clone.cpp
ctype.cpp
dirent.cpp
dl_iterate_phdr_static.cpp
dup.cpp
empty_android_ids.h getgrnam, getgrgid, getpwnam, getpwuid for host 2020-10-29 07:52:54 +09:00
environ.cpp
error.cpp
ether_aton.c
ether_ntoa.c
eventfd.cpp
exec.cpp memtag_stack: vfork and longjmp support. 2022-05-27 13:19:34 -07:00
execinfo.cpp Add execinfo functionality. 2021-10-20 21:53:07 +00:00
exit.cpp memtag_stack: vfork and longjmp support. 2022-05-27 13:19:34 -07:00
faccessat.cpp Document more clearly that we don't plan on using faccessat2(2). 2021-06-25 09:16:18 -07:00
fchmod.cpp
fchmodat.cpp
fcntl.cpp
fdsan.cpp fdsan: fix overflow in FdTableImpl::at 2022-09-27 11:39:04 +02:00
fdtrack.cpp Disable fdtrack post-fork. 2021-04-07 19:00:45 -07:00
ffs.cpp
fgetxattr.cpp Improve <sys/xattr.h> coverage. 2021-03-08 14:09:43 -08:00
flistxattr.cpp Improve <sys/xattr.h> coverage. 2021-03-08 14:09:43 -08:00
flockfile.cpp
fork.cpp Disable fdtrack post-fork. 2021-04-07 19:00:45 -07:00
fortify.cpp
fpclassify.cpp
fsetxattr.cpp
ftruncate.cpp
fts.c Export fts as a static library for use with musl 2021-09-08 15:53:10 -07:00
ftw.cpp
futimens.cpp
get_device_api_level.cpp
getauxval.cpp
getcwd.cpp
getdomainname.cpp
getentropy.cpp
gethostname.cpp
getloadavg.cpp
getpagesize.cpp
getpgrp.cpp
getpid.cpp
getpriority.cpp
gettid.cpp
grp_pwd.cpp getgrnam, getgrgid, getpwnam, getpwuid for host 2020-10-29 07:52:54 +09:00
grp_pwd_file.cpp getgrnam, getgrgid, getpwnam, getpwuid for host 2020-10-29 07:52:54 +09:00
grp_pwd_file.h getgrnam, getgrgid, getpwnam, getpwuid for host 2020-10-29 07:52:54 +09:00
gwp_asan_wrappers.cpp Add persistent GWP-ASan sysprops. 2022-06-29 09:25:13 -07:00
gwp_asan_wrappers.h [GWP-ASan] Provide runtime configuration through an env var + sysprop. 2022-04-20 11:26:00 -07:00
heap_tagging.cpp memtag_stack: vfork and longjmp support. 2022-05-27 13:19:34 -07:00
heap_tagging.h Allow init to upgrade MTE to sync. 2022-08-10 10:11:08 -07:00
heap_zero_init.cpp [MemInit] Remove old API, introduce new MemInit API. 2021-01-25 15:19:31 -08:00
heap_zero_init.h [MemInit] Remove old API, introduce new MemInit API. 2021-01-25 15:19:31 -08:00
iconv.cpp iconv(3): ignore src_bytes_left if src_bytes is null. 2021-02-18 10:37:22 -08:00
icu.cpp Replace libandroidicu usage in bionic with the new libicu.so available in NDK 2020-10-20 15:44:20 +01:00
icu_static.cpp
icu_wrappers.cpp
ifaddrs.cpp Enable RTM_GETLINK restrictions on all apps 2021-04-30 15:52:27 +02:00
initgroups.c
inotify_init.cpp
ioctl.cpp
isatty.c
jemalloc.h
jemalloc_wrapper.cpp
killpg.cpp
langinfo.cpp
lchown.cpp
legacy_32_bit_support.cpp Add preadv2/pwritev2 wrappers. 2021-10-18 12:58:47 -07:00
lfs64_support.cpp
libc_init_common.cpp Allow init to upgrade MTE to sync. 2022-08-10 10:11:08 -07:00
libc_init_common.h Allow init to upgrade MTE to sync. 2022-08-10 10:11:08 -07:00
libc_init_dynamic.cpp Allow init to upgrade MTE to sync. 2022-08-10 10:11:08 -07:00
libc_init_static.cpp [MTE] Never upgrade MTE mode for zygote. 2022-08-15 14:34:49 -07:00
libgen.cpp
link.cpp
locale.cpp Avoid using new/delete in locale.cpp 2022-06-13 17:39:32 -07:00
lockf.cpp
lstat.cpp
malloc_common.cpp Add android_mallopt to query MTE stack state 2022-09-07 23:38:42 +00:00
malloc_common.h
malloc_common_dynamic.cpp Add android_mallopt to query MTE stack state 2022-09-07 23:38:42 +00:00
malloc_common_dynamic.h
malloc_heapprofd.cpp malloc_heapprofd: Avoid a spurious error log 2021-10-07 17:25:00 +01:00
malloc_heapprofd.h
malloc_limit.cpp
malloc_limit.h
malloc_tagged_pointers.h [Tagged Pointers] Point to SAC documentation in abort message. 2021-01-05 13:10:21 -08:00
mblen.cpp
mbrtoc16.cpp mbrtoc16: explain the line that has no test coverage. 2021-11-18 10:11:07 -08:00
mbrtoc32.cpp c32rtomb/mbrtoc32: remove dead code. 2021-12-15 13:41:20 -08:00
mempcpy.cpp
memset_explicit.cpp Add C23's memset_explicit(). 2022-08-10 23:36:16 +00:00
mkdir.cpp
mkfifo.cpp
mknod.cpp
mmap.cpp Remove the KSM hack in mmap(). 2022-05-17 12:38:38 -07:00
mntent.cpp
mremap.cpp
ndk_cruft.cpp
ndk_cruft_data.cpp
net_if.cpp
netdb.cpp
netinet_in.cpp
new.cpp Make our definition of std::nothrow weak. 2020-12-08 14:40:30 -08:00
nl_types.cpp
open.cpp
pathconf.cpp
pause.cpp
pidfd.cpp Add wrappers for pidfd_{open,getfd,send_signal}. 2021-02-25 13:55:12 -08:00
pipe.cpp
poll.cpp
posix_fadvise.cpp
posix_fallocate.cpp
posix_madvise.cpp
posix_timers.cpp
preadv_pwritev.cpp Add preadv2/pwritev2 wrappers. 2021-10-18 12:58:47 -07:00
pthread_atfork.cpp
pthread_attr.cpp
pthread_barrier.cpp
pthread_cond.cpp
pthread_create.cpp Basic support for MTE stack tagging. 2022-05-26 16:18:53 -07:00
pthread_detach.cpp
pthread_equal.cpp
pthread_exit.cpp
pthread_getcpuclockid.cpp
pthread_getschedparam.cpp
pthread_gettid_np.cpp
pthread_internal.cpp
pthread_internal.h memtag_stack: vfork and longjmp support. 2022-05-27 13:19:34 -07:00
pthread_join.cpp
pthread_key.cpp
pthread_kill.cpp
pthread_mutex.cpp
pthread_once.cpp
pthread_rwlock.cpp
pthread_self.cpp
pthread_setname_np.cpp
pthread_setschedparam.cpp
pthread_sigqueue.cpp
pthread_spinlock.cpp
ptrace.cpp
pty.cpp
raise.cpp
rand.cpp
readlink.cpp
realpath.cpp
reboot.cpp
recv.cpp
recvmsg.cpp Make the atomic load explicit 2021-01-08 01:21:52 +00:00
rename.cpp
rmdir.cpp
scandir.cpp scandir: remove dead code. 2021-03-16 16:20:38 -07:00
sched_cpualloc.c
sched_cpucount.c
sched_getaffinity.cpp
sched_getcpu.cpp
scudo.h
semaphore.cpp
send.cpp
setegid.cpp
seteuid.cpp
setjmp_cookie.cpp
setpgrp.cpp
sigaction.cpp
signal.cpp
sigprocmask.cpp
sleep.cpp
socketpair.cpp
spawn.cpp add new Linux close_range() system call to bionic 2022-05-06 10:33:04 +00:00
stat.cpp
stdlib_l.cpp
strchr.cpp
strchrnul.cpp
strerror.cpp POSIX strerror_r returns an error number, not -1 2021-07-30 09:39:21 -07:00
string_l.cpp
strings_l.cpp
strnlen.c
strrchr.cpp
strsignal.cpp
strtol.cpp Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. 2022-08-11 00:25:08 +00:00
strtold.cpp
swab.cpp
symlink.cpp
sync_file_range.cpp
sys_epoll.cpp
sys_msg.cpp
sys_sem.cpp
sys_shm.cpp
sys_signalfd.cpp
sys_statfs.cpp
sys_statvfs.cpp
sys_thread_properties.cpp
sys_time.cpp
sysconf.cpp
sysinfo.cpp Always free after getline(). 2022-07-29 19:28:37 +00:00
syslog.cpp
sysprop_helpers.cpp [style] [MTE] remove unnecessary condition. 2022-08-01 19:00:59 +00:00
sysprop_helpers.h [GWP-ASan] Provide runtime configuration through an env var + sysprop. 2022-04-20 11:26:00 -07:00
system.cpp Add the missing '--' to shell invocations. 2021-11-04 17:29:35 -07:00
system_property_api.cpp
system_property_set.cpp Revert "Adding system property tracing" 2021-07-21 09:15:41 +08:00
tdestroy.cpp
termios.cpp
thread_private.cpp
threads.cpp
time64.c Bump tzcode from 2016g to 2022a*. 2022-06-07 09:59:16 +01:00
time64_config.h
timespec_get.cpp
tmpfile.cpp Simplify and improve tempnam() and tmpnam(). 2020-12-08 22:26:06 -08:00
umount.cpp
unlink.cpp
usleep.cpp
utmp.cpp
vdso.cpp
wait.cpp
wchar.cpp Optimize the mbs fast path slightly. 2021-11-16 11:03:19 -08:00
wchar_l.cpp
wcstod.cpp
wctype.cpp
wcwidth.cpp
wmempcpy.cpp