2022-01-16 14:15:17 +05:00
|
|
|
##########################
|
|
|
|
# Common generated files #
|
|
|
|
##########################
|
|
|
|
|
2020-11-27 14:28:13 +05:00
|
|
|
*.a
|
2022-01-15 18:24:23 +05:00
|
|
|
*.c.d
|
2022-06-10 08:23:03 +03:00
|
|
|
*.la
|
|
|
|
*.lo
|
2020-11-27 14:28:13 +05:00
|
|
|
*.o
|
2022-01-16 18:57:22 +05:00
|
|
|
|
2020-11-27 16:00:34 +05:00
|
|
|
.deps/
|
|
|
|
.dirstamp
|
2022-06-10 08:23:03 +03:00
|
|
|
.libs/
|
2020-11-27 14:28:13 +05:00
|
|
|
|
2022-01-16 14:15:17 +05:00
|
|
|
############################
|
|
|
|
# Always generated in root #
|
|
|
|
############################
|
|
|
|
|
2022-01-31 06:12:37 +05:00
|
|
|
/INSTALL
|
2020-11-27 14:28:13 +05:00
|
|
|
/aclocal.m4
|
|
|
|
/ar-lib
|
|
|
|
/autom4te.cache/
|
|
|
|
/autoscan.log
|
|
|
|
/compile
|
2020-11-30 08:36:21 +05:00
|
|
|
/config.guess
|
2020-12-07 09:42:52 +05:00
|
|
|
/config.h.in
|
|
|
|
/config.h.in~
|
2020-11-30 08:36:21 +05:00
|
|
|
/config.sub
|
2020-11-27 14:28:13 +05:00
|
|
|
/configure
|
2020-12-07 08:52:27 +05:00
|
|
|
/configure.ac~
|
|
|
|
/configure~
|
2020-11-27 14:28:13 +05:00
|
|
|
/depcomp
|
|
|
|
/install-sh
|
2022-06-10 08:23:03 +03:00
|
|
|
/ltmain.sh
|
2020-11-27 14:28:13 +05:00
|
|
|
/missing
|
2020-11-27 21:04:15 +05:00
|
|
|
/test-driver
|
2022-01-16 14:15:17 +05:00
|
|
|
|
2022-06-10 08:23:03 +03:00
|
|
|
/m4/*
|
|
|
|
!/m4/.keep
|
|
|
|
|
2022-06-02 17:43:38 +03:00
|
|
|
# Custom
|
|
|
|
|
2022-01-16 14:23:48 +05:00
|
|
|
/Makefile.in
|
2022-12-04 01:44:40 +04:00
|
|
|
/examples/Makefile.in
|
2022-01-16 14:15:17 +05:00
|
|
|
/include/Makefile.in
|
2022-12-04 01:44:40 +04:00
|
|
|
/libc/Makefile.in
|
|
|
|
/libc/include/Makefile.in
|
|
|
|
/tests/Makefile.in
|
2022-01-16 14:15:17 +05:00
|
|
|
|
|
|
|
###########################################
|
|
|
|
# Only generated when configuring in root #
|
|
|
|
###########################################
|
|
|
|
|
|
|
|
/config.h
|
|
|
|
/config.log
|
|
|
|
/config.status
|
2022-06-10 08:23:03 +03:00
|
|
|
/libtool
|
2022-01-16 14:15:17 +05:00
|
|
|
/stamp-h1
|
|
|
|
|
2022-12-16 12:28:58 +04:00
|
|
|
# Temporary
|
|
|
|
/confcache
|
|
|
|
/confdefs.h
|
|
|
|
/confinc.mk
|
|
|
|
/confmf.BSD
|
|
|
|
/confmf.GNU
|
|
|
|
/conftest.c
|
|
|
|
/conftest.err
|
|
|
|
|
2022-06-12 11:42:43 +03:00
|
|
|
/examples/test-suite.log
|
2022-01-16 14:15:17 +05:00
|
|
|
/examples/*.log
|
|
|
|
/examples/*.trs
|
2022-06-12 11:42:43 +03:00
|
|
|
/tests/test-suite.log
|
|
|
|
/tests/test_*.log
|
|
|
|
/tests/test_*.trs
|
2022-01-16 14:15:17 +05:00
|
|
|
|
2022-06-02 17:43:38 +03:00
|
|
|
# Custom
|
|
|
|
|
|
|
|
/Makefile
|
2022-12-04 01:44:40 +04:00
|
|
|
/examples/Makefile
|
2022-06-02 17:43:38 +03:00
|
|
|
/include/Makefile
|
2022-12-04 01:44:40 +04:00
|
|
|
/libc/Makefile
|
|
|
|
/libc/include/Makefile
|
|
|
|
/tests/Makefile
|
2022-06-07 08:35:14 +03:00
|
|
|
|
2022-06-13 10:02:05 +03:00
|
|
|
/include/kernaux/version.h
|
2022-06-02 17:43:38 +03:00
|
|
|
|
2022-06-13 19:28:00 +03:00
|
|
|
/examples/assert
|
2020-12-06 03:58:34 +05:00
|
|
|
/examples/cmdline
|
2022-12-09 06:59:54 +04:00
|
|
|
/examples/generic_display
|
2022-06-21 11:37:52 +03:00
|
|
|
/examples/generic_malloc
|
2022-06-21 00:28:35 +03:00
|
|
|
/examples/generic_mutex
|
2022-06-30 18:39:50 +03:00
|
|
|
/examples/macro_bits
|
2022-12-11 00:15:58 +04:00
|
|
|
/examples/macro_cast
|
2022-06-27 14:08:32 +03:00
|
|
|
/examples/macro_container_of
|
2022-11-29 05:19:35 +04:00
|
|
|
/examples/macro_packing
|
2022-12-11 17:40:49 +04:00
|
|
|
/examples/macro_static_test
|
2022-06-15 10:58:14 +03:00
|
|
|
/examples/memmap
|
2022-12-01 03:49:16 +04:00
|
|
|
/examples/multiboot2_header_macro
|
2022-05-30 23:43:58 +03:00
|
|
|
/examples/ntoa
|
2022-06-13 19:28:00 +03:00
|
|
|
/examples/panic
|
2021-12-14 04:56:31 +05:00
|
|
|
/examples/pfa
|
2022-06-25 23:28:28 +03:00
|
|
|
/examples/printf_file
|
|
|
|
/examples/printf_file_va
|
2022-05-27 02:17:29 +03:00
|
|
|
/examples/printf_fmt
|
2022-06-25 23:28:28 +03:00
|
|
|
/examples/printf_str
|
|
|
|
/examples/printf_str_va
|
2021-12-14 00:36:36 +05:00
|
|
|
/examples/units_human
|
2021-12-15 01:37:11 +05:00
|
|
|
|
2022-12-16 12:28:58 +04:00
|
|
|
/tests/multiboot2_header_print0
|
2022-01-13 18:37:37 +05:00
|
|
|
/tests/multiboot2_header_print1
|
|
|
|
/tests/multiboot2_header_print2
|
2022-12-16 12:28:58 +04:00
|
|
|
/tests/multiboot2_info_print0
|
2022-01-13 08:12:28 +05:00
|
|
|
/tests/multiboot2_info_print1
|
|
|
|
/tests/multiboot2_info_print2
|
2022-11-28 15:00:34 +04:00
|
|
|
/tests/test_arch_i386
|
2020-12-02 00:55:16 +05:00
|
|
|
/tests/test_cmdline
|
2022-06-08 02:00:46 +03:00
|
|
|
/tests/test_cmdline_gen
|
|
|
|
/tests/test_cmdline_gen.c
|
2021-12-13 01:30:27 +05:00
|
|
|
/tests/test_elf
|
2022-06-22 12:39:53 +03:00
|
|
|
/tests/test_free_list
|
2022-01-17 11:34:42 +05:00
|
|
|
/tests/test_mbr
|
2022-06-16 13:55:32 +03:00
|
|
|
/tests/test_memmap
|
2022-06-12 13:25:10 +03:00
|
|
|
/tests/test_multiboot2_common_packing
|
2022-01-13 18:31:06 +05:00
|
|
|
/tests/test_multiboot2_header_helpers
|
2022-01-13 18:50:51 +05:00
|
|
|
/tests/test_multiboot2_header_print
|
|
|
|
/tests/test_multiboot2_header_validation
|
2022-01-13 08:25:09 +05:00
|
|
|
/tests/test_multiboot2_info_helpers
|
2022-01-13 08:12:28 +05:00
|
|
|
/tests/test_multiboot2_info_print
|
2022-01-13 08:10:33 +05:00
|
|
|
/tests/test_multiboot2_info_validation
|
2022-01-19 15:35:02 +05:00
|
|
|
/tests/test_ntoa
|
2022-06-13 19:28:00 +03:00
|
|
|
/tests/test_ntoa_assert
|
2020-11-30 23:32:27 +05:00
|
|
|
/tests/test_pfa
|
2021-12-15 03:10:28 +05:00
|
|
|
/tests/test_pfa_assert
|
2022-06-27 17:46:29 +03:00
|
|
|
/tests/test_printf
|
2022-05-27 05:03:05 +03:00
|
|
|
/tests/test_printf_fmt_gen
|
|
|
|
/tests/test_printf_fmt_gen.c
|
2022-05-24 14:14:12 +03:00
|
|
|
/tests/test_printf_gen
|
|
|
|
/tests/test_printf_gen.c
|
2021-12-14 01:23:22 +05:00
|
|
|
/tests/test_units_human
|