History log of /
third_party
/
musl
/
porting
/
linux
/
user
/ (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
Makefile
arch/aarch64/syscall_arch.h
arch/arm/bits/fenv.h
arch/generic/bits/shm.h
arch/generic/crtbrand.s
arch/x86_64/bits/float.h
config/README_zh.md
config/ld-musl-namespace-aarch64-test.ini
config/ld-musl-namespace-aarch64.ini
config/ld-musl-namespace-arm-test.ini
config/ld-musl-namespace-arm.ini
config/ld-musl-namespace-loongarch64-test.ini
config/ld-musl-namespace-loongarch64.ini
config/ld-musl-namespace-riscv64-test.ini
config/ld-musl-namespace-riscv64.ini
config/ld-musl-namespace-x86_64-test.ini
config/ld-musl-namespace-x86_64.ini
crt/aarch64/crti.s
crt/arm/crti.s
crt/crtplus.c
crt/x86_64/crti.s
etc/musl.para
etc/musl.para.dac
include/ctype.h
include/dlfcn.h
include/dlfcn_ext.h
include/elf.h
include/fcntl.h
include/fortify/fcntl.h
include/fortify/fortify.h
include/fortify/poll.h
include/fortify/socket.h
include/fortify/stat.h
include/fortify/stdio.h
include/fortify/stdlib.h
include/fortify/string.h
include/fortify/unistd.h
include/info/application_target_sdk_version.h
include/info/device_api_version.h
include/info/fatal_message.h
include/langinfo.h
include/locale.h
include/malloc.h
include/poll.h
include/pthread.h
include/sched.h
include/sigchain.h
include/signal.h
include/stdio.h
include/stdlib.h
include/string.h
include/sys/capability.h
include/sys/cdefs.h
include/sys/reboot.h
include/sys/socket.h
include/sys/sspret.h
include/sys/stat.h
include/sys/syscall.h
include/sys/sysinfo.h
include/sys/tgkill.h
include/syscall_hooks.h
include/trace/trace_marker.h
include/unistd.h
ldso/README.md
ldso/cfi.c
ldso/cfi.h
ldso/dynlink.c
ldso/dynlink_rand.c
ldso/dynlink_rand.h
ldso/ld_log.c
ldso/ld_log.h
ldso/namespace.c
ldso/namespace.h
ldso/ns_config.c
ldso/ns_config.h
ldso/strops.c
ldso/strops.h
ldso/zip_archive.h
src/aio/aio.c
src/conf/legacy.c
src/conf/sysconf.c
src/ctype/towctrans.c
src/dirent/closedir.c
src/dirent/fdopendir.c
src/dirent/opendir.c
src/env/__init_tls.c
src/env/__libc_start_main.c
src/env/getenv.c
src/exit/assert.c
src/exit/atexit.c
src/fcntl/open.c
src/fdsan/fdsan.c
src/fortify/fortify.c
src/gwp_asan/gwp_asan.c
src/gwp_asan/gwp_asan.h
src/hilog/hilog_adapter.c
src/hilog/hilog_common.h
src/hilog/output_p.inl
src/hilog/vsnprintf_s_p.c
src/hilog/vsnprintf_s_p.h
src/hook/common_def.h
src/hook/malloc_common.c
src/hook/memory_trace.c
src/hook/memory_trace.h
src/hook/musl_fdtrack.c
src/hook/musl_fdtrack.h
src/hook/musl_fdtrack_hook.h
src/hook/musl_fdtrack_load.c
src/hook/musl_malloc.h
src/hook/musl_malloc_dispatch.h
src/hook/musl_malloc_dispatch_table.h
src/hook/musl_preinit.c
src/hook/musl_preinit_common.c
src/hook/musl_preinit_common.h
src/hook/musl_socket.h
src/hook/musl_socket_dispatch.h
src/hook/musl_socket_preinit.c
src/hook/musl_socket_preinit_common.c
src/hook/musl_socket_preinit_common.h
src/hook/socket_common.c
src/include/pthread.h
src/info/application_target_sdk_version.c
src/info/device_api_version.c
src/info/fatal_message.c
src/internal/dynlink.h
src/internal/hilog_adapter.h
src/internal/libc.h
src/internal/locale_impl.h
src/internal/malloc_config.h
src/internal/malloc_random.h
src/internal/musl_fdsan.h
src/internal/musl_log.c
src/internal/musl_log.h
src/internal/network_conf_function.c
src/internal/network_conf_function.h
src/internal/param_check.h
src/internal/proc_xid_impl.h
src/internal/pthread_impl.h
src/internal/services.h
src/internal/stdatomic_impl.h
src/internal/stdio_impl.h
src/internal/syscall.h
src/internal/syscall_hooks.h
src/internal/vdso.c
src/ldso/aarch64/dlvsym.s
src/ldso/arm/dlvsym.s
src/ldso/dlclose.c
src/ldso/dlerror.c
src/ldso/riscv64/dlvsym.s
src/ldso/x86_64/dlvsym.s
src/legacy/ulimit.c
src/linux/aarch64/flock.s
src/linux/arm/flock.s
src/linux/cache.c
src/linux/clone.c
src/linux/flock.c
src/linux/getprocpid.c
src/linux/prctl.c
src/linux/reboot.c
src/linux/settimeofday.c
src/linux/tgkill.c
src/linux/x86_64/flock.s
src/locale/c_locale.c
src/locale/dcngettext.c
src/locale/langinfo.c
src/locale/locale_map.c
src/locale/newlocale.c
src/locale/setlocale.c
src/malloc/calloc.c
src/malloc/free.c
src/malloc/jemalloc/jemalloc.c
src/malloc/libc_calloc.c
src/malloc/lite_malloc.c
src/malloc/mallocng/aligned_alloc.c
src/malloc/mallocng/donate.c
src/malloc/mallocng/malloc.c
src/malloc/mallocng/malloc_usable_size.c
src/malloc/mallocng/meta.h
src/malloc/realloc.c
src/malloc/stats.c
src/misc/aarch64/fstat.s
src/misc/aarch64/syscall.s
src/mq/mq_notify.c
src/network/getaddrinfo.c
src/network/getnameinfo.c
src/network/inet_legacy.c
src/network/lookup.h
src/network/lookup_name.c
src/network/lookup_serv.c
src/network/res_cache.c
src/network/res_msend.c
src/network/resolvconf.c
src/network/socket.c
src/passwd/getspnam_r.c
src/process/_Fork.c
src/process/arm/__vfork.s
src/process/vfork.c
src/process/x86_64/__vfork.s
src/sched/sched_cpualloc.c
src/sched/sched_getcpu.c
src/sched/sched_getparam.c
src/sched/sched_getscheduler.c
src/sched/sched_setparam.c
src/sched/sched_setscheduler.c
src/sigchain/sigchain.c
src/signal/sigaction.c
src/signal/siginterrupt.c
src/signal/signal.c
src/stat/fstat.c
src/stdio/__fdopen.c
src/stdio/__fmodeflags.c
src/stdio/__stdio_close.c
src/stdio/__stdio_read.c
src/stdio/__stdio_write.c
src/stdio/__stdout_write.c
src/stdio/__toread.c
src/stdio/__towrite.c
src/stdio/fclose.c
src/stdio/fgets.c
src/stdio/fileno.c
src/stdio/fmemopen.c
src/stdio/fopen.c
src/stdio/fread.c
src/stdio/freopen.c
src/stdio/ofl.c
src/stdio/ofl_add.c
src/stdio/setvbuf.c
src/stdio/stderr.c
src/stdio/stdin.c
src/stdio/vfprintf.c
src/stdio/vfscanf.c
src/stdio/vsnprintf.c
src/stdio/vsscanf.c
src/stdlib/strtod.c
src/stdlib/strtol.c
src/string/stpncpy.c
src/string/strcasecmp.c
src/string/strcspn.c
src/string/strncasecmp.c
src/string/strncat.c
src/string/strncpy.c
src/syscall_hooks/syscall_hooks.c
src/thread/arm/clone.s
src/thread/arm/syscall_cp.s
src/thread/pthread_cancel.c
src/thread/pthread_cond_clockwait.c
src/thread/pthread_cond_init.c
src/thread/pthread_cond_timedwait.c
src/thread/pthread_cond_timedwait_monotonic_np.c
src/thread/pthread_cond_timeout_np.c
src/thread/pthread_create.c
src/thread/pthread_kill.c
src/thread/pthread_mutex_clocklock.c
src/thread/pthread_mutex_init.c
src/thread/pthread_mutex_lock.c
src/thread/pthread_mutex_lock_timeout_np.c
src/thread/pthread_mutex_timedlock.c
src/thread/pthread_mutex_timedlock_monotonic_np.c
src/thread/pthread_once.c
src/thread/pthread_rwlock_clockrdlock.c
src/thread/pthread_rwlock_clockwrlock.c
src/thread/pthread_rwlock_init.c
src/thread/pthread_rwlock_timedrdlock.c
src/thread/pthread_rwlock_timedrdlock_monotonic_np.c
src/thread/pthread_rwlock_timedwrlock.c
src/thread/pthread_rwlock_timedwrlock_monotonic_np.c
src/thread/pthread_setcancelstate.c
src/thread/pthread_setcanceltype.c
src/thread/pthread_sigmask.c
src/thread/sem_timedwait.c
src/time/__tz.c
src/time/clock_getres.c
src/time/clock_gettime.c
src/time/gettimeofday.c
src/time/gmtime_r.c
src/time/strftime.c
src/time/strptime.c
src/time/time.c
src/time/time_impl.h
src/time/timer_create.c
src/trace/trace_marker.c
src/unistd/close.c
src/unistd/getpid.c
tools/install.sh