Files - scc - simple c99 compiler
(HTM) git clone git://git.simple-cc.org/scc
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
Mode Name Size
(DIR) -rw-r--r-- .gitignore 41L
(DIR) -rw-r--r-- .gitmodules 0B
(DIR) -rw-r--r-- BUGS 1L
(DIR) -rw-r--r-- LICENSE 42L
(DIR) -rw-r--r-- Makefile 50L
(DIR) -rw-r--r-- README 358L
(DIR) -rw-r--r-- doc/man1/scc.1 154L
(DIR) -rw-r--r-- doc/man3/asctime.3 1L
(DIR) -rw-r--r-- doc/man3/clock.3 21L
(DIR) -rw-r--r-- doc/man3/ctime.3 132L
(DIR) -rw-r--r-- doc/man3/difftime.3 22L
(DIR) -rw-r--r-- doc/man3/gmtime.3 1L
(DIR) -rw-r--r-- doc/man3/locale.h.3 171L
(DIR) -rw-r--r-- doc/man3/localeconv.3 31L
(DIR) -rw-r--r-- doc/man3/localtime.3 1L
(DIR) -rw-r--r-- doc/man3/longjmp.3 1L
(DIR) -rw-r--r-- doc/man3/mbtowc.3 69L
(DIR) -rw-r--r-- doc/man3/memchr.3 32L
(DIR) -rw-r--r-- doc/man3/memcmp.3 34L
(DIR) -rw-r--r-- doc/man3/memcpy.3 30L
(DIR) -rw-r--r-- doc/man3/memmove.3 29L
(DIR) -rw-r--r-- doc/man3/memset.3 29L
(DIR) -rw-r--r-- doc/man3/mktime.3 1L
(DIR) -rw-r--r-- doc/man3/setjmp.3 71L
(DIR) -rw-r--r-- doc/man3/setjmp.h.3 32L
(DIR) -rw-r--r-- doc/man3/setlocale.3 63L
(DIR) -rw-r--r-- doc/man3/strcat.3 32L
(DIR) -rw-r--r-- doc/man3/strchr.3 23L
(DIR) -rw-r--r-- doc/man3/strcmp.3 35L
(DIR) -rw-r--r-- doc/man3/strcoll.3 37L
(DIR) -rw-r--r-- doc/man3/strcpy.3 25L
(DIR) -rw-r--r-- doc/man3/strcspn.3 23L
(DIR) -rw-r--r-- doc/man3/strerror.3 29L
(DIR) -rw-r--r-- doc/man3/strftime.3 314L
(DIR) -rw-r--r-- doc/man3/string.h.3 62L
(DIR) -rw-r--r-- doc/man3/strlen.3 18L
(DIR) -rw-r--r-- doc/man3/strncat.3 38L
(DIR) -rw-r--r-- doc/man3/strncmp.3 40L
(DIR) -rw-r--r-- doc/man3/strncpy.3 42L
(DIR) -rw-r--r-- doc/man3/strpbrk.3 27L
(DIR) -rw-r--r-- doc/man3/strrchr.3 24L
(DIR) -rw-r--r-- doc/man3/strspn.3 23L
(DIR) -rw-r--r-- doc/man3/strstr.3 32L
(DIR) -rw-r--r-- doc/man3/strtok.3 68L
(DIR) -rw-r--r-- doc/man3/strxfrm.3 47L
(DIR) -rw-r--r-- doc/man3/time.3 23L
(DIR) -rw-r--r-- doc/man3/time.h.3 102L
(DIR) -rw-r--r-- doc/man3/wchar.h.3 166L
(DIR) -rw-r--r-- include/scc/assert.h 10L
(DIR) -rw-r--r-- include/scc/bits/amd64/arch/cdefs.h 62L
(DIR) -rw-r--r-- include/scc/bits/amd64/arch/float.h 31L
(DIR) -rw-r--r-- include/scc/bits/amd64/arch/limits.h 18L
(DIR) -rw-r--r-- include/scc/bits/amd64/arch/setjmp.h 1L
(DIR) -rw-r--r-- include/scc/bits/amd64/arch/stdlib.h 1L
(DIR) -rw-r--r-- include/scc/bits/amd64/arch/string.h 1L
(DIR) -rw-r--r-- include/scc/bits/arm/arch/cdefs.h 62L
(DIR) -rw-r--r-- include/scc/bits/arm/arch/limits.h 18L
(DIR) -rw-r--r-- include/scc/bits/arm/arch/setjmp.h 1L
(DIR) -rw-r--r-- include/scc/bits/arm/arch/stdlib.h 1L
(DIR) -rw-r--r-- include/scc/bits/arm/arch/string.h 1L
(DIR) -rw-r--r-- include/scc/bits/arm64/arch/cdefs.h 62L
(DIR) -rw-r--r-- include/scc/bits/arm64/arch/limits.h 18L
(DIR) -rw-r--r-- include/scc/bits/arm64/arch/setjmp.h 1L
(DIR) -rw-r--r-- include/scc/bits/arm64/arch/stdlib.h 1L
(DIR) -rw-r--r-- include/scc/bits/arm64/arch/string.h 1L
(DIR) -rw-r--r-- include/scc/bits/darwin/amd64/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/darwin/amd64/arch/sigaction.h 15L
(DIR) -rw-r--r-- include/scc/bits/darwin/amd64/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/darwin/amd64/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/darwin/sys.h 34L
(DIR) -rw-r--r-- include/scc/bits/darwin/sys/cdefs.h 1L
(DIR) -rw-r--r-- include/scc/bits/darwin/sys/errno.h 110L
(DIR) -rw-r--r-- include/scc/bits/darwin/sys/signal.h 27L
(DIR) -rw-r--r-- include/scc/bits/darwin/sys/stdio.h 7L
(DIR) -rw-r--r-- include/scc/bits/darwin/sys/stdlib.h 2L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/amd64/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/amd64/arch/sigaction.h 15L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/amd64/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/amd64/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/sys.h 34L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/sys/cdefs.h 1L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/sys/errno.h 96L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/sys/signal.h 27L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/sys/stdio.h 7L
(DIR) -rw-r--r-- include/scc/bits/dragonfly/sys/stdlib.h 2L
(DIR) -rw-r--r-- include/scc/bits/freebsd/amd64/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/freebsd/amd64/arch/sigaction.h 15L
(DIR) -rw-r--r-- include/scc/bits/freebsd/amd64/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/freebsd/amd64/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/freebsd/sys.h 34L
(DIR) -rw-r--r-- include/scc/bits/freebsd/sys/cdefs.h 1L
(DIR) -rw-r--r-- include/scc/bits/freebsd/sys/errno.h 101L
(DIR) -rw-r--r-- include/scc/bits/freebsd/sys/signal.h 27L
(DIR) -rw-r--r-- include/scc/bits/freebsd/sys/stdio.h 7L
(DIR) -rw-r--r-- include/scc/bits/freebsd/sys/stdlib.h 2L
(DIR) -rw-r--r-- include/scc/bits/i386/arch/cdefs.h 62L
(DIR) -rw-r--r-- include/scc/bits/i386/arch/limits.h 18L
(DIR) -rw-r--r-- include/scc/bits/i386/arch/setjmp.h 1L
(DIR) -rw-r--r-- include/scc/bits/i386/arch/stdlib.h 1L
(DIR) -rw-r--r-- include/scc/bits/i386/arch/string.h 1L
(DIR) -rw-r--r-- include/scc/bits/linux/amd64/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/linux/amd64/arch/sigaction.h 10L
(DIR) -rw-r--r-- include/scc/bits/linux/amd64/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/linux/amd64/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/linux/arm/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/linux/arm/arch/sigaction.h 10L
(DIR) -rw-r--r-- include/scc/bits/linux/arm/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/linux/arm/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/linux/arm64/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/linux/arm64/arch/sigaction.h 10L
(DIR) -rw-r--r-- include/scc/bits/linux/arm64/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/linux/arm64/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/linux/i386/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/linux/i386/arch/sigaction.h 10L
(DIR) -rw-r--r-- include/scc/bits/linux/i386/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/linux/i386/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/linux/ppc/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/linux/ppc/arch/sigaction.h 10L
(DIR) -rw-r--r-- include/scc/bits/linux/ppc/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/linux/ppc/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/linux/sys.h 34L
(DIR) -rw-r--r-- include/scc/bits/linux/sys/cdefs.h 1L
(DIR) -rw-r--r-- include/scc/bits/linux/sys/errno.h 135L
(DIR) -rw-r--r-- include/scc/bits/linux/sys/signal.h 27L
(DIR) -rw-r--r-- include/scc/bits/linux/sys/stdio.h 7L
(DIR) -rw-r--r-- include/scc/bits/linux/sys/stdlib.h 2L
(DIR) -rw-r--r-- include/scc/bits/netbsd/amd64/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/netbsd/amd64/arch/sigaction.h 15L
(DIR) -rw-r--r-- include/scc/bits/netbsd/amd64/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/netbsd/amd64/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/netbsd/sys.h 34L
(DIR) -rw-r--r-- include/scc/bits/netbsd/sys/cdefs.h 1L
(DIR) -rw-r--r-- include/scc/bits/netbsd/sys/errno.h 100L
(DIR) -rw-r--r-- include/scc/bits/netbsd/sys/signal.h 27L
(DIR) -rw-r--r-- include/scc/bits/netbsd/sys/stdio.h 7L
(DIR) -rw-r--r-- include/scc/bits/netbsd/sys/stdlib.h 2L
(DIR) -rw-r--r-- include/scc/bits/openbsd/amd64/arch/inttypes.h 181L
(DIR) -rw-r--r-- include/scc/bits/openbsd/amd64/arch/sigaction.h 15L
(DIR) -rw-r--r-- include/scc/bits/openbsd/amd64/arch/stdint.h 112L
(DIR) -rw-r--r-- include/scc/bits/openbsd/amd64/arch/time.h 5L
(DIR) -rw-r--r-- include/scc/bits/openbsd/sys.h 34L
(DIR) -rw-r--r-- include/scc/bits/openbsd/sys/cdefs.h 1L
(DIR) -rw-r--r-- include/scc/bits/openbsd/sys/errno.h 99L
(DIR) -rw-r--r-- include/scc/bits/openbsd/sys/signal.h 27L
(DIR) -rw-r--r-- include/scc/bits/openbsd/sys/stdio.h 7L
(DIR) -rw-r--r-- include/scc/bits/openbsd/sys/stdlib.h 2L
(DIR) -rw-r--r-- include/scc/bits/ppc/arch/cdefs.h 62L
(DIR) -rw-r--r-- include/scc/bits/ppc/arch/limits.h 18L
(DIR) -rw-r--r-- include/scc/bits/ppc/arch/setjmp.h 1L
(DIR) -rw-r--r-- include/scc/bits/ppc/arch/stdlib.h 1L
(DIR) -rw-r--r-- include/scc/bits/ppc/arch/string.h 1L
(DIR) -rw-r--r-- include/scc/bits/scc/.gitignore 3L
(DIR) -rw-r--r-- include/scc/bits/scc/Makefile 28L
(DIR) -rw-r--r-- include/scc/bits/scc/ar.h 15L
(DIR) -rw-r--r-- include/scc/bits/scc/arg.h 67L
(DIR) -rw-r--r-- include/scc/bits/scc/coff32.h 53L
(DIR) -rw-r--r-- include/scc/bits/scc/coff32/aouthdr.h 22L
(DIR) -rw-r--r-- include/scc/bits/scc/coff32/filehdr.h 30L
(DIR) -rw-r--r-- include/scc/bits/scc/coff32/linenum.h 12L
(DIR) -rw-r--r-- include/scc/bits/scc/coff32/reloc.h 10L
(DIR) -rw-r--r-- include/scc/bits/scc/coff32/scnhdr.h 47L
(DIR) -rw-r--r-- include/scc/bits/scc/coff32/storclass.h 32L
(DIR) -rw-r--r-- include/scc/bits/scc/coff32/syms.h 139L
(DIR) -rw-r--r-- include/scc/bits/scc/cstd-c89.h 103L
(DIR) -rw-r--r-- include/scc/bits/scc/cstd-c99.h 111L
(DIR) -rw-r--r-- include/scc/bits/scc/elf.h 109L
(DIR) -rw-r--r-- include/scc/bits/scc/elf/elfent.h 71L
(DIR) -rw-r--r-- include/scc/bits/scc/elf/elfhdr.h 303L
(DIR) -rw-r--r-- include/scc/bits/scc/elf/elfphdr.h 55L
(DIR) -rw-r--r-- include/scc/bits/scc/elf/elfrel.h 39L
(DIR) -rw-r--r-- include/scc/bits/scc/elf/elfshdr.h 95L
(DIR) -rw-r--r-- include/scc/bits/scc/elf/elftypes.h 23L
(DIR) -rw-r--r-- include/scc/bits/scc/elf64.h 46L
(DIR) -rw-r--r-- include/scc/bits/scc/mach.h 169L
(DIR) -rw-r--r-- include/scc/bits/scc/scc.h 59L
(DIR) -rw-r--r-- include/scc/bits/scc/sys-musl.h 36L
(DIR) -rw-r--r-- include/scc/bits/scc/sys-scc.h 31L
(DIR) -rw-r--r-- include/scc/bits/scc/sys-scc_clang.h 34L
(DIR) -rw-r--r-- include/scc/bits/z80/arch/cdefs.h 62L
(DIR) -rw-r--r-- include/scc/bits/z80/arch/limits.h 18L
(DIR) -rw-r--r-- include/scc/bits/z80/arch/setjmp.h 1L
(DIR) -rw-r--r-- include/scc/bits/z80/arch/stdint.h 120L
(DIR) -rw-r--r-- include/scc/bits/z80/arch/stdlib.h 1L
(DIR) -rw-r--r-- include/scc/bits/z80/arch/string.h 1L
(DIR) -rw-r--r-- include/scc/ctype.h 43L
(DIR) -rw-r--r-- include/scc/errno.h 6L
(DIR) -rw-r--r-- include/scc/float.h 6L
(DIR) -rw-r--r-- include/scc/inttypes.h 21L
(DIR) -rw-r--r-- include/scc/iso646.h 16L
(DIR) -rw-r--r-- include/scc/limits.h 8L
(DIR) -rw-r--r-- include/scc/locale.h 45L
(DIR) -rw-r--r-- include/scc/math.h 6L
(DIR) -rw-r--r-- include/scc/setjmp.h 13L
(DIR) -rw-r--r-- include/scc/signal.h 9L
(DIR) -rw-r--r-- include/scc/stdarg.h 14L
(DIR) -rw-r--r-- include/scc/stdbool.h 9L
(DIR) -rw-r--r-- include/scc/stddef.h 13L
(DIR) -rw-r--r-- include/scc/stdint.h 10L
(DIR) -rw-r--r-- include/scc/stdio.h 135L
(DIR) -rw-r--r-- include/scc/stdlib.h 69L
(DIR) -rw-r--r-- include/scc/string.h 33L
(DIR) -rw-r--r-- include/scc/time.h 38L
(DIR) -rw-r--r-- include/scc/wchar.h 99L
(DIR) -rw-r--r-- include/scc/wctype.h 31L
(DIR) -rw-r--r-- main.mk 55L
(DIR) -rw-r--r-- scripts/.gitignore 1L
(DIR) -rw-r--r-- scripts/amd64.mk 13L
(DIR) -rw-r--r-- scripts/arm.mk 8L
(DIR) -rw-r--r-- scripts/arm64.mk 8L
(DIR) -rw-r--r-- scripts/build/conf/amd64-darwin.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/amd64-dragonfly.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/amd64-freebsd.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/amd64-linux.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/amd64-netbsd.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/amd64-openbsd.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/amd64-plan9.mk 3L
(DIR) -rw-r--r-- scripts/build/conf/arm-linux.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/arm64-linux.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/i386-linux.mk 5L
(DIR) -rw-r--r-- scripts/build/conf/ppc-linux.mk 5L
(DIR) -rw-r--r-- scripts/build/host/bsd.mk 4L
(DIR) -rw-r--r-- scripts/build/host/linux.mk 3L
(DIR) -rw-r--r-- scripts/build/host/obsd.mk 4L
(DIR) -rw-r--r-- scripts/build/host/plan9.mk 4L
(DIR) -rw-r--r-- scripts/build/host/posix.mk 4L
(DIR) -rw-r--r-- scripts/build/tool/clang.mk 10L
(DIR) -rw-r--r-- scripts/build/tool/gcov.mk 8L
(DIR) -rw-r--r-- scripts/build/tool/gnu.mk 16L
(DIR) -rw-r--r-- scripts/build/tool/pcc.mk 4L
(DIR) -rw-r--r-- scripts/build/tool/plan9.mk 3L
(DIR) -rw-r--r-- scripts/build/tool/unix.mk 6L
(DIR) -rwxr-xr-x scripts/config 67L
(DIR) -rw-r--r-- scripts/i386.mk 8L
(DIR) -rwxr-xr-x scripts/install 37L
(DIR) -rw-r--r-- scripts/libc-dirs 16L
(DIR) -rwxr-xr-x scripts/mkdep 24L
(DIR) -rwxr-xr-x scripts/mkproto 20L
(DIR) -rw-r--r-- scripts/ppc.mk 8L
(DIR) -rw-r--r-- scripts/proto.all 206L
(DIR) -rw-r--r-- scripts/proto.amd64 26L
(DIR) -rw-r--r-- scripts/rules.mk 231L
(DIR) -rwxr-xr-x scripts/uninstall 49L
(DIR) -rwxr-xr-x scripts/update-proto.all 7L
(DIR) -rwxr-xr-x scripts/update-proto.arch 9L
(DIR) -rw-r--r-- src/Makefile 19L
(DIR) -rw-r--r-- src/cmd/Makefile 28L
(DIR) -rw-r--r-- src/cmd/scc-addr2line.c 144L
(DIR) -rw-r--r-- src/cmd/scc-ar.c 670L
(DIR) -rw-r--r-- src/cmd/scc-as/.gitignore 1L
(DIR) -rw-r--r-- src/cmd/scc-as/Makefile 66L
(DIR) -rw-r--r-- src/cmd/scc-as/as.h 164L
(DIR) -rw-r--r-- src/cmd/scc-as/expr.c 316L
(DIR) -rw-r--r-- src/cmd/scc-as/ins.c 258L
(DIR) -rw-r--r-- src/cmd/scc-as/lexh.c 153L
(DIR) -rw-r--r-- src/cmd/scc-as/main.c 148L
(DIR) -rwxr-xr-x src/cmd/scc-as/mktbl 28L
(DIR) -rwxr-xr-x src/cmd/scc-as/mktbl.awk 117L
(DIR) -rw-r--r-- src/cmd/scc-as/parser.c 485L
(DIR) -rw-r--r-- src/cmd/scc-as/ppc/.gitignore 2L
(DIR) -rw-r--r-- src/cmd/scc-as/ppc/Makefile 33L
(DIR) -rw-r--r-- src/cmd/scc-as/ppc/arch_ppc.c 63L
(DIR) -rw-r--r-- src/cmd/scc-as/ppc/arch_ppc64.c 63L
(DIR) -rw-r--r-- src/cmd/scc-as/ppc/ins.c 354L
(DIR) -rw-r--r-- src/cmd/scc-as/ppc/opers.dat 8L
(DIR) -rw-r--r-- src/cmd/scc-as/ppc/ops.dat 62L
(DIR) -rw-r--r-- src/cmd/scc-as/ppc/proc.h 40L
(DIR) -rw-r--r-- src/cmd/scc-as/scc-as.c 89L
(DIR) -rw-r--r-- src/cmd/scc-as/symbol.c 523L
(DIR) -rw-r--r-- src/cmd/scc-as/x80/.gitignore 1L
(DIR) -rw-r--r-- src/cmd/scc-as/x80/Makefile 21L
(DIR) -rw-r--r-- src/cmd/scc-as/x80/arch_z80.c 64L
(DIR) -rw-r--r-- src/cmd/scc-as/x80/ins.c 604L
(DIR) -rw-r--r-- src/cmd/scc-as/x80/opers.dat 39L
(DIR) -rw-r--r-- src/cmd/scc-as/x80/ops.dat 374L
(DIR) -rw-r--r-- src/cmd/scc-as/x80/proc.h 74L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/.gitignore 3L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/Makefile 45L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/arch_amd64.c 12L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/arch_i286.c 53L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/arch_i386.c 100L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/ins.c 354L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/nasm.dat 5313L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/opers.dat 10L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/ops.dat 37L
(DIR) -rw-r--r-- src/cmd/scc-as/x86/proc.h 158L
(DIR) -rw-r--r-- src/cmd/scc-cc/Makefile 13L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/Makefile 33L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/TODO 14L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/amd64-sysv.c 207L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/arch.c 91L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/arm64-sysv.c 207L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/builtin.c 124L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/cc1.h 564L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/code.c 598L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/cpp.c 1136L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/decl.c 1024L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/error.c 84L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/expr.c 1232L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/fold.c 793L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/i386-sysv.c 213L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/init.c 399L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/ir.md 443L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/lex.c 993L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/main.c 109L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/riscv64-sysv.c 207L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/stmt.c 421L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/symbol.c 418L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/types.c 506L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc1/z80-scc.c 212L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/.gitignore 1L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/Makefile 81L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/amd64-sysv/Makefile 13L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/amd64-sysv/types.c 93L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/arm64-sysv/Makefile 13L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/arm64-sysv/types.c 93L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/cc2.h 334L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/cfg.c 383L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/code.c 238L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/generror.awk 9L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/i386-sysv/Makefile 13L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/i386-sysv/types.c 92L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/main.c 75L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/node.c 218L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/parser.c 742L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe/Makefile 15L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe/arch.h 147L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe/cgen.c 669L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe/code.c 610L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe/mach.c 9L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe/stubs.c 22L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe_amd64-sysv/Makefile 14L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe_arm64-sysv/Makefile 14L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/qbe_riscv64-sysv/Makefile 14L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/riscv64-sysv/Makefile 13L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/riscv64-sysv/types.c 93L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/sethi.c 223L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/swtch.c 151L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/symbol.c 94L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/z80-scc/Makefile 17L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/z80-scc/arch.h 24L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/z80-scc/cgen.c 564L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/z80-scc/code.c 314L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/z80-scc/mach.c 5L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/z80-scc/peep.c 24L
(DIR) -rw-r--r-- src/cmd/scc-cc/cc2/z80-scc/types.c 92L
(DIR) -rw-r--r-- src/cmd/scc-cc/posix/Makefile 25L
(DIR) -rw-r--r-- src/cmd/scc-cc/posix/cc.c 699L
(DIR) -rw-r--r-- src/cmd/scc-cc/posix/scc-cpp.sh 3L
(DIR) -rw-r--r-- src/cmd/scc-cc/posix/scc.sh 24L
(DIR) -rw-r--r-- src/cmd/scc-dump.c 84L
(DIR) -rw-r--r-- src/cmd/scc-ld/Makefile 21L
(DIR) -rw-r--r-- src/cmd/scc-ld/ld.h 38L
(DIR) -rw-r--r-- src/cmd/scc-ld/main.c 176L
(DIR) -rw-r--r-- src/cmd/scc-ld/pass1.c 305L
(DIR) -rw-r--r-- src/cmd/scc-ld/pass2.c 52L
(DIR) -rw-r--r-- src/cmd/scc-ld/pass3.c 82L
(DIR) -rw-r--r-- src/cmd/scc-ld/pass4.c 41L
(DIR) -rw-r--r-- src/cmd/scc-ld/pass5.c 51L
(DIR) -rw-r--r-- src/cmd/scc-ld/section.c 160L
(DIR) -rw-r--r-- src/cmd/scc-ld/symbol.c 173L
(DIR) -rw-r--r-- src/cmd/scc-make/Makefile 19L
(DIR) -rw-r--r-- src/cmd/scc-make/defaults.c 61L
(DIR) -rw-r--r-- src/cmd/scc-make/main.c 377L
(DIR) -rw-r--r-- src/cmd/scc-make/make.h 87L
(DIR) -rw-r--r-- src/cmd/scc-make/parser.c 1034L
(DIR) -rw-r--r-- src/cmd/scc-make/posix.c 119L
(DIR) -rw-r--r-- src/cmd/scc-make/rules.c 582L
(DIR) -rw-r--r-- src/cmd/scc-nm.c 304L
(DIR) -rw-r--r-- src/cmd/scc-objcopy.c 6L
(DIR) -rw-r--r-- src/cmd/scc-objdump/Makefile 18L
(DIR) -rw-r--r-- src/cmd/scc-objdump/coff32.c 181L
(DIR) -rw-r--r-- src/cmd/scc-objdump/elf.c 786L
(DIR) -rw-r--r-- src/cmd/scc-objdump/main.c 451L
(DIR) -rw-r--r-- src/cmd/scc-objdump/objdump.h 51L
(DIR) -rw-r--r-- src/cmd/scc-ranlib.c 376L
(DIR) -rw-r--r-- src/cmd/scc-size.c 195L
(DIR) -rw-r--r-- src/cmd/scc-strip.c 127L
(DIR) -rw-r--r-- src/libc/.gitignore 6L
(DIR) -rw-r--r-- src/libc/Makefile 31L
(DIR) -rw-r--r-- src/libc/arch/.gitignore 1L
(DIR) -rw-r--r-- src/libc/arch/Makefile 37L
(DIR) -rw-r--r-- src/libc/arch/amd64/Makefile 27L
(DIR) -rw-r--r-- src/libc/arch/amd64/crt-posix.s 17L
(DIR) -rw-r--r-- src/libc/arch/amd64/darwin/.gitignore 11L
(DIR) -rw-r--r-- src/libc/arch/amd64/darwin/Makefile 32L
(DIR) -rw-r--r-- src/libc/arch/amd64/darwin/crt.s 19L
(DIR) -rwxr-xr-x src/libc/arch/amd64/darwin/gensys.sh 31L
(DIR) -rw-r--r-- src/libc/arch/amd64/darwin/syscall.lst 12L
(DIR) -rw-r--r-- src/libc/arch/amd64/dragonfly/.gitignore 11L
(DIR) -rw-r--r-- src/libc/arch/amd64/dragonfly/Makefile 32L
(DIR) -rw-r--r-- src/libc/arch/amd64/dragonfly/crt.s 1L
(DIR) -rwxr-xr-x src/libc/arch/amd64/dragonfly/gensys.sh 31L
(DIR) -rw-r--r-- src/libc/arch/amd64/dragonfly/syscall.lst 12L
(DIR) -rw-r--r-- src/libc/arch/amd64/freebsd/.gitignore 2L
(DIR) -rw-r--r-- src/libc/arch/amd64/freebsd/Makefile 23L
(DIR) -rw-r--r-- src/libc/arch/amd64/freebsd/crt.s 1L
(DIR) -rwxr-xr-x src/libc/arch/amd64/freebsd/gensys.sh 31L
(DIR) -rw-r--r-- src/libc/arch/amd64/freebsd/syscall.lst 3L
(DIR) -rw-r--r-- src/libc/arch/amd64/linux/.gitignore 20L
(DIR) -rw-r--r-- src/libc/arch/amd64/linux/Makefile 43L
(DIR) -rw-r--r-- src/libc/arch/amd64/linux/_cerrno.s 12L
(DIR) -rw-r--r-- src/libc/arch/amd64/linux/crt.s 1L
(DIR) -rwxr-xr-x src/libc/arch/amd64/linux/gensys.sh 26L
(DIR) -rw-r--r-- src/libc/arch/amd64/linux/syscall.lst 21L
(DIR) -rw-r--r-- src/libc/arch/amd64/longjmp.s 21L
(DIR) -rw-r--r-- src/libc/arch/amd64/memchr.s 23L
(DIR) -rw-r--r-- src/libc/arch/amd64/memcmp.s 30L
(DIR) -rw-r--r-- src/libc/arch/amd64/memcpy.s 13L
(DIR) -rw-r--r-- src/libc/arch/amd64/memmove.s 29L
(DIR) -rw-r--r-- src/libc/arch/amd64/memset.s 14L
(DIR) -rw-r--r-- src/libc/arch/amd64/netbsd/.gitignore 15L
(DIR) -rw-r--r-- src/libc/arch/amd64/netbsd/Makefile 36L
(DIR) -rw-r--r-- src/libc/arch/amd64/netbsd/crt.s 2L
(DIR) -rwxr-xr-x src/libc/arch/amd64/netbsd/gensys.sh 31L
(DIR) -rw-r--r-- src/libc/arch/amd64/netbsd/syscall.lst 16L
(DIR) -rw-r--r-- src/libc/arch/amd64/openbsd/.gitignore 19L
(DIR) -rw-r--r-- src/libc/arch/amd64/openbsd/Makefile 40L
(DIR) -rw-r--r-- src/libc/arch/amd64/openbsd/crt.s 2L
(DIR) -rwxr-xr-x src/libc/arch/amd64/openbsd/gensys.sh 31L
(DIR) -rw-r--r-- src/libc/arch/amd64/openbsd/syscall.lst 20L
(DIR) -rw-r--r-- src/libc/arch/amd64/setjmp.s 18L
(DIR) -rw-r--r-- src/libc/arch/amd64/strchr.s 32L
(DIR) -rw-r--r-- src/libc/arch/amd64/strcmp.s 39L
(DIR) -rw-r--r-- src/libc/arch/amd64/strcpy.s 22L
(DIR) -rw-r--r-- src/libc/arch/arm/Makefile 14L
(DIR) -rw-r--r-- src/libc/arch/arm/crt-posix.s 14L
(DIR) -rw-r--r-- src/libc/arch/arm/linux/.gitignore 16L
(DIR) -rw-r--r-- src/libc/arch/arm/linux/Makefile 39L
(DIR) -rw-r--r-- src/libc/arch/arm/linux/_cerrno.s 14L
(DIR) -rw-r--r-- src/libc/arch/arm/linux/crt.s 1L
(DIR) -rwxr-xr-x src/libc/arch/arm/linux/gensys.sh 20L
(DIR) -rw-r--r-- src/libc/arch/arm/linux/syscall.lst 15L
(DIR) -rw-r--r-- src/libc/arch/arm/longjmp.s 11L
(DIR) -rw-r--r-- src/libc/arch/arm/setjmp.s 9L
(DIR) -rw-r--r-- src/libc/arch/arm64/Makefile 14L
(DIR) -rw-r--r-- src/libc/arch/arm64/crt-posix.s 15L
(DIR) -rw-r--r-- src/libc/arch/arm64/linux/.gitignore 11L
(DIR) -rw-r--r-- src/libc/arch/arm64/linux/Makefile 36L
(DIR) -rw-r--r-- src/libc/arch/arm64/linux/_cerrno.s 13L
(DIR) -rw-r--r-- src/libc/arch/arm64/linux/crt.s 1L
(DIR) -rwxr-xr-x src/libc/arch/arm64/linux/gensys.sh 21L
(DIR) -rw-r--r-- src/libc/arch/arm64/linux/syscall.lst 13L
(DIR) -rw-r--r-- src/libc/arch/arm64/longjmp.s 22L
(DIR) -rw-r--r-- src/libc/arch/arm64/setjmp.s 20L
(DIR) -rw-r--r-- src/libc/arch/bsd/Makefile 9L
(DIR) -rw-r--r-- src/libc/arch/bsd/_waitpid.c 9L
(DIR) -rw-r--r-- src/libc/arch/darwin/Makefile 9L
(DIR) -rw-r--r-- src/libc/arch/darwin/_getheap.c 31L
(DIR) -rw-r--r-- src/libc/arch/dragonfly/Makefile 6L
(DIR) -rw-r--r-- src/libc/arch/freebsd/Makefile 6L
(DIR) -rw-r--r-- src/libc/arch/i386/Makefile 14L
(DIR) -rw-r--r-- src/libc/arch/i386/crt-posix.s 19L
(DIR) -rw-r--r-- src/libc/arch/i386/linux/.gitignore 16L
(DIR) -rw-r--r-- src/libc/arch/i386/linux/Makefile 40L
(DIR) -rw-r--r-- src/libc/arch/i386/linux/_cerrno.s 12L
(DIR) -rw-r--r-- src/libc/arch/i386/linux/crt.s 1L
(DIR) -rwxr-xr-x src/libc/arch/i386/linux/gensys.sh 38L
(DIR) -rw-r--r-- src/libc/arch/i386/linux/syscall.lst 17L
(DIR) -rw-r--r-- src/libc/arch/i386/longjmp.s 21L
(DIR) -rw-r--r-- src/libc/arch/i386/setjmp.s 17L
(DIR) -rw-r--r-- src/libc/arch/linux/Makefile 12L
(DIR) -rw-r--r-- src/libc/arch/linux/_brk.c 16L
(DIR) -rw-r--r-- src/libc/arch/linux/_getheap.c 11L
(DIR) -rw-r--r-- src/libc/arch/linux/_sigaction.c 24L
(DIR) -rw-r--r-- src/libc/arch/linux/_waitpid.c 1L
(DIR) -rw-r--r-- src/libc/arch/linux/brk.h 2L
(DIR) -rwxr-xr-x src/libc/arch/mkerrstr 21L
(DIR) -rw-r--r-- src/libc/arch/netbsd/Makefile 9L
(DIR) -rw-r--r-- src/libc/arch/netbsd/_sigaction.c 19L
(DIR) -rw-r--r-- src/libc/arch/netbsd/crt.s 9L
(DIR) -rw-r--r-- src/libc/arch/openbsd/Makefile 6L
(DIR) -rw-r--r-- src/libc/arch/openbsd/crt.s 9L
(DIR) -rw-r--r-- src/libc/arch/posix/Makefile 20L
(DIR) -rw-r--r-- src/libc/arch/posix/_getheap.c 9L
(DIR) -rw-r--r-- src/libc/arch/posix/_open.c 13L
(DIR) -rw-r--r-- src/libc/arch/posix/_systime.c 21L
(DIR) -rw-r--r-- src/libc/arch/posix/_tzone.c 247L
(DIR) -rw-r--r-- src/libc/arch/posix/clock.c 40L
(DIR) -rw-r--r-- src/libc/arch/posix/getenv.c 19L
(DIR) -rwxr-xr-x src/libc/arch/posix/geterrno.sh 8L
(DIR) -rw-r--r-- src/libc/arch/posix/raise.c 11L
(DIR) -rw-r--r-- src/libc/arch/posix/signal.c 20L
(DIR) -rw-r--r-- src/libc/arch/posix/system.c 32L
(DIR) -rw-r--r-- src/libc/arch/posix/time.c 17L
(DIR) -rw-r--r-- src/libc/arch/posix/time.h 4L
(DIR) -rw-r--r-- src/libc/arch/posix/tmpfile.c 21L
(DIR) -rw-r--r-- src/libc/arch/ppc/Makefile 14L
(DIR) -rw-r--r-- src/libc/arch/ppc/crt-posix.s 20L
(DIR) -rw-r--r-- src/libc/arch/ppc/linux/.gitignore 16L
(DIR) -rw-r--r-- src/libc/arch/ppc/linux/Makefile 40L
(DIR) -rw-r--r-- src/libc/arch/ppc/linux/_cerrno.s 16L
(DIR) -rw-r--r-- src/libc/arch/ppc/linux/crt.s 1L
(DIR) -rwxr-xr-x src/libc/arch/ppc/linux/gensys.sh 19L
(DIR) -rw-r--r-- src/libc/arch/ppc/linux/syscall.lst 16L
(DIR) -rw-r--r-- src/libc/arch/ppc/longjmp.s 61L
(DIR) -rw-r--r-- src/libc/arch/ppc/setjmp.s 60L
(DIR) -rw-r--r-- src/libc/assert/Makefile 10L
(DIR) -rw-r--r-- src/libc/assert/__assert.c 10L
(DIR) -rw-r--r-- src/libc/assert/assert.c 14L
(DIR) -rw-r--r-- src/libc/ctype/Makefile 25L
(DIR) -rw-r--r-- src/libc/ctype/ctype.c 22L
(DIR) -rw-r--r-- src/libc/ctype/isalnum.c 8L
(DIR) -rw-r--r-- src/libc/ctype/isalpha.c 8L
(DIR) -rw-r--r-- src/libc/ctype/isascii.c 8L
(DIR) -rw-r--r-- src/libc/ctype/isblank.c 7L
(DIR) -rw-r--r-- src/libc/ctype/iscntrl.c 8L
(DIR) -rw-r--r-- src/libc/ctype/isdigit.c 9L
(DIR) -rw-r--r-- src/libc/ctype/isgraph.c 8L
(DIR) -rw-r--r-- src/libc/ctype/islower.c 9L
(DIR) -rw-r--r-- src/libc/ctype/isprint.c 8L
(DIR) -rw-r--r-- src/libc/ctype/ispunct.c 8L
(DIR) -rw-r--r-- src/libc/ctype/isspace.c 9L
(DIR) -rw-r--r-- src/libc/ctype/isupper.c 8L
(DIR) -rw-r--r-- src/libc/ctype/isxdigit.c 8L
(DIR) -rw-r--r-- src/libc/ctype/toascii.c 8L
(DIR) -rw-r--r-- src/libc/ctype/tolower.c 9L
(DIR) -rw-r--r-- src/libc/ctype/toupper.c 9L
(DIR) -rwxr-xr-x src/libc/gcc-scc.sh 75L
(DIR) -rw-r--r-- src/libc/inttypes/Makefile 12L
(DIR) -rw-r--r-- src/libc/inttypes/imaxabs.c 9L
(DIR) -rw-r--r-- src/libc/inttypes/imaxdiv.c 9L
(DIR) -rw-r--r-- src/libc/inttypes/strtoimax.c 64L
(DIR) -rw-r--r-- src/libc/inttypes/strtoumax.c 61L
(DIR) -rw-r--r-- src/libc/libc.h 66L
(DIR) -rw-r--r-- src/libc/locale/Makefile 10L
(DIR) -rw-r--r-- src/libc/locale/localeconv.c 36L
(DIR) -rw-r--r-- src/libc/locale/setlocale.c 16L
(DIR) -rw-r--r-- src/libc/objs/amd64-darwin.mk 4L
(DIR) -rw-r--r-- src/libc/objs/amd64-dragonfly.mk 4L
(DIR) -rw-r--r-- src/libc/objs/amd64-freebsd.mk 27L
(DIR) -rw-r--r-- src/libc/objs/amd64-linux.mk 51L
(DIR) -rw-r--r-- src/libc/objs/amd64-netbsd.mk 43L
(DIR) -rw-r--r-- src/libc/objs/amd64-openbsd.mk 47L
(DIR) -rw-r--r-- src/libc/objs/arm-linux.mk 4L
(DIR) -rw-r--r-- src/libc/objs/arm64-linux.mk 4L
(DIR) -rw-r--r-- src/libc/objs/common-objs.mk 152L
(DIR) -rw-r--r-- src/libc/objs/i386-linux.mk 4L
(DIR) -rw-r--r-- src/libc/objs/ppc-linux.mk 4L
(DIR) -rw-r--r-- src/libc/objs/z80-msxdos.mk 4L
(DIR) -rw-r--r-- src/libc/rules.mk 37L
(DIR) -rw-r--r-- src/libc/stdio/Makefile 51L
(DIR) -rw-r--r-- src/libc/stdio/__getc.c 40L
(DIR) -rw-r--r-- src/libc/stdio/__iob.c 20L
(DIR) -rw-r--r-- src/libc/stdio/__putc.c 51L
(DIR) -rw-r--r-- src/libc/stdio/_allocbuf.c 22L
(DIR) -rw-r--r-- src/libc/stdio/_flsbuf.c 23L
(DIR) -rw-r--r-- src/libc/stdio/_fpopen.c 86L
(DIR) -rw-r--r-- src/libc/stdio/clearerr.c 9L
(DIR) -rw-r--r-- src/libc/stdio/fclose.c 35L
(DIR) -rw-r--r-- src/libc/stdio/feof.c 9L
(DIR) -rw-r--r-- src/libc/stdio/ferror.c 9L
(DIR) -rw-r--r-- src/libc/stdio/fflush.c 21L
(DIR) -rw-r--r-- src/libc/stdio/fgetc.c 9L
(DIR) -rw-r--r-- src/libc/stdio/fgets.c 22L
(DIR) -rw-r--r-- src/libc/stdio/fopen.c 23L
(DIR) -rw-r--r-- src/libc/stdio/fprintf.c 17L
(DIR) -rw-r--r-- src/libc/stdio/fputc.c 9L
(DIR) -rw-r--r-- src/libc/stdio/fputs.c 16L
(DIR) -rw-r--r-- src/libc/stdio/fread.c 26L
(DIR) -rw-r--r-- src/libc/stdio/freopen.c 15L
(DIR) -rw-r--r-- src/libc/stdio/fseek.c 27L
(DIR) -rw-r--r-- src/libc/stdio/ftell.c 29L
(DIR) -rw-r--r-- src/libc/stdio/fwrite.c 25L
(DIR) -rw-r--r-- src/libc/stdio/getc.c 9L
(DIR) -rw-r--r-- src/libc/stdio/getchar.c 9L
(DIR) -rw-r--r-- src/libc/stdio/gets.c 18L
(DIR) -rw-r--r-- src/libc/stdio/perror.c 17L
(DIR) -rw-r--r-- src/libc/stdio/printf.c 16L
(DIR) -rw-r--r-- src/libc/stdio/putc.c 9L
(DIR) -rw-r--r-- src/libc/stdio/putchar.c 9L
(DIR) -rw-r--r-- src/libc/stdio/puts.c 13L
(DIR) -rw-r--r-- src/libc/stdio/remove.c 11L
(DIR) -rw-r--r-- src/libc/stdio/rename.c 11L
(DIR) -rw-r--r-- src/libc/stdio/rewind.c 11L
(DIR) -rw-r--r-- src/libc/stdio/setbuf.c 9L
(DIR) -rw-r--r-- src/libc/stdio/setvbuf.c 51L
(DIR) -rw-r--r-- src/libc/stdio/snprintf.c 17L
(DIR) -rw-r--r-- src/libc/stdio/sprintf.c 17L
(DIR) -rw-r--r-- src/libc/stdio/tmpnam.c 29L
(DIR) -rw-r--r-- src/libc/stdio/ungetc.c 35L
(DIR) -rw-r--r-- src/libc/stdio/vfprintf.c 381L
(DIR) -rw-r--r-- src/libc/stdio/vprintf.c 13L
(DIR) -rw-r--r-- src/libc/stdio/vsnprintf.c 28L
(DIR) -rw-r--r-- src/libc/stdio/vsprintf.c 12L
(DIR) -rw-r--r-- src/libc/stdlib/Makefile 37L
(DIR) -rw-r--r-- src/libc/stdlib/_Exit.c 11L
(DIR) -rw-r--r-- src/libc/stdlib/_dtoi.c 17L
(DIR) -rw-r--r-- src/libc/stdlib/abort.c 11L
(DIR) -rw-r--r-- src/libc/stdlib/abs.c 9L
(DIR) -rw-r--r-- src/libc/stdlib/atexit.c 29L
(DIR) -rw-r--r-- src/libc/stdlib/atoi.c 28L
(DIR) -rw-r--r-- src/libc/stdlib/atol.c 29L
(DIR) -rw-r--r-- src/libc/stdlib/atoll.c 29L
(DIR) -rw-r--r-- src/libc/stdlib/bsearch.c 29L
(DIR) -rw-r--r-- src/libc/stdlib/calloc.c 20L
(DIR) -rw-r--r-- src/libc/stdlib/div.c 9L
(DIR) -rw-r--r-- src/libc/stdlib/errno.c 3L
(DIR) -rw-r--r-- src/libc/stdlib/exit.c 19L
(DIR) -rw-r--r-- src/libc/stdlib/labs.c 9L
(DIR) -rw-r--r-- src/libc/stdlib/ldiv.c 9L
(DIR) -rw-r--r-- src/libc/stdlib/llabs.c 9L
(DIR) -rw-r--r-- src/libc/stdlib/lldiv.c 8L
(DIR) -rw-r--r-- src/libc/stdlib/malloc.c 170L
(DIR) -rw-r--r-- src/libc/stdlib/malloc.h 16L
(DIR) -rw-r--r-- src/libc/stdlib/mblen.c 9L
(DIR) -rw-r--r-- src/libc/stdlib/mbstowcs.c 17L
(DIR) -rw-r--r-- src/libc/stdlib/mbtowc.c 20L
(DIR) -rw-r--r-- src/libc/stdlib/qsort.c 82L
(DIR) -rw-r--r-- src/libc/stdlib/rand.c 24L
(DIR) -rw-r--r-- src/libc/stdlib/realloc.c 80L
(DIR) -rw-r--r-- src/libc/stdlib/strtol.c 64L
(DIR) -rw-r--r-- src/libc/stdlib/strtoll.c 64L
(DIR) -rw-r--r-- src/libc/stdlib/strtoul.c 61L
(DIR) -rw-r--r-- src/libc/stdlib/strtoull.c 61L
(DIR) -rw-r--r-- src/libc/stdlib/wcstombs.c 14L
(DIR) -rw-r--r-- src/libc/stdlib/wctomb.c 14L
(DIR) -rw-r--r-- src/libc/string/Makefile 31L
(DIR) -rw-r--r-- src/libc/string/memchr.c 13L
(DIR) -rw-r--r-- src/libc/string/memcmp.c 15L
(DIR) -rw-r--r-- src/libc/string/memcpy.c 15L
(DIR) -rw-r--r-- src/libc/string/memmove.c 21L
(DIR) -rw-r--r-- src/libc/string/memset.c 13L
(DIR) -rw-r--r-- src/libc/string/strcat.c 17L
(DIR) -rw-r--r-- src/libc/string/strchr.c 12L
(DIR) -rw-r--r-- src/libc/string/strcmp.c 11L
(DIR) -rw-r--r-- src/libc/string/strcoll.c 11L
(DIR) -rw-r--r-- src/libc/string/strcpy.c 14L
(DIR) -rw-r--r-- src/libc/string/strcspn.c 21L
(DIR) -rw-r--r-- src/libc/string/strerror.c 12L
(DIR) -rw-r--r-- src/libc/string/strlen.c 13L
(DIR) -rw-r--r-- src/libc/string/strncat.c 18L
(DIR) -rw-r--r-- src/libc/string/strncmp.c 15L
(DIR) -rw-r--r-- src/libc/string/strncpy.c 17L
(DIR) -rw-r--r-- src/libc/string/strpbrk.c 10L
(DIR) -rw-r--r-- src/libc/string/strrchr.c 16L
(DIR) -rw-r--r-- src/libc/string/strspn.c 21L
(DIR) -rw-r--r-- src/libc/string/strstr.c 22L
(DIR) -rw-r--r-- src/libc/string/strtok.c 26L
(DIR) -rw-r--r-- src/libc/string/strxfrm.c 13L
(DIR) -rw-r--r-- src/libc/syscall.h 10L
(DIR) -rw-r--r-- src/libc/time/.gitignore 1L
(DIR) -rw-r--r-- src/libc/time/Makefile 27L
(DIR) -rw-r--r-- src/libc/time/_daysyear.c 11L
(DIR) -rw-r--r-- src/libc/time/_newyear.c 15L
(DIR) -rw-r--r-- src/libc/time/asctime.c 17L
(DIR) -rw-r--r-- src/libc/time/ctime.c 9L
(DIR) -rw-r--r-- src/libc/time/difftime.c 9L
(DIR) -rw-r--r-- src/libc/time/gentz.awk 9L
(DIR) -rw-r--r-- src/libc/time/gmtime.c 39L
(DIR) -rw-r--r-- src/libc/time/localtime.c 57L
(DIR) -rw-r--r-- src/libc/time/mktime.c 106L
(DIR) -rw-r--r-- src/libc/time/strftime.c 331L
(DIR) -rw-r--r-- src/libc/time/timezone.lst 332L
(DIR) -rw-r--r-- src/libc/wchar/Makefile 19L
(DIR) -rw-r--r-- src/libc/wchar/_validutf8.c 31L
(DIR) -rw-r--r-- src/libc/wchar/fputwc.c 33L
(DIR) -rw-r--r-- src/libc/wchar/mbrlen.c 13L
(DIR) -rw-r--r-- src/libc/wchar/mbrtowc.c 98L
(DIR) -rw-r--r-- src/libc/wchar/mbsinit.c 11L
(DIR) -rw-r--r-- src/libc/wchar/mbsrtowcs.c 49L
(DIR) -rw-r--r-- src/libc/wchar/putwc.c 10L
(DIR) -rw-r--r-- src/libc/wchar/wcrtomb.c 39L
(DIR) -rw-r--r-- src/libc/wchar/wcscat.c 16L
(DIR) -rw-r--r-- src/libc/wchar/wcschr.c 11L
(DIR) -rw-r--r-- src/libc/wchar/wcscmp.c 15L
(DIR) -rw-r--r-- src/libc/wchar/wcscoll.c 9L
(DIR) -rw-r--r-- src/libc/wchar/wcscpy.c 16L
(DIR) -rw-r--r-- src/libc/wchar/wcscspn.c 14L
(DIR) -rw-r--r-- src/libc/wchar/wcslen.c 13L
(DIR) -rw-r--r-- src/libc/wchar/wcsncat.c 18L
(DIR) -rw-r--r-- src/libc/wchar/wcsncmp.c 18L
(DIR) -rw-r--r-- src/libc/wchar/wcsncpy.c 18L
(DIR) -rw-r--r-- src/libc/wchar/wcspbrk.c 10L
(DIR) -rw-r--r-- src/libc/wchar/wcsrchr.c 16L
(DIR) -rw-r--r-- src/libc/wchar/wcsrtombs.c 34L
(DIR) -rw-r--r-- src/libc/wchar/wcsspn.c 14L
(DIR) -rw-r--r-- src/libc/wchar/wcsstr.c 22L
(DIR) -rw-r--r-- src/libc/wchar/wcsxfrm.c 13L
(DIR) -rw-r--r-- src/libc/wchar/wcwidth.c 13L
(DIR) -rw-r--r-- src/libc/wchar/wmemchr.c 11L
(DIR) -rw-r--r-- src/libc/wchar/wmemcmp.c 17L
(DIR) -rw-r--r-- src/libc/wchar/wmemcpy.c 10L
(DIR) -rw-r--r-- src/libc/wchar/wmemmove.c 10L
(DIR) -rw-r--r-- src/libc/wchar/wmemset.c 13L
(DIR) -rw-r--r-- src/libcrt/Makefile 15L
(DIR) -rw-r--r-- src/libcrt/amd64/Makefile 13L
(DIR) -rw-r--r-- src/libcrt/amd64/dummy.s 0B
(DIR) -rw-r--r-- src/libcrt/arm/Makefile 13L
(DIR) -rw-r--r-- src/libcrt/arm/dummy.c 0B
(DIR) -rw-r--r-- src/libcrt/arm64/Makefile 13L
(DIR) -rw-r--r-- src/libcrt/arm64/dummy.s 0B
(DIR) -rw-r--r-- src/libcrt/i386/Makefile 16L
(DIR) -rw-r--r-- src/libcrt/i386/udivdi3.s 19L
(DIR) -rw-r--r-- src/libcrt/i386/umoddi3.s 20L
(DIR) -rw-r--r-- src/libcrt/ppc/Makefile 13L
(DIR) -rw-r--r-- src/libcrt/ppc/dummy.s 0B
(DIR) -rw-r--r-- src/libmach/Makefile 51L
(DIR) -rw-r--r-- src/libmach/archive.c 24L
(DIR) -rw-r--r-- src/libmach/armember.c 54L
(DIR) -rw-r--r-- src/libmach/coff32/Makefile 45L
(DIR) -rw-r--r-- src/libmach/coff32/coff32archs.c 12L
(DIR) -rw-r--r-- src/libmach/coff32/coff32del.c 32L
(DIR) -rw-r--r-- src/libmach/coff32/coff32getidx.c 13L
(DIR) -rw-r--r-- src/libmach/coff32/coff32getsec.c 95L
(DIR) -rw-r--r-- src/libmach/coff32/coff32getsym.c 84L
(DIR) -rw-r--r-- src/libmach/coff32/coff32loadmap.c 33L
(DIR) -rw-r--r-- src/libmach/coff32/coff32new.c 32L
(DIR) -rw-r--r-- src/libmach/coff32/coff32pc2line.c 12L
(DIR) -rw-r--r-- src/libmach/coff32/coff32probe.c 22L
(DIR) -rw-r--r-- src/libmach/coff32/coff32read.c 591L
(DIR) -rw-r--r-- src/libmach/coff32/coff32setidx.c 13L
(DIR) -rw-r--r-- src/libmach/coff32/coff32setsec.c 116L
(DIR) -rw-r--r-- src/libmach/coff32/coff32setsym.c 114L
(DIR) -rw-r--r-- src/libmach/coff32/coff32str.c 24L
(DIR) -rw-r--r-- src/libmach/coff32/coff32strip.c 44L
(DIR) -rw-r--r-- src/libmach/coff32/coff32type.c 21L
(DIR) -rw-r--r-- src/libmach/coff32/coff32write.c 536L
(DIR) -rw-r--r-- src/libmach/coff32/coff32xgetidx.c 73L
(DIR) -rw-r--r-- src/libmach/coff32/coff32xsetidx.c 33L
(DIR) -rw-r--r-- src/libmach/coff32/fun.h 19L
(DIR) -rw-r--r-- src/libmach/copysec.c 18L
(DIR) -rw-r--r-- src/libmach/delmap.c 16L
(DIR) -rw-r--r-- src/libmach/delobj.c 21L
(DIR) -rw-r--r-- src/libmach/elf/Makefile 24L
(DIR) -rw-r--r-- src/libmach/elf/elfarchs.c 20L
(DIR) -rw-r--r-- src/libmach/elf/elfdel.c 23L
(DIR) -rw-r--r-- src/libmach/elf/elfgetsec.c 77L
(DIR) -rw-r--r-- src/libmach/elf/elfgetsym.c 123L
(DIR) -rw-r--r-- src/libmach/elf/elfloadmap.c 51L
(DIR) -rw-r--r-- src/libmach/elf/elfnew.c 27L
(DIR) -rw-r--r-- src/libmach/elf/elfprobe.c 50L
(DIR) -rw-r--r-- src/libmach/elf/elfread.c 771L
(DIR) -rw-r--r-- src/libmach/elf/elftype.c 21L
(DIR) -rw-r--r-- src/libmach/elf/fun.h 17L
(DIR) -rw-r--r-- src/libmach/findsec.c 21L
(DIR) -rw-r--r-- src/libmach/getindex.c 28L
(DIR) -rw-r--r-- src/libmach/getsec.c 19L
(DIR) -rw-r--r-- src/libmach/getsym.c 19L
(DIR) -rw-r--r-- src/libmach/libmach.h 7L
(DIR) -rw-r--r-- src/libmach/loadmap.c 19L
(DIR) -rw-r--r-- src/libmach/mapsec.c 72L
(DIR) -rw-r--r-- src/libmach/mapseg.c 41L
(DIR) -rwxr-xr-x src/libmach/mkdep 20L
(DIR) -rw-r--r-- src/libmach/newmap.c 74L
(DIR) -rw-r--r-- src/libmach/newobj.c 41L
(DIR) -rw-r--r-- src/libmach/objpos.c 15L
(DIR) -rw-r--r-- src/libmach/objprobe.c 36L
(DIR) -rw-r--r-- src/libmach/objtype.c 27L
(DIR) -rw-r--r-- src/libmach/pack.c 130L
(DIR) -rw-r--r-- src/libmach/pc2line.c 18L
(DIR) -rw-r--r-- src/libmach/readobj.c 25L
(DIR) -rw-r--r-- src/libmach/rebase.c 12L
(DIR) -rw-r--r-- src/libmach/setindex.c 28L
(DIR) -rw-r--r-- src/libmach/setsec.c 18L
(DIR) -rw-r--r-- src/libmach/setsym.c 18L
(DIR) -rw-r--r-- src/libmach/strip.c 18L
(DIR) -rw-r--r-- src/libmach/unpack.c 140L
(DIR) -rw-r--r-- src/libmach/writeobj.c 18L
(DIR) -rw-r--r-- src/libscc/Makefile 30L
(DIR) -rw-r--r-- src/libscc/alloc.c 111L
(DIR) -rw-r--r-- src/libscc/canonical-posix.c 10L
(DIR) -rw-r--r-- src/libscc/casecmp.c 10L
(DIR) -rw-r--r-- src/libscc/debug.c 19L
(DIR) -rw-r--r-- src/libscc/die.c 19L
(DIR) -rw-r--r-- src/libscc/fromepoch-posix.c 9L
(DIR) -rw-r--r-- src/libscc/genhash.c 11L
(DIR) -rw-r--r-- src/libscc/getstat-posix.c 24L
(DIR) -rw-r--r-- src/libscc/newitem.c 12L
(DIR) -rw-r--r-- src/libscc/setstat-posix.c 23L
(DIR) -rw-r--r-- src/libscc/totime-posix.c 9L
(DIR) -rw-r--r-- src/libscc/xcalloc.c 12L
(DIR) -rw-r--r-- src/libscc/xmalloc.c 12L
(DIR) -rw-r--r-- src/libscc/xrealloc.c 12L
(DIR) -rw-r--r-- src/libscc/xstrdup.c 11L
(DIR) -rw-r--r-- tests/Makefile 29L
(DIR) -rw-r--r-- tests/ar/execute/.gitignore 1L
(DIR) -rwxr-xr-x tests/ar/execute/0001-append.sh 38L
(DIR) -rwxr-xr-x tests/ar/execute/0002-append.sh 39L
(DIR) -rwxr-xr-x tests/ar/execute/0003-append.sh 38L
(DIR) -rwxr-xr-x tests/ar/execute/0004-append.sh 19L
(DIR) -rwxr-xr-x tests/ar/execute/0005-append.sh 18L
(DIR) -rwxr-xr-x tests/ar/execute/0006-append.sh 14L
(DIR) -rwxr-xr-x tests/ar/execute/0007-delete.sh 19L
(DIR) -rwxr-xr-x tests/ar/execute/0008-delete.sh 19L
(DIR) -rwxr-xr-x tests/ar/execute/0009-delete.sh 18L
(DIR) -rwxr-xr-x tests/ar/execute/0010-delete.sh 24L
(DIR) -rwxr-xr-x tests/ar/execute/0011-delete.sh 25L
(DIR) -rwxr-xr-x tests/ar/execute/0012-delete.sh 94L
(DIR) -rwxr-xr-x tests/ar/execute/0013-print.sh 23L
(DIR) -rwxr-xr-x tests/ar/execute/0014-print.sh 22L
(DIR) -rwxr-xr-x tests/ar/execute/0015-print.sh 25L
(DIR) -rwxr-xr-x tests/ar/execute/0016-print.sh 28L
(DIR) -rwxr-xr-x tests/ar/execute/0017-print.sh 27L
(DIR) -rwxr-xr-x tests/ar/execute/0018-list.sh 21L
(DIR) -rwxr-xr-x tests/ar/execute/0019-list.sh 20L
(DIR) -rwxr-xr-x tests/ar/execute/0020-list.sh 20L
(DIR) -rwxr-xr-x tests/ar/execute/0021-list.sh 22L
(DIR) -rwxr-xr-x tests/ar/execute/0022-list.sh 62L
(DIR) -rwxr-xr-x tests/ar/execute/0023-extract.sh 22L
(DIR) -rwxr-xr-x tests/ar/execute/0024-extract.sh 22L
(DIR) -rwxr-xr-x tests/ar/execute/0025-extract.sh 22L
(DIR) -rwxr-xr-x tests/ar/execute/0026-extract.sh 36L
(DIR) -rwxr-xr-x tests/ar/execute/0027-extract.sh 36L
(DIR) -rwxr-xr-x tests/ar/execute/0029-move.sh 23L
(DIR) -rwxr-xr-x tests/ar/execute/0030-move.sh 23L
(DIR) -rwxr-xr-x tests/ar/execute/0031-move.sh 23L
(DIR) -rwxr-xr-x tests/ar/execute/0032-update.sh 24L
(DIR) -rwxr-xr-x tests/ar/execute/0033-update.sh 24L
(DIR) -rwxr-xr-x tests/ar/execute/0034-update.sh 34L
(DIR) -rwxr-xr-x tests/ar/execute/0035-update.sh 34L
(DIR) -rwxr-xr-x tests/ar/execute/0036-update.sh 35L
(DIR) -rwxr-xr-x tests/ar/execute/0037-update.sh 35L
(DIR) -rwxr-xr-x tests/ar/execute/0038-update.sh 24L
(DIR) -rwxr-xr-x tests/ar/execute/0039-update.sh 38L
(DIR) -rw-r--r-- tests/ar/execute/Makefile 19L
(DIR) -rwxr-xr-x tests/ar/execute/chktest.sh 15L
(DIR) -rwxr-xr-x tests/ar/execute/mkmaster.sh 23L
(DIR) -rw-r--r-- tests/as/execute/.gitignore 1L
(DIR) -rw-r--r-- tests/as/execute/Makefile 16L
(DIR) -rwxr-xr-x tests/as/execute/chktest.sh 12L
(DIR) -rw-r--r-- tests/as/execute/i286.s 149L
(DIR) -rw-r--r-- tests/as/execute/ppc.s 15L
(DIR) -rw-r--r-- tests/as/execute/pseudo.inc 36L
(DIR) -rwxr-xr-x tests/as/execute/test.sh 44L
(DIR) -rw-r--r-- tests/as/execute/z80.s 1608L
(DIR) -rw-r--r-- tests/cc/error/.gitignore 1L
(DIR) -rw-r--r-- tests/cc/error/0001-sanity.c 11L
(DIR) -rw-r--r-- tests/cc/error/0002-missinginclude.c 7L
(DIR) -rw-r--r-- tests/cc/error/0003-junkinclude.c 7L
(DIR) -rw-r--r-- tests/cc/error/0004-macroredef.c 9L
(DIR) -rw-r--r-- tests/cc/error/0005-fmacro.c 8L
(DIR) -rw-r--r-- tests/cc/error/0006-endif.c 8L
(DIR) -rw-r--r-- tests/cc/error/0007-unmatchedcppif.c 9L
(DIR) -rw-r--r-- tests/cc/error/0008-unmatchedcppelse.c 9L
(DIR) -rw-r--r-- tests/cc/error/0009-unmatchedcppelif.c 8L
(DIR) -rw-r--r-- tests/cc/error/0010-extraelif.c 13L
(DIR) -rw-r--r-- tests/cc/error/0011-extraelse.c 13L
(DIR) -rw-r--r-- tests/cc/error/0012-ifnoexpr.c 10L
(DIR) -rw-r--r-- tests/cc/error/0013-macro.c 10L
(DIR) -rw-r--r-- tests/cc/error/0014-macro.c 10L
(DIR) -rw-r--r-- tests/cc/error/0015-macro.c 8L
(DIR) -rw-r--r-- tests/cc/error/0016-arrayinitsize.c 7L
(DIR) -rw-r--r-- tests/cc/error/0017-duplicatefunc.c 18L
(DIR) -rw-r--r-- tests/cc/error/0018-voidparam.c 39L
(DIR) -rw-r--r-- tests/cc/error/0019-kr_names.c 21L
(DIR) -rw-r--r-- tests/cc/error/0020-storage.c 53L
(DIR) -rw-r--r-- tests/cc/error/0021-namespace.c 29L
(DIR) -rw-r--r-- tests/cc/error/0021-void.c 13L
(DIR) -rw-r--r-- tests/cc/error/0022-cpp-if.c 9L
(DIR) -rw-r--r-- tests/cc/error/0023-include.c 10L
(DIR) -rw-r--r-- tests/cc/error/0023-include.h 8L
(DIR) -rw-r--r-- tests/cc/error/0024-lvale-cast.c 15L
(DIR) -rw-r--r-- tests/cc/error/0025-bad-init.c 13L
(DIR) -rw-r--r-- tests/cc/error/0026-numargs.c 23L
(DIR) -rw-r--r-- tests/cc/error/0027-constoverflow.c 9L
(DIR) -rw-r--r-- tests/cc/error/0028-noconstinit.c 14L
(DIR) -rw-r--r-- tests/cc/error/0029-eof.c 8L
(DIR) -rw-r--r-- tests/cc/error/0030-krtypes.c 18L
(DIR) -rw-r--r-- tests/cc/error/0031-krtypes.c 37L
(DIR) -rw-r--r-- tests/cc/error/0032-krtypes.c 22L
(DIR) -rw-r--r-- tests/cc/error/0033-character.c 32L
(DIR) -rw-r--r-- tests/cc/error/0034-eof.c 10L
(DIR) -rw-r--r-- tests/cc/error/0035-cpp.c 9L
(DIR) -rw-r--r-- tests/cc/error/0036-func.c 13L
(DIR) -rw-r--r-- tests/cc/error/0037-pointer.c 11L
(DIR) -rw-r--r-- tests/cc/error/0038-void.c 59L
(DIR) -rw-r--r-- tests/cc/error/0039-struct.c 22L
(DIR) -rw-r--r-- tests/cc/error/Makefile 17L
(DIR) -rw-r--r-- tests/cc/error/README 2L
(DIR) -rwxr-xr-x tests/cc/error/chktest.sh 21L
(DIR) -rw-r--r-- tests/cc/error/scc-tests.lst 39L
(DIR) -rwxr-xr-x tests/cc/error/update.sh 16L
(DIR) -rw-r--r-- tests/cc/execute/.gitignore 4L
(DIR) -rw-r--r-- tests/cc/execute/0001-sanity.c 5L
(DIR) -rw-r--r-- tests/cc/execute/0002-expr.c 5L
(DIR) -rw-r--r-- tests/cc/execute/0003-local.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0004-pointer.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0005-ifstmt.c 23L
(DIR) -rw-r--r-- tests/cc/execute/0006-whilestmt.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0007-forstmt.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0008-dowhilestmt.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0009-expr.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0010-goto.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0011-assign.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0012-expr.c 5L
(DIR) -rw-r--r-- tests/cc/execute/0013-addridx.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0014-assignidx.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0015-localarray.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0016-addrarray.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0017-struct.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0018-structptr.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0019-selfrefstruct.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0020-ptrptr.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0021-intfunc.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0022-typedef.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0023-global.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0024-typedefstruct.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0025-string.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0026-implicitret.c 5L
(DIR) -rw-r--r-- tests/cc/execute/0027-charval.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0028-bor.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0029-band.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0030-bxor.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0031-relop.c 24L
(DIR) -rw-r--r-- tests/cc/execute/0032-indec.c 48L
(DIR) -rw-r--r-- tests/cc/execute/0033-ptrindec.c 30L
(DIR) -rw-r--r-- tests/cc/execute/0034-logandor.c 45L
(DIR) -rw-r--r-- tests/cc/execute/0035-breakcont.c 32L
(DIR) -rw-r--r-- tests/cc/execute/0036-notneg.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0037-assignop.c 19L
(DIR) -rw-r--r-- tests/cc/execute/0038-ptradd.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0039-sizeof.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0040-cast.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0041-queen.c 55L
(DIR) -rw-r--r-- tests/cc/execute/0042-prime.c 26L
(DIR) -rw-r--r-- tests/cc/execute/0043-union.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0044-struct.c 19L
(DIR) -rw-r--r-- tests/cc/execute/0045-struct.c 16L
(DIR) -rw-r--r-- tests/cc/execute/0046-inits.c 16L
(DIR) -rw-r--r-- tests/cc/execute/0047-anonexport.c 34L
(DIR) -rw-r--r-- tests/cc/execute/0048-inits.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0049-inits.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0050-inits.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0051-inits.c 33L
(DIR) -rw-r--r-- tests/cc/execute/0052-switch.c 52L
(DIR) -rw-r--r-- tests/cc/execute/0053-struct.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0054-struct.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0055-enum.c 22L
(DIR) -rw-r--r-- tests/cc/execute/0056-enum.c 22L
(DIR) -rw-r--r-- tests/cc/execute/0057-duff.c 30L
(DIR) -rw-r--r-- tests/cc/execute/0058-bug.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0059-multistring.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0060-charlit.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0061-comments.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0062-include.c 4L
(DIR) -rw-r--r-- tests/cc/execute/0063-define.c 7L
(DIR) -rw-r--r-- tests/cc/execute/0064-sysinclude.c 7L
(DIR) -rw-r--r-- tests/cc/execute/0065-ifdef.c 25L
(DIR) -rw-r--r-- tests/cc/execute/0066-cppelse.c 20L
(DIR) -rw-r--r-- tests/cc/execute/0067-define.c 7L
(DIR) -rw-r--r-- tests/cc/execute/0068-funclikemacro.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0069-funclikemacro.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0070-cppif.c 18L
(DIR) -rw-r--r-- tests/cc/execute/0071-cppelif.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0072-cppelif.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0073-ifndef.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0074-undef.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0075-ptraddasn.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0076-ptrsubasn.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0077-defined.c 32L
(DIR) -rw-r--r-- tests/cc/execute/0078-dirifexpr.c 166L
(DIR) -rw-r--r-- tests/cc/execute/0079-cond.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0080-arrays.c 48L
(DIR) -rw-r--r-- tests/cc/execute/0081-calls.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0082-bug.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0083-voidret.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0084-longlong.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0085-ulonglong.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0086-variadic.c 55L
(DIR) -rw-r--r-- tests/cc/execute/0087-variadic.c 54L
(DIR) -rw-r--r-- tests/cc/execute/0088-macros.c 30L
(DIR) -rw-r--r-- tests/cc/execute/0089-short.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0090-fptr.c 20L
(DIR) -rw-r--r-- tests/cc/execute/0091-fptr.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0092-fptr.c 30L
(DIR) -rw-r--r-- tests/cc/execute/0093-arrayinit.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0094-arrayinit.c 19L
(DIR) -rw-r--r-- tests/cc/execute/0095-arrayselector.c 19L
(DIR) -rw-r--r-- tests/cc/execute/0096-inferredarraysize.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0097-extern.c 6L
(DIR) -rw-r--r-- tests/cc/execute/0098-tentative.c 22L
(DIR) -rw-r--r-- tests/cc/execute/0099-tentative.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0100-redeclaremacro.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0101-wcharlit.c 5L
(DIR) -rw-r--r-- tests/cc/execute/0102-decl.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0103-voidparm.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0104-qbebug.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0105-shl.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0106-ppcast.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0107-bnot.c 22L
(DIR) -rw-r--r-- tests/cc/execute/0108-bug.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0109-struct.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0110-typedefcast.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0111-doubledef.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0112-cond.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0113-externredecl.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0114-shortassig.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0115-null_comparision.c 5L
(DIR) -rw-r--r-- tests/cc/execute/0116-floatcmp.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0117-pointarith.c 7L
(DIR) -rw-r--r-- tests/cc/execute/0118-voidmain.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0119-macrostr.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0120-funpar.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0121-localinit.c 5L
(DIR) -rw-r--r-- tests/cc/execute/0122-localinit.c 6L
(DIR) -rw-r--r-- tests/cc/execute/0123-doubleconst.c 7L
(DIR) -rw-r--r-- tests/cc/execute/0124-enumstruct.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0125-fundcl.c 20L
(DIR) -rw-r--r-- tests/cc/execute/0126-macropar.c 6L
(DIR) -rw-r--r-- tests/cc/execute/0127-doublecte.c 7L
(DIR) -rw-r--r-- tests/cc/execute/0128-kr_names.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0129-initi.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0130-mulpars.c 22L
(DIR) -rw-r--r-- tests/cc/execute/0131-hello.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0132-forward.c 21L
(DIR) -rw-r--r-- tests/cc/execute/0133-ftn_ptr.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0134-arith.c 36L
(DIR) -rw-r--r-- tests/cc/execute/0135-unary.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0136-if.c 21L
(DIR) -rw-r--r-- tests/cc/execute/0137-int_cast.c 138L
(DIR) -rw-r--r-- tests/cc/execute/0138-namespace.c 30L
(DIR) -rw-r--r-- tests/cc/execute/0139-ptr_ary.c 22L
(DIR) -rw-r--r-- tests/cc/execute/0140-int_fold.c 27L
(DIR) -rw-r--r-- tests/cc/execute/0141-int_iden.c 45L
(DIR) -rw-r--r-- tests/cc/execute/0142-char_const.c 40L
(DIR) -rw-r--r-- tests/cc/execute/0143-int_const.c 24L
(DIR) -rw-r--r-- tests/cc/execute/0144-long_const.c 25L
(DIR) -rw-r--r-- tests/cc/execute/0145-llong_const.c 23L
(DIR) -rw-r--r-- tests/cc/execute/0146-ifdef.c 52L
(DIR) -rw-r--r-- tests/cc/execute/0147-intern_cpp.c 19L
(DIR) -rw-r--r-- tests/cc/execute/0148-cpp_string.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0149-define.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0150-define.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0151-vararg.c 25L
(DIR) -rw-r--r-- tests/cc/execute/0152-cat.c 21L
(DIR) -rw-r--r-- tests/cc/execute/0153-cpp_string.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0154-if_defined.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0155-struct_compl.c 16L
(DIR) -rw-r--r-- tests/cc/execute/0156-duff2.c 35L
(DIR) -rw-r--r-- tests/cc/execute/0157-list.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0158-ternary.c 19L
(DIR) -rw-r--r-- tests/cc/execute/0159-typedef.c 27L
(DIR) -rw-r--r-- tests/cc/execute/0160-cpp_if.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0161-struct.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0162-array.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0163-array.c 16L
(DIR) -rw-r--r-- tests/cc/execute/0164-struct.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0165-struct.c 33L
(DIR) -rw-r--r-- tests/cc/execute/0166-desig.c 16L
(DIR) -rw-r--r-- tests/cc/execute/0167-array.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0168-array.c 16L
(DIR) -rw-r--r-- tests/cc/execute/0169-string.c 27L
(DIR) -rw-r--r-- tests/cc/execute/0170-line.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0171-macros.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0172-hexa.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0173-macro.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0174-decay.c 24L
(DIR) -rw-r--r-- tests/cc/execute/0175-defined.c 32L
(DIR) -rw-r--r-- tests/cc/execute/0176-macro.c 21L
(DIR) -rw-r--r-- tests/cc/execute/0177-literal.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0178-include.c 8L
(DIR) -rw-r--r-- tests/cc/execute/0178-include.h 1L
(DIR) -rw-r--r-- tests/cc/execute/0179-sizeof.c 6L
(DIR) -rw-r--r-- tests/cc/execute/0180-incomplete.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0181-stringize.c 16L
(DIR) -rw-r--r-- tests/cc/execute/0182-voidcast.c 20L
(DIR) -rw-r--r-- tests/cc/execute/0183-negenum.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0184-esc_macro.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0185-esc_macro2.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0186-dec_ary.c 23L
(DIR) -rw-r--r-- tests/cc/execute/0187-zero_struct.c 24L
(DIR) -rw-r--r-- tests/cc/execute/0188-multi_string.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0189-cpp.c 97L
(DIR) -rw-r--r-- tests/cc/execute/0190-enum_ary.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0191-ary_addr.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0192-ptrcmp.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0193-incomplete.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0194-vararg.c 21L
(DIR) -rw-r--r-- tests/cc/execute/0195-unexpected.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0196-invalidchar.c 35L
(DIR) -rw-r--r-- tests/cc/execute/0197-cppcomment.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0198-nullcpp.c 6L
(DIR) -rw-r--r-- tests/cc/execute/0199-voidpcast.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0200-cpp.c 91L
(DIR) -rw-r--r-- tests/cc/execute/0200-cpp.h 1L
(DIR) -rw-r--r-- tests/cc/execute/0201-cpp.c 26L
(DIR) -rw-r--r-- tests/cc/execute/0202-variadic.c 44L
(DIR) -rw-r--r-- tests/cc/execute/0203-comment.c 7L
(DIR) -rw-r--r-- tests/cc/execute/0204-cast.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0205-cpparg.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0206-initializer.c 171L
(DIR) -rw-r--r-- tests/cc/execute/0207-structcb.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0208-sizeof.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0209-dowhile.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0210-flexible.c 17L
(DIR) -rw-r--r-- tests/cc/execute/0211-enum.c 7L
(DIR) -rw-r--r-- tests/cc/execute/0212-krtypes.c 36L
(DIR) -rw-r--r-- tests/cc/execute/0213-decay.c 21L
(DIR) -rw-r--r-- tests/cc/execute/0214-va_copy.c 26L
(DIR) -rw-r--r-- tests/cc/execute/0215-ret_struct.c 36L
(DIR) -rw-r--r-- tests/cc/execute/0216-initialize.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0217-lchar.c 13L
(DIR) -rw-r--r-- tests/cc/execute/0218-initialize.c 37L
(DIR) -rw-r--r-- tests/cc/execute/0219-abbrev.c 68L
(DIR) -rw-r--r-- tests/cc/execute/0220-comma.c 21L
(DIR) -rw-r--r-- tests/cc/execute/0221-ifdef.c 14L
(DIR) -rw-r--r-- tests/cc/execute/0222-ifdef.c 11L
(DIR) -rw-r--r-- tests/cc/execute/0223-macro.c 10L
(DIR) -rw-r--r-- tests/cc/execute/0224-macro.c 18L
(DIR) -rw-r--r-- tests/cc/execute/0225-func.c 12L
(DIR) -rw-r--r-- tests/cc/execute/0226-pointer.c 21L
(DIR) -rw-r--r-- tests/cc/execute/0227-sizeof.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0228-extrcast.c 9L
(DIR) -rw-r--r-- tests/cc/execute/0229-commalog.c 24L
(DIR) -rw-r--r-- tests/cc/execute/0230-init.c 15L
(DIR) -rw-r--r-- tests/cc/execute/0231-init.c 11L
(DIR) -rw-r--r-- tests/cc/execute/Makefile 17L
(DIR) -rw-r--r-- tests/cc/execute/README 2L
(DIR) -rwxr-xr-x tests/cc/execute/chktest.sh 24L
(DIR) -rwxr-xr-x tests/cc/execute/compose.sh 20L
(DIR) -rw-r--r-- tests/cc/execute/include/0062-include.h 5L
(DIR) -rw-r--r-- tests/cc/execute/include/0062-include2.h 2L
(DIR) -rw-r--r-- tests/cc/execute/scc-tests.lst 224L
(DIR) -rw-r--r-- tests/cc/execute/sysinclude/0064-sysinclude.h 4L
(DIR) -rw-r--r-- tests/cc/execute/sysinclude/0064-sysinclude2.h 1L
(DIR) -rw-r--r-- tests/cc/execute/test.c 6L
(DIR) -rw-r--r-- tests/ld/execute/.gitignore 1L
(DIR) -rw-r--r-- tests/ld/execute/Makefile 38L
(DIR) -rw-r--r-- tests/ld/execute/f1.s 9L
(DIR) -rw-r--r-- tests/ld/execute/f2.s 5L
(DIR) -rw-r--r-- tests/ld/execute/f3.s 4L
(DIR) -rw-r--r-- tests/libc/execute/.gitignore 63L
(DIR) -rw-r--r-- tests/libc/execute/0001-abort.c 30L
(DIR) -rw-r--r-- tests/libc/execute/0002-assert.c 35L
(DIR) -rw-r--r-- tests/libc/execute/0003-assert.c 27L
(DIR) -rw-r--r-- tests/libc/execute/0004-abort.c 21L
(DIR) -rw-r--r-- tests/libc/execute/0005-ctype.c 571L
(DIR) -rw-r--r-- tests/libc/execute/0006-limits.c 183L
(DIR) -rw-r--r-- tests/libc/execute/0007-signal.c 168L
(DIR) -rw-r--r-- tests/libc/execute/0008-longjmp.c 45L
(DIR) -rw-r--r-- tests/libc/execute/0009-stdarg.c 89L
(DIR) -rw-r--r-- tests/libc/execute/0010-stddef.c 43L
(DIR) -rw-r--r-- tests/libc/execute/0011-strcat.c 36L
(DIR) -rw-r--r-- tests/libc/execute/0012-strchr.c 44L
(DIR) -rw-r--r-- tests/libc/execute/0013-strcmp.c 28L
(DIR) -rw-r--r-- tests/libc/execute/0014-strcoll.c 30L
(DIR) -rw-r--r-- tests/libc/execute/0015-strcpy.c 30L
(DIR) -rw-r--r-- tests/libc/execute/0016-strcspn.c 25L
(DIR) -rw-r--r-- tests/libc/execute/0017-strerror.c 34L
(DIR) -rw-r--r-- tests/libc/execute/0018-strlen.c 23L
(DIR) -rw-r--r-- tests/libc/execute/0019-strncat.c 58L
(DIR) -rw-r--r-- tests/libc/execute/0020-strncmp.c 30L
(DIR) -rw-r--r-- tests/libc/execute/0021-strncpy.c 47L
(DIR) -rw-r--r-- tests/libc/execute/0023-strpbrk.c 28L
(DIR) -rw-r--r-- tests/libc/execute/0024-strrchr.c 27L
(DIR) -rw-r--r-- tests/libc/execute/0025-strspn.c 25L
(DIR) -rw-r--r-- tests/libc/execute/0026-strstr.c 32L
(DIR) -rw-r--r-- tests/libc/execute/0027-strtok.c 61L
(DIR) -rw-r--r-- tests/libc/execute/0028-strxfrm.c 27L
(DIR) -rw-r--r-- tests/libc/execute/0029-memchr.c 25L
(DIR) -rw-r--r-- tests/libc/execute/0030-memcpy.c 23L
(DIR) -rw-r--r-- tests/libc/execute/0031-memmove.c 27L
(DIR) -rw-r--r-- tests/libc/execute/0032-memset.c 30L
(DIR) -rw-r--r-- tests/libc/execute/0033-memcmp.c 27L
(DIR) -rw-r--r-- tests/libc/execute/0034-errno.c 23L
(DIR) -rw-r--r-- tests/libc/execute/0035-setlocale.c 47L
(DIR) -rw-r--r-- tests/libc/execute/0036-localeconv.c 45L
(DIR) -rw-r--r-- tests/libc/execute/0037-malloc.c 69L
(DIR) -rw-r--r-- tests/libc/execute/0038-mbsinit.c 29L
(DIR) -rw-r--r-- tests/libc/execute/0039-mbrtowc.c 78L
(DIR) -rw-r--r-- tests/libc/execute/0040-wcrtomb.c 101L
(DIR) -rw-r--r-- tests/libc/execute/0041-mbrlen.c 71L
(DIR) -rw-r--r-- tests/libc/execute/0042-mbsrtowcs.c 125L
(DIR) -rw-r--r-- tests/libc/execute/0044-wcslen.c 28L
(DIR) -rw-r--r-- tests/libc/execute/0045-wcscmp.c 36L
(DIR) -rw-r--r-- tests/libc/execute/0046-wcsncmp.c 30L
(DIR) -rw-r--r-- tests/libc/execute/0047-wcscoll.c 36L
(DIR) -rw-r--r-- tests/libc/execute/0048-wcscpy.c 31L
(DIR) -rw-r--r-- tests/libc/execute/0049-wmemchr.c 25L
(DIR) -rw-r--r-- tests/libc/execute/0050-wmemcpy.c 24L
(DIR) -rw-r--r-- tests/libc/execute/0051-wmemmove.c 30L
(DIR) -rw-r--r-- tests/libc/execute/0052-wmemset.c 30L
(DIR) -rwxr-xr-x tests/libc/execute/0053-wmemcmp.c 25L
(DIR) -rw-r--r-- tests/libc/execute/0054-wcsncpy.c 48L
(DIR) -rw-r--r-- tests/libc/execute/0055-wcscat.c 36L
(DIR) -rw-r--r-- tests/libc/execute/0056-wcsncat.c 58L
(DIR) -rw-r--r-- tests/libc/execute/0057-wcschr.c 44L
(DIR) -rw-r--r-- tests/libc/execute/0058-wcsrchr.c 27L
(DIR) -rw-r--r-- tests/libc/execute/0059-wcsstr.c 32L
(DIR) -rw-r--r-- tests/libc/execute/0060-wcsxfrm.c 27L
(DIR) -rw-r--r-- tests/libc/execute/0061-wcsspn.c 25L
(DIR) -rw-r--r-- tests/libc/execute/0062-wcscspn.c 25L
(DIR) -rw-r--r-- tests/libc/execute/0063-wcspbrk.c 28L
(DIR) -rw-r--r-- tests/libc/execute/Makefile 21L
(DIR) -rwxr-xr-x tests/libc/execute/chktest.sh 22L
(DIR) -rw-r--r-- tests/libc/execute/libc-tests.lst 61L
(DIR) -rw-r--r-- tests/libc/execute/mbtest.h 45L
(DIR) -rw-r--r-- tests/make/error/.gitignore 1L
(DIR) -rwxr-xr-x tests/make/error/0001-macro.sh 23L
(DIR) -rw-r--r-- tests/make/error/Makefile 18L
(DIR) -rwxr-xr-x tests/make/error/chktest.sh 11L
(DIR) -rw-r--r-- tests/make/execute/.gitignore 1L
(DIR) -rwxr-xr-x tests/make/execute/0001-rule.sh 10L
(DIR) -rwxr-xr-x tests/make/execute/0002-fflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0003-fflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0004-fflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0005-fflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0006-iflag.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0007-iflag.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0008-ignore.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0009-ignore.sh 22L
(DIR) -rwxr-xr-x tests/make/execute/0010-kflag.sh 22L
(DIR) -rwxr-xr-x tests/make/execute/0011-kflag.sh 22L
(DIR) -rwxr-xr-x tests/make/execute/0012-nflag.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0013-nflag.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0014-nflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0015-pflag.sh 81L
(DIR) -rwxr-xr-x tests/make/execute/0016-qflag.sh 16L
(DIR) -rwxr-xr-x tests/make/execute/0017-qflag.sh 14L
(DIR) -rwxr-xr-x tests/make/execute/0018-qflag.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0019-qflag.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0020-rflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0021-rflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0022-Sflag.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0023-Sflag.sh 20L
(DIR) -rwxr-xr-x tests/make/execute/0024-sflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0025-sflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0026-silent.sh 14L
(DIR) -rwxr-xr-x tests/make/execute/0027-silent.sh 19L
(DIR) -rwxr-xr-x tests/make/execute/0028-tflag.sh 14L
(DIR) -rwxr-xr-x tests/make/execute/0029-tflag.sh 13L
(DIR) -rwxr-xr-x tests/make/execute/0030-tflag.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0031-tflag.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0032-tflag.sh 12L
(DIR) -rwxr-xr-x tests/make/execute/0033-macro.sh 12L
(DIR) -rwxr-xr-x tests/make/execute/0034-macro.sh 12L
(DIR) -rwxr-xr-x tests/make/execute/0035-macro.sh 12L
(DIR) -rwxr-xr-x tests/make/execute/0036-macro.sh 12L
(DIR) -rwxr-xr-x tests/make/execute/0037-macro.sh 13L
(DIR) -rwxr-xr-x tests/make/execute/0038-rules.sh 12L
(DIR) -rwxr-xr-x tests/make/execute/0039-rules.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0040-makefile.sh 19L
(DIR) -rwxr-xr-x tests/make/execute/0041-comment.sh 16L
(DIR) -rwxr-xr-x tests/make/execute/0042-comment.sh 16L
(DIR) -rwxr-xr-x tests/make/execute/0043-comment.sh 16L
(DIR) -rwxr-xr-x tests/make/execute/0044-macro.sh 22L
(DIR) -rwxr-xr-x tests/make/execute/0045-comment.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0046-makefile.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0047-include.sh 14L
(DIR) -rwxr-xr-x tests/make/execute/0048-include.sh 21L
(DIR) -rwxr-xr-x tests/make/execute/0049-rule.sh 19L
(DIR) -rwxr-xr-x tests/make/execute/0050-rule.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0051-rule.sh 21L
(DIR) -rwxr-xr-x tests/make/execute/0052-rule.sh 25L
(DIR) -rwxr-xr-x tests/make/execute/0053-rule.sh 27L
(DIR) -rwxr-xr-x tests/make/execute/0054-rule.sh 27L
(DIR) -rwxr-xr-x tests/make/execute/0055-rule.sh 25L
(DIR) -rwxr-xr-x tests/make/execute/0056-rule.sh 13L
(DIR) -rwxr-xr-x tests/make/execute/0057-default.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0058-default.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0059-macro.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0060-macro.sh 16L
(DIR) -rwxr-xr-x tests/make/execute/0061-macro.sh 16L
(DIR) -rwxr-xr-x tests/make/execute/0062-macro.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0063-macro.sh 19L
(DIR) -rwxr-xr-x tests/make/execute/0064-macro.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0065-macro.sh 19L
(DIR) -rwxr-xr-x tests/make/execute/0066-macro.sh 21L
(DIR) -rwxr-xr-x tests/make/execute/0067-macro.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0068-macro.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0069-macro.sh 21L
(DIR) -rwxr-xr-x tests/make/execute/0070-macro.sh 23L
(DIR) -rwxr-xr-x tests/make/execute/0071-macro.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0072-macro.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0073-macro.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0074-macro.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0075-macro.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0076-macro.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0077-macro.sh 12L
(DIR) -rwxr-xr-x tests/make/execute/0078-macro.sh 12L
(DIR) -rwxr-xr-x tests/make/execute/0079-macro.sh 14L
(DIR) -rwxr-xr-x tests/make/execute/0080-rule.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0081-rule.sh 14L
(DIR) -rwxr-xr-x tests/make/execute/0082-rule.sh 24L
(DIR) -rwxr-xr-x tests/make/execute/0083-rule.sh 19L
(DIR) -rwxr-xr-x tests/make/execute/0084-rule.sh 19L
(DIR) -rwxr-xr-x tests/make/execute/0085-rule.sh 30L
(DIR) -rwxr-xr-x tests/make/execute/0086-rule.sh 22L
(DIR) -rwxr-xr-x tests/make/execute/0087-rule.sh 15L
(DIR) -rwxr-xr-x tests/make/execute/0088-comment.sh 20L
(DIR) -rwxr-xr-x tests/make/execute/0089-comment.sh 18L
(DIR) -rwxr-xr-x tests/make/execute/0090-comment.sh 17L
(DIR) -rwxr-xr-x tests/make/execute/0091-expansion.sh 23L
(DIR) -rwxr-xr-x tests/make/execute/0092-expansion.sh 30L
(DIR) -rwxr-xr-x tests/make/execute/0093-inference.sh 24L
(DIR) -rwxr-xr-x tests/make/execute/0094-expansion.sh 58L
(DIR) -rwxr-xr-x tests/make/execute/0095-include.sh 16L
(DIR) -rwxr-xr-x tests/make/execute/0096-escape.sh 20L
(DIR) -rwxr-xr-x tests/make/execute/0097-rule.sh 23L
(DIR) -rwxr-xr-x tests/make/execute/0098-signal.sh 38L
(DIR) -rwxr-xr-x tests/make/execute/0099-signal.sh 38L
(DIR) -rwxr-xr-x tests/make/execute/0100-signal.sh 40L
(DIR) -rwxr-xr-x tests/make/execute/0101-signal.sh 38L
(DIR) -rwxr-xr-x tests/make/execute/0102-signal.sh 38L
(DIR) -rwxr-xr-x tests/make/execute/0103-env.sh 20L
(DIR) -rwxr-xr-x tests/make/execute/0104-env.sh 20L
(DIR) -rwxr-xr-x tests/make/execute/0105-include.sh 20L
(DIR) -rwxr-xr-x tests/make/execute/0106-inference.sh 21L
(DIR) -rwxr-xr-x tests/make/execute/0107-inference.sh 31L
(DIR) -rwxr-xr-x tests/make/execute/0108-lastopt.sh 30L
(DIR) -rw-r--r-- tests/make/execute/Makefile 18L
(DIR) -rwxr-xr-x tests/make/execute/chktest.sh 15L
(DIR) -rw-r--r-- tests/make/execute/test.mk 51L
(DIR) -rw-r--r-- tests/nm/execute/.gitignore 2L
(DIR) -rwxr-xr-x tests/nm/execute/0001-z80.sh 33L
(DIR) -rwxr-xr-x tests/nm/execute/0002-z80-u.sh 15L
(DIR) -rwxr-xr-x tests/nm/execute/0003-z80-g.sh 27L
(DIR) -rwxr-xr-x tests/nm/execute/0004-z80-v.sh 33L
(DIR) -rwxr-xr-x tests/nm/execute/0005-z80-A.sh 75L
(DIR) -rwxr-xr-x tests/nm/execute/0006-z80-o.sh 33L
(DIR) -rwxr-xr-x tests/nm/execute/0007-z80-d.sh 33L
(DIR) -rwxr-xr-x tests/nm/execute/0008-z80-x.sh 33L
(DIR) -rwxr-xr-x tests/nm/execute/0009-z80-P-o.sh 33L
(DIR) -rwxr-xr-x tests/nm/execute/0010-z80-P-d.sh 33L
(DIR) -rwxr-xr-x tests/nm/execute/0011-z80-P-x.sh 33L
(DIR) -rwxr-xr-x tests/nm/execute/0012-z80-f.sh 34L
(DIR) -rwxr-xr-x tests/nm/execute/0013-z80-a.sh 34L
(DIR) -rw-r--r-- tests/nm/execute/Makefile 27L
(DIR) -rwxr-xr-x tests/nm/execute/chktest.sh 12L
(DIR) -rw-r--r-- tests/nm/execute/master.s 31L
(DIR) -rw-r--r-- tests/size/execute/.gitignore 2L
(DIR) -rwxr-xr-x tests/size/execute/0001-z80.sh 16L
(DIR) -rwxr-xr-x tests/size/execute/0002-z80-t.sh 18L
(DIR) -rw-r--r-- tests/size/execute/Makefile 27L
(DIR) -rwxr-xr-x tests/size/execute/chktest.sh 12L
(DIR) -rw-r--r-- tests/size/execute/master.s 31L
(DIR) -rw-r--r-- tests/strip/execute/.gitignore 2L
(DIR) -rwxr-xr-x tests/strip/execute/0001-z80.sh 18L
(DIR) -rw-r--r-- tests/strip/execute/Makefile 27L
(DIR) -rwxr-xr-x tests/strip/execute/chktest.sh 12L
(DIR) -rw-r--r-- tests/strip/execute/master.s 31L