History log of /third_party/musl/porting/liteos_m/kernel/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
570af30224-Oct-2024 openharmony_ci <120357966@qq.com>

!1772 enable jemalloc tsd in asan/hwasan
Merge pull request !1772 from 李月关/asanmusl


BUILD.gn
include/aio.h
include/alloca.h
include/ar.h
include/arpa/ftp.h
include/arpa/inet.h
include/arpa/nameser.h
include/arpa/nameser_compat.h
include/arpa/telnet.h
include/arpa/tftp.h
include/assert.h
include/bits/alltypes.h
include/bits/dirent.h
include/bits/errno.h
include/bits/fcntl.h
include/bits/fenv.h
include/bits/float.h
include/bits/hwcap.h
include/bits/io.h
include/bits/ioctl.h
include/bits/ioctl_fix.h
include/bits/ipc.h
include/bits/ipcstat.h
include/bits/kd.h
include/bits/limits.h
include/bits/link.h
include/bits/mman.h
include/bits/msg.h
include/bits/poll.h
include/bits/posix.h
include/bits/ptrace.h
include/bits/reg.h
include/bits/resource.h
include/bits/sem.h
include/bits/setjmp.h
include/bits/shm.h
include/bits/signal.h
include/bits/socket.h
include/bits/soundcard.h
include/bits/stat.h
include/bits/statfs.h
include/bits/stdint.h
include/bits/syscall.h
include/bits/termios.h
include/bits/user.h
include/bits/vt.h
include/byteswap.h
include/complex.h
include/cpio.h
include/crypt.h
include/ctype.h
include/dirent.h
include/dlfcn.h
include/elf.h
include/endian.h
include/err.h
include/errno.h
include/fcntl.h
include/features.h
include/fenv.h
include/float.h
include/fmtmsg.h
include/fnmatch.h
include/ftw.h
include/getopt.h
include/glob.h
include/grp.h
include/iconv.h
include/ifaddrs.h
include/inttypes.h
include/iso646.h
include/langinfo.h
include/lastlog.h
include/libgen.h
include/libintl.h
include/limits.h
include/link.h
include/locale.h
include/malloc.h
include/math.h
include/memory.h
include/mntent.h
include/monetary.h
include/mqueue.h
include/net/ethernet.h
include/net/if.h
include/net/if_arp.h
include/net/route.h
include/netdb.h
include/netinet/ether.h
include/netinet/icmp6.h
include/netinet/if_ether.h
include/netinet/igmp.h
include/netinet/in.h
include/netinet/in_systm.h
include/netinet/ip.h
include/netinet/ip6.h
include/netinet/ip_icmp.h
include/netinet/tcp.h
include/netinet/udp.h
include/netpacket/packet.h
include/nl_types.h
include/paths.h
include/poll.h
include/pthread.h
include/pty.h
include/pwd.h
include/regex.h
include/resolv.h
include/sched.h
include/scsi/scsi.h
include/scsi/scsi_ioctl.h
include/scsi/sg.h
include/search.h
include/semaphore.h
include/setjmp.h
include/shadow.h
include/signal.h
include/spawn.h
include/stdalign.h
include/stdarg.h
include/stdbool.h
include/stdc-predef.h
include/stddef.h
include/stdint.h
include/stdio.h
include/stdio_ext.h
include/stdlib.h
include/stdnoreturn.h
include/string.h
include/strings.h
include/stropts.h
include/sys/acct.h
include/sys/auxv.h
include/sys/cachectl.h
include/sys/dir.h
include/sys/epoll.h
include/sys/errno.h
include/sys/eventfd.h
include/sys/fanotify.h
include/sys/fcntl.h
include/sys/file.h
include/sys/fsuid.h
include/sys/inotify.h
include/sys/io.h
include/sys/ioctl.h
include/sys/ipc.h
include/sys/kd.h
include/sys/klog.h
include/sys/membarrier.h
include/sys/mman.h
include/sys/mount.h
include/sys/msg.h
include/sys/mtio.h
include/sys/param.h
include/sys/personality.h
include/sys/poll.h
include/sys/prctl.h
include/sys/procfs.h
include/sys/ptrace.h
include/sys/quota.h
include/sys/random.h
include/sys/reboot.h
include/sys/reg.h
include/sys/resource.h
include/sys/select.h
include/sys/sem.h
include/sys/sendfile.h
include/sys/shm.h
include/sys/signal.h
include/sys/signalfd.h
include/sys/socket.h
include/sys/soundcard.h
include/sys/stat.h
include/sys/statfs.h
include/sys/statvfs.h
include/sys/stropts.h
include/sys/swap.h
include/sys/syscall.h
include/sys/sysinfo.h
include/sys/syslog.h
include/sys/sysmacros.h
include/sys/termios.h
include/sys/time.h
include/sys/timeb.h
include/sys/timerfd.h
include/sys/times.h
include/sys/timex.h
include/sys/ttydefaults.h
include/sys/types.h
include/sys/ucontext.h
include/sys/uio.h
include/sys/un.h
include/sys/user.h
include/sys/utsname.h
include/sys/vfs.h
include/sys/vt.h
include/sys/wait.h
include/sys/xattr.h
include/syscall.h
include/sysexits.h
include/syslog.h
include/tar.h
include/termios.h
include/tgmath.h
include/threads.h
include/time.h
include/uchar.h
include/ucontext.h
include/ulimit.h
include/unistd.h
include/utime.h
include/utmp.h
include/utmpx.h
include/values.h
include/wait.h
include/wchar.h
include/wctype.h
include/wordexp.h
musl.gni
src/ctype/__ctype_get_mb_cur_max.c
src/ctype/isalnum.c
src/ctype/isascii.c
src/ctype/isdigit.c
src/ctype/islower.c
src/ctype/isprint.c
src/ctype/isspace.c
src/ctype/isupper.c
src/ctype/isxdigit.c
src/ctype/tolower.c
src/ctype/toupper.c
src/env/__stack_chk_fail.c
src/errno/__strerror.h
src/errno/strerror.c
src/exit/abort.c
src/exit/assert.c
src/exit/atexit.c
src/include/features.h
src/include/string.h
src/internal/atomic.h
src/internal/floatscan.c
src/internal/floatscan.h
src/internal/intscan.c
src/internal/intscan.h
src/internal/libc.h
src/internal/libm.h
src/internal/locale_impl.h
src/internal/lock.h
src/internal/pthread_impl.h
src/internal/shgetc.c
src/internal/shgetc.h
src/internal/stdio_impl.h
src/locale/__lctrans.c
src/locale/big5.h
src/locale/c_locale.c
src/locale/codepages.h
src/locale/gb18030.h
src/locale/hkscs.h
src/locale/iconv.c
src/locale/jis0208.h
src/locale/ksc.h
src/locale/langinfo.c
src/locale/legacychars.h
src/locale/revjis.h
src/math/__fpclassify.c
src/math/__fpclassifyl.c
src/math/__math_divzero.c
src/math/__math_divzerof.c
src/math/__math_invalid.c
src/math/__math_invalidf.c
src/math/__math_oflow.c
src/math/__math_oflowf.c
src/math/__math_uflow.c
src/math/__math_uflowf.c
src/math/__math_xflow.c
src/math/__math_xflowf.c
src/math/__signbit.c
src/math/__signbitl.c
src/math/arm/fabs.c
src/math/copysign.c
src/math/copysignl.c
src/math/exp_data.c
src/math/exp_data.h
src/math/fabs.c
src/math/fabsl.c
src/math/floor.c
src/math/fmod.c
src/math/fmodl.c
src/math/frexp.c
src/math/frexpl.c
src/math/log.c
src/math/log_data.c
src/math/log_data.h
src/math/pow.c
src/math/pow_data.c
src/math/pow_data.h
src/math/round.c
src/math/scalbn.c
src/math/scalbnl.c
src/math/sqrt.c
src/misc/dirname.c
src/misc/realpath.c
src/multibyte/internal.c
src/multibyte/internal.h
src/multibyte/mbrtowc.c
src/multibyte/mbsinit.c
src/multibyte/mbtowc.c
src/multibyte/wcrtomb.c
src/multibyte/wctomb.c
src/network/h_errno.c
src/network/htonl.c
src/network/htons.c
src/network/ntohl.c
src/network/ntohs.c
src/prng/rand.c
src/prng/random.c
src/regex/regcomp.c
src/regex/regexec.c
src/regex/tre-mem.c
src/regex/tre.h
src/stdio/__fdopen.c
src/stdio/__fmodeflags.c
src/stdio/__lockfile.c
src/stdio/__overflow.c
src/stdio/__stdio_close.c
src/stdio/__stdio_read.c
src/stdio/__stdio_seek.c
src/stdio/__stdio_write.c
src/stdio/__stdout_write.c
src/stdio/__string_read.c
src/stdio/__toread.c
src/stdio/__towrite.c
src/stdio/__uflow.c
src/stdio/clearerr.c
src/stdio/fclose.c
src/stdio/feof.c
src/stdio/fflush.c
src/stdio/fgetc.c
src/stdio/fgets.c
src/stdio/fileno.c
src/stdio/fopen.c
src/stdio/fputc.c
src/stdio/fputs.c
src/stdio/fread.c
src/stdio/fseek.c
src/stdio/ftell.c
src/stdio/fwrite.c
src/stdio/getc.h
src/stdio/ofl.c
src/stdio/ofl_add.c
src/stdio/perror.c
src/stdio/putc.h
src/stdio/remove.c
src/stdio/rewind.c
src/stdio/snprintf.c
src/stdio/sscanf.c
src/stdio/stderr.c
src/stdio/stdin.c
src/stdio/stdout.c
src/stdio/ungetc.c
src/stdio/vfprintf.c
src/stdio/vfscanf.c
src/stdio/vprintf.c
src/stdio/vscanf.c
src/stdio/vsnprintf.c
src/stdio/vsprintf.c
src/stdio/vsscanf.c
src/stdlib/abs.c
src/stdlib/atof.c
src/stdlib/atoi.c
src/stdlib/atol.c
src/stdlib/atoll.c
src/stdlib/bsearch.c
src/stdlib/llabs.c
src/stdlib/strtod.c
src/stdlib/strtol.c
src/string/arch/arm/memcmp_armv8m.S
src/string/arch/arm/memcpy_le.S
src/string/arch/arm/memset_armv8m.S
src/string/memchr.c
src/string/memcmp.c
src/string/memcpy.c
src/string/memmove.c
src/string/memrchr.c
src/string/memset.c
src/string/stpcpy.c
src/string/stpncpy.c
src/string/strcasecmp.c
src/string/strcat.c
src/string/strchr.c
src/string/strchrnul.c
src/string/strcmp.c
src/string/strcpy.c
src/string/strcspn.c
src/string/strdup.c
src/string/strlen.c
src/string/strncasecmp.c
src/string/strncat.c
src/string/strncmp.c
src/string/strncpy.c
src/string/strnlen.c
src/string/strrchr.c
src/string/strspn.c
src/string/strstr.c
src/string/strtok.c
src/string/strtok_r.c
src/string/wcschr.c
src/string/wcslen.c
src/time/__month_to_secs.c
src/time/__secs_to_tm.c
src/time/__tm_to_secs.c
src/time/__tz.c
src/time/__year_to_secs.c
src/time/asctime.c
src/time/asctime_r.c
src/time/ctime.c
src/time/strftime.c
src/time/strptime.c
src/time/time_impl.h