History log of /
third_party
/
musl
/
porting
/
linux
/
user
/
src
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
570af302
24-Oct-2024
openharmony_ci <120357966@qq.com>
!1772 enable jemalloc tsd in asan/hwasan
Merge pull request !1772 from 李月关/asanmusl
aio/aio.c
conf/legacy.c
conf/sysconf.c
ctype/towctrans.c
dirent/closedir.c
dirent/fdopendir.c
dirent/opendir.c
env/__init_tls.c
env/__libc_start_main.c
env/getenv.c
exit/assert.c
exit/atexit.c
fcntl/open.c
fdsan/fdsan.c
fortify/fortify.c
gwp_asan/gwp_asan.c
gwp_asan/gwp_asan.h
hilog/hilog_adapter.c
hilog/hilog_common.h
hilog/output_p.inl
hilog/vsnprintf_s_p.c
hilog/vsnprintf_s_p.h
hook/common_def.h
hook/malloc_common.c
hook/memory_trace.c
hook/memory_trace.h
hook/musl_fdtrack.c
hook/musl_fdtrack.h
hook/musl_fdtrack_hook.h
hook/musl_fdtrack_load.c
hook/musl_malloc.h
hook/musl_malloc_dispatch.h
hook/musl_malloc_dispatch_table.h
hook/musl_preinit.c
hook/musl_preinit_common.c
hook/musl_preinit_common.h
hook/musl_socket.h
hook/musl_socket_dispatch.h
hook/musl_socket_preinit.c
hook/musl_socket_preinit_common.c
hook/musl_socket_preinit_common.h
hook/socket_common.c
include/pthread.h
info/application_target_sdk_version.c
info/device_api_version.c
info/fatal_message.c
internal/dynlink.h
internal/hilog_adapter.h
internal/libc.h
internal/locale_impl.h
internal/malloc_config.h
internal/malloc_random.h
internal/musl_fdsan.h
internal/musl_log.c
internal/musl_log.h
internal/network_conf_function.c
internal/network_conf_function.h
internal/param_check.h
internal/proc_xid_impl.h
internal/pthread_impl.h
internal/services.h
internal/stdatomic_impl.h
internal/stdio_impl.h
internal/syscall.h
internal/syscall_hooks.h
internal/vdso.c
ldso/aarch64/dlvsym.s
ldso/arm/dlvsym.s
ldso/dlclose.c
ldso/dlerror.c
ldso/riscv64/dlvsym.s
ldso/x86_64/dlvsym.s
legacy/ulimit.c
linux/aarch64/flock.s
linux/arm/flock.s
linux/cache.c
linux/clone.c
linux/flock.c
linux/getprocpid.c
linux/prctl.c
linux/reboot.c
linux/settimeofday.c
linux/tgkill.c
linux/x86_64/flock.s
locale/c_locale.c
locale/dcngettext.c
locale/langinfo.c
locale/locale_map.c
locale/newlocale.c
locale/setlocale.c
malloc/calloc.c
malloc/free.c
malloc/jemalloc/jemalloc.c
malloc/libc_calloc.c
malloc/lite_malloc.c
malloc/mallocng/aligned_alloc.c
malloc/mallocng/donate.c
malloc/mallocng/malloc.c
malloc/mallocng/malloc_usable_size.c
malloc/mallocng/meta.h
malloc/realloc.c
malloc/stats.c
misc/aarch64/fstat.s
misc/aarch64/syscall.s
mq/mq_notify.c
network/getaddrinfo.c
network/getnameinfo.c
network/inet_legacy.c
network/lookup.h
network/lookup_name.c
network/lookup_serv.c
network/res_cache.c
network/res_msend.c
network/resolvconf.c
network/socket.c
passwd/getspnam_r.c
process/_Fork.c
process/arm/__vfork.s
process/vfork.c
process/x86_64/__vfork.s
sched/sched_cpualloc.c
sched/sched_getcpu.c
sched/sched_getparam.c
sched/sched_getscheduler.c
sched/sched_setparam.c
sched/sched_setscheduler.c
sigchain/sigchain.c
signal/sigaction.c
signal/siginterrupt.c
signal/signal.c
stat/fstat.c
stdio/__fdopen.c
stdio/__fmodeflags.c
stdio/__stdio_close.c
stdio/__stdio_read.c
stdio/__stdio_write.c
stdio/__stdout_write.c
stdio/__toread.c
stdio/__towrite.c
stdio/fclose.c
stdio/fgets.c
stdio/fileno.c
stdio/fmemopen.c
stdio/fopen.c
stdio/fread.c
stdio/freopen.c
stdio/ofl.c
stdio/ofl_add.c
stdio/setvbuf.c
stdio/stderr.c
stdio/stdin.c
stdio/vfprintf.c
stdio/vfscanf.c
stdio/vsnprintf.c
stdio/vsscanf.c
stdlib/strtod.c
stdlib/strtol.c
string/stpncpy.c
string/strcasecmp.c
string/strcspn.c
string/strncasecmp.c
string/strncat.c
string/strncpy.c
syscall_hooks/syscall_hooks.c
thread/arm/clone.s
thread/arm/syscall_cp.s
thread/pthread_cancel.c
thread/pthread_cond_clockwait.c
thread/pthread_cond_init.c
thread/pthread_cond_timedwait.c
thread/pthread_cond_timedwait_monotonic_np.c
thread/pthread_cond_timeout_np.c
thread/pthread_create.c
thread/pthread_kill.c
thread/pthread_mutex_clocklock.c
thread/pthread_mutex_init.c
thread/pthread_mutex_lock.c
thread/pthread_mutex_lock_timeout_np.c
thread/pthread_mutex_timedlock.c
thread/pthread_mutex_timedlock_monotonic_np.c
thread/pthread_once.c
thread/pthread_rwlock_clockrdlock.c
thread/pthread_rwlock_clockwrlock.c
thread/pthread_rwlock_init.c
thread/pthread_rwlock_timedrdlock.c
thread/pthread_rwlock_timedrdlock_monotonic_np.c
thread/pthread_rwlock_timedwrlock.c
thread/pthread_rwlock_timedwrlock_monotonic_np.c
thread/pthread_setcancelstate.c
thread/pthread_setcanceltype.c
thread/pthread_sigmask.c
thread/sem_timedwait.c
time/__tz.c
time/clock_getres.c
time/clock_gettime.c
time/gettimeofday.c
time/gmtime_r.c
time/strftime.c
time/strptime.c
time/time.c
time/time_impl.h
time/timer_create.c
trace/trace_marker.c
unistd/close.c
unistd/getpid.c