├── .gitattributes ├── .gitignore ├── .svnignore ├── INSTALL ├── LICENSE ├── README.md ├── createfs ├── createfs.c ├── createfs_mac ├── demo └── TedkOS_Demo_Git.key ├── elfconvert ├── elfconvert.c ├── elfconvert_mac ├── fish ├── Makefile ├── blink.S ├── blink.h ├── ece391support.c ├── ece391support.h ├── ece391syscall.S ├── ece391syscall.h ├── ece391sysnum.h ├── fish ├── fish.c ├── frame0.txt └── frame1.txt ├── fsdir ├── cat ├── clibtestprint.converted ├── counter ├── duang.wav ├── fish ├── frame0.txt ├── frame1.txt ├── grep ├── hello ├── inconsolata_15.carr ├── inconsolata_24.carr ├── inconsolata_36.carr ├── landscape ├── log_fs ├── ls ├── nosys ├── onlyloop ├── pingpong ├── shell ├── sigtest ├── syserr ├── testfault ├── testprint ├── testrtc ├── testvidmap.converted ├── tictactoe ├── tictactoe_bg_img ├── tictactoe_o_img ├── tictactoe_x_img ├── title_bar.carr └── verylargetxtwithverylongname.txt ├── gui ├── Landscape.png ├── TicTacToe │ ├── TicTacToe.sketch │ ├── tictactoe_bg_img.png │ ├── tictactoe_o_img.png │ └── tictactoe_x_img.png ├── cArrFile.py ├── ece391GUI.sketch ├── font_to_png_tedkos.py ├── inconsolata │ ├── 15_100.png │ ├── 15_101.png │ ├── 15_102.png │ ├── 15_103.png │ ├── 15_104.png │ ├── 15_105.png │ ├── 15_106.png │ ├── 15_107.png │ ├── 15_108.png │ ├── 15_109.png │ ├── 15_110.png │ ├── 15_111.png │ ├── 15_112.png │ ├── 15_113.png │ ├── 15_114.png │ ├── 15_115.png │ ├── 15_116.png │ ├── 15_117.png │ ├── 15_118.png │ ├── 15_119.png │ ├── 15_120.png │ ├── 15_121.png │ ├── 15_122.png │ ├── 15_123.png │ ├── 15_124.png │ ├── 15_125.png │ ├── 15_126.png │ ├── 15_32.png │ ├── 15_33.png │ ├── 15_34.png │ ├── 15_35.png │ ├── 15_36.png │ ├── 15_37.png │ ├── 15_38.png │ ├── 15_39.png │ ├── 15_40.png │ ├── 15_41.png │ ├── 15_42.png │ ├── 15_43.png │ ├── 15_44.png │ ├── 15_45.png │ ├── 15_46.png │ ├── 15_47.png │ ├── 15_48.png │ ├── 15_49.png │ ├── 15_50.png │ ├── 15_51.png │ ├── 15_52.png │ ├── 15_53.png │ ├── 15_54.png │ ├── 15_55.png │ ├── 15_56.png │ ├── 15_57.png │ ├── 15_58.png │ ├── 15_59.png │ ├── 15_60.png │ ├── 15_61.png │ ├── 15_62.png │ ├── 15_63.png │ ├── 15_64.png │ ├── 15_65.png │ ├── 15_66.png │ ├── 15_67.png │ ├── 15_68.png │ ├── 15_69.png │ ├── 15_70.png │ ├── 15_71.png │ ├── 15_72.png │ ├── 15_73.png │ ├── 15_74.png │ ├── 15_75.png │ ├── 15_76.png │ ├── 15_77.png │ ├── 15_78.png │ ├── 15_79.png │ ├── 15_80.png │ ├── 15_81.png │ ├── 15_82.png │ ├── 15_83.png │ ├── 15_84.png │ ├── 15_85.png │ ├── 15_86.png │ ├── 15_87.png │ ├── 15_88.png │ ├── 15_89.png │ ├── 15_90.png │ ├── 15_91.png │ ├── 15_92.png │ ├── 15_93.png │ ├── 15_94.png │ ├── 15_95.png │ ├── 15_96.png │ ├── 15_97.png │ ├── 15_98.png │ ├── 15_99.png │ ├── 24_100.png │ ├── 24_101.png │ ├── 24_102.png │ ├── 24_103.png │ ├── 24_104.png │ ├── 24_105.png │ ├── 24_106.png │ ├── 24_107.png │ ├── 24_108.png │ ├── 24_109.png │ ├── 24_110.png │ ├── 24_111.png │ ├── 24_112.png │ ├── 24_113.png │ ├── 24_114.png │ ├── 24_115.png │ ├── 24_116.png │ ├── 24_117.png │ ├── 24_118.png │ ├── 24_119.png │ ├── 24_120.png │ ├── 24_121.png │ ├── 24_122.png │ ├── 24_123.png │ ├── 24_124.png │ ├── 24_125.png │ ├── 24_126.png │ ├── 24_32.png │ ├── 24_33.png │ ├── 24_34.png │ ├── 24_35.png │ ├── 24_36.png │ ├── 24_37.png │ ├── 24_38.png │ ├── 24_39.png │ ├── 24_40.png │ ├── 24_41.png │ ├── 24_42.png │ ├── 24_43.png │ ├── 24_44.png │ ├── 24_45.png │ ├── 24_46.png │ ├── 24_47.png │ ├── 24_48.png │ ├── 24_49.png │ ├── 24_50.png │ ├── 24_51.png │ ├── 24_52.png │ ├── 24_53.png │ ├── 24_54.png │ ├── 24_55.png │ ├── 24_56.png │ ├── 24_57.png │ ├── 24_58.png │ ├── 24_59.png │ ├── 24_60.png │ ├── 24_61.png │ ├── 24_62.png │ ├── 24_63.png │ ├── 24_64.png │ ├── 24_65.png │ ├── 24_66.png │ ├── 24_67.png │ ├── 24_68.png │ ├── 24_69.png │ ├── 24_70.png │ ├── 24_71.png │ ├── 24_72.png │ ├── 24_73.png │ ├── 24_74.png │ ├── 24_75.png │ ├── 24_76.png │ ├── 24_77.png │ ├── 24_78.png │ ├── 24_79.png │ ├── 24_80.png │ ├── 24_81.png │ ├── 24_82.png │ ├── 24_83.png │ ├── 24_84.png │ ├── 24_85.png │ ├── 24_86.png │ ├── 24_87.png │ ├── 24_88.png │ ├── 24_89.png │ ├── 24_90.png │ ├── 24_91.png │ ├── 24_92.png │ ├── 24_93.png │ ├── 24_94.png │ ├── 24_95.png │ ├── 24_96.png │ ├── 24_97.png │ ├── 24_98.png │ ├── 24_99.png │ ├── 36_100.png │ ├── 36_101.png │ ├── 36_102.png │ ├── 36_103.png │ ├── 36_104.png │ ├── 36_105.png │ ├── 36_106.png │ ├── 36_107.png │ ├── 36_108.png │ ├── 36_109.png │ ├── 36_110.png │ ├── 36_111.png │ ├── 36_112.png │ ├── 36_113.png │ ├── 36_114.png │ ├── 36_115.png │ ├── 36_116.png │ ├── 36_117.png │ ├── 36_118.png │ ├── 36_119.png │ ├── 36_120.png │ ├── 36_121.png │ ├── 36_122.png │ ├── 36_123.png │ ├── 36_124.png │ ├── 36_125.png │ ├── 36_126.png │ ├── 36_32.png │ ├── 36_33.png │ ├── 36_34.png │ ├── 36_35.png │ ├── 36_36.png │ ├── 36_37.png │ ├── 36_38.png │ ├── 36_39.png │ ├── 36_40.png │ ├── 36_41.png │ ├── 36_42.png │ ├── 36_43.png │ ├── 36_44.png │ ├── 36_45.png │ ├── 36_46.png │ ├── 36_47.png │ ├── 36_48.png │ ├── 36_49.png │ ├── 36_50.png │ ├── 36_51.png │ ├── 36_52.png │ ├── 36_53.png │ ├── 36_54.png │ ├── 36_55.png │ ├── 36_56.png │ ├── 36_57.png │ ├── 36_58.png │ ├── 36_59.png │ ├── 36_60.png │ ├── 36_61.png │ ├── 36_62.png │ ├── 36_63.png │ ├── 36_64.png │ ├── 36_65.png │ ├── 36_66.png │ ├── 36_67.png │ ├── 36_68.png │ ├── 36_69.png │ ├── 36_70.png │ ├── 36_71.png │ ├── 36_72.png │ ├── 36_73.png │ ├── 36_74.png │ ├── 36_75.png │ ├── 36_76.png │ ├── 36_77.png │ ├── 36_78.png │ ├── 36_79.png │ ├── 36_80.png │ ├── 36_81.png │ ├── 36_82.png │ ├── 36_83.png │ ├── 36_84.png │ ├── 36_85.png │ ├── 36_86.png │ ├── 36_87.png │ ├── 36_88.png │ ├── 36_89.png │ ├── 36_90.png │ ├── 36_91.png │ ├── 36_92.png │ ├── 36_93.png │ ├── 36_94.png │ ├── 36_95.png │ ├── 36_96.png │ ├── 36_97.png │ ├── 36_98.png │ ├── 36_99.png │ ├── inconsolata.ttf │ └── ttf2png.rb ├── inconsolata_15.carr ├── inconsolata_24.carr ├── inconsolata_36.carr ├── mouse.png ├── png_to_tedkos.py ├── testArrFile ├── testArrFile.py ├── title_bar.carr └── window_assets │ ├── GreenLight.png │ ├── RedLight.png │ ├── WinDecCenter.png │ ├── WinDecLeft.png │ ├── WinDecRight.png │ └── YellowLight.png ├── shared ├── ece391syscall.S ├── ece391syscall.h └── ece391sysnum.h ├── student-distrib ├── Makefile ├── README.md ├── REFERENCES ├── boost │ ├── aligned_storage.hpp │ ├── config.hpp │ ├── detail │ │ └── workaround.hpp │ ├── mpl │ │ ├── O1_size.hpp │ │ ├── O1_size_fwd.hpp │ │ ├── advance.hpp │ │ ├── advance_fwd.hpp │ │ ├── always.hpp │ │ ├── and.hpp │ │ ├── apply.hpp │ │ ├── apply_fwd.hpp │ │ ├── apply_wrap.hpp │ │ ├── arg.hpp │ │ ├── arg_fwd.hpp │ │ ├── assert.hpp │ │ ├── at.hpp │ │ ├── at_fwd.hpp │ │ ├── aux_ │ │ │ ├── O1_size_impl.hpp │ │ │ ├── adl_barrier.hpp │ │ │ ├── advance_backward.hpp │ │ │ ├── advance_forward.hpp │ │ │ ├── arg_typedef.hpp │ │ │ ├── arithmetic_op.hpp │ │ │ ├── arity.hpp │ │ │ ├── arity_spec.hpp │ │ │ ├── at_impl.hpp │ │ │ ├── back_impl.hpp │ │ │ ├── begin_end_impl.hpp │ │ │ ├── clear_impl.hpp │ │ │ ├── common_name_wknd.hpp │ │ │ ├── comparison_op.hpp │ │ │ ├── config │ │ │ │ ├── adl.hpp │ │ │ │ ├── arrays.hpp │ │ │ │ ├── bcc.hpp │ │ │ │ ├── bind.hpp │ │ │ │ ├── compiler.hpp │ │ │ │ ├── ctps.hpp │ │ │ │ ├── dmc_ambiguous_ctps.hpp │ │ │ │ ├── dtp.hpp │ │ │ │ ├── eti.hpp │ │ │ │ ├── forwarding.hpp │ │ │ │ ├── gcc.hpp │ │ │ │ ├── has_apply.hpp │ │ │ │ ├── has_xxx.hpp │ │ │ │ ├── integral.hpp │ │ │ │ ├── intel.hpp │ │ │ │ ├── lambda.hpp │ │ │ │ ├── msvc.hpp │ │ │ │ ├── msvc_typename.hpp │ │ │ │ ├── nttp.hpp │ │ │ │ ├── operators.hpp │ │ │ │ ├── overload_resolution.hpp │ │ │ │ ├── pp_counter.hpp │ │ │ │ ├── preprocessor.hpp │ │ │ │ ├── static_constant.hpp │ │ │ │ ├── ttp.hpp │ │ │ │ ├── typeof.hpp │ │ │ │ ├── use_preprocessed.hpp │ │ │ │ └── workaround.hpp │ │ │ ├── contains_impl.hpp │ │ │ ├── count_args.hpp │ │ │ ├── empty_impl.hpp │ │ │ ├── erase_impl.hpp │ │ │ ├── erase_key_impl.hpp │ │ │ ├── find_if_pred.hpp │ │ │ ├── fold_impl.hpp │ │ │ ├── fold_impl_body.hpp │ │ │ ├── front_impl.hpp │ │ │ ├── full_lambda.hpp │ │ │ ├── has_apply.hpp │ │ │ ├── has_begin.hpp │ │ │ ├── has_key_impl.hpp │ │ │ ├── has_rebind.hpp │ │ │ ├── has_size.hpp │ │ │ ├── has_tag.hpp │ │ │ ├── has_type.hpp │ │ │ ├── include_preprocessed.hpp │ │ │ ├── insert_impl.hpp │ │ │ ├── insert_range_impl.hpp │ │ │ ├── inserter_algorithm.hpp │ │ │ ├── integral_wrapper.hpp │ │ │ ├── is_msvc_eti_arg.hpp │ │ │ ├── iter_apply.hpp │ │ │ ├── iter_fold_if_impl.hpp │ │ │ ├── iter_fold_impl.hpp │ │ │ ├── iter_push_front.hpp │ │ │ ├── joint_iter.hpp │ │ │ ├── lambda_arity_param.hpp │ │ │ ├── lambda_no_ctps.hpp │ │ │ ├── lambda_spec.hpp │ │ │ ├── lambda_support.hpp │ │ │ ├── largest_int.hpp │ │ │ ├── logical_op.hpp │ │ │ ├── msvc_dtw.hpp │ │ │ ├── msvc_eti_base.hpp │ │ │ ├── msvc_is_class.hpp │ │ │ ├── msvc_never_true.hpp │ │ │ ├── msvc_type.hpp │ │ │ ├── na.hpp │ │ │ ├── na_assert.hpp │ │ │ ├── na_fwd.hpp │ │ │ ├── na_spec.hpp │ │ │ ├── nested_type_wknd.hpp │ │ │ ├── nttp_decl.hpp │ │ │ ├── numeric_cast_utils.hpp │ │ │ ├── numeric_op.hpp │ │ │ ├── order_impl.hpp │ │ │ ├── overload_names.hpp │ │ │ ├── pop_back_impl.hpp │ │ │ ├── pop_front_impl.hpp │ │ │ ├── preprocessed │ │ │ │ ├── bcc │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── bcc551 │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── bcc_pre590 │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── dmc │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── gcc │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── msvc60 │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── msvc70 │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── mwcw │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── no_ctps │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ ├── no_ttp │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ │ └── plain │ │ │ │ │ ├── advance_backward.hpp │ │ │ │ │ ├── advance_forward.hpp │ │ │ │ │ ├── and.hpp │ │ │ │ │ ├── apply.hpp │ │ │ │ │ ├── apply_fwd.hpp │ │ │ │ │ ├── apply_wrap.hpp │ │ │ │ │ ├── arg.hpp │ │ │ │ │ ├── basic_bind.hpp │ │ │ │ │ ├── bind.hpp │ │ │ │ │ ├── bind_fwd.hpp │ │ │ │ │ ├── bitand.hpp │ │ │ │ │ ├── bitor.hpp │ │ │ │ │ ├── bitxor.hpp │ │ │ │ │ ├── deque.hpp │ │ │ │ │ ├── divides.hpp │ │ │ │ │ ├── equal_to.hpp │ │ │ │ │ ├── fold_impl.hpp │ │ │ │ │ ├── full_lambda.hpp │ │ │ │ │ ├── greater.hpp │ │ │ │ │ ├── greater_equal.hpp │ │ │ │ │ ├── inherit.hpp │ │ │ │ │ ├── iter_fold_if_impl.hpp │ │ │ │ │ ├── iter_fold_impl.hpp │ │ │ │ │ ├── lambda_no_ctps.hpp │ │ │ │ │ ├── less.hpp │ │ │ │ │ ├── less_equal.hpp │ │ │ │ │ ├── list.hpp │ │ │ │ │ ├── list_c.hpp │ │ │ │ │ ├── map.hpp │ │ │ │ │ ├── minus.hpp │ │ │ │ │ ├── modulus.hpp │ │ │ │ │ ├── not_equal_to.hpp │ │ │ │ │ ├── or.hpp │ │ │ │ │ ├── placeholders.hpp │ │ │ │ │ ├── plus.hpp │ │ │ │ │ ├── quote.hpp │ │ │ │ │ ├── reverse_fold_impl.hpp │ │ │ │ │ ├── reverse_iter_fold_impl.hpp │ │ │ │ │ ├── set.hpp │ │ │ │ │ ├── set_c.hpp │ │ │ │ │ ├── shift_left.hpp │ │ │ │ │ ├── shift_right.hpp │ │ │ │ │ ├── template_arity.hpp │ │ │ │ │ ├── times.hpp │ │ │ │ │ ├── unpack_args.hpp │ │ │ │ │ ├── vector.hpp │ │ │ │ │ └── vector_c.hpp │ │ │ ├── preprocessor │ │ │ │ ├── add.hpp │ │ │ │ ├── def_params_tail.hpp │ │ │ │ ├── default_params.hpp │ │ │ │ ├── enum.hpp │ │ │ │ ├── ext_params.hpp │ │ │ │ ├── filter_params.hpp │ │ │ │ ├── params.hpp │ │ │ │ ├── partial_spec_params.hpp │ │ │ │ ├── range.hpp │ │ │ │ ├── repeat.hpp │ │ │ │ ├── sub.hpp │ │ │ │ └── tuple.hpp │ │ │ ├── ptr_to_ref.hpp │ │ │ ├── push_back_impl.hpp │ │ │ ├── push_front_impl.hpp │ │ │ ├── reverse_fold_impl.hpp │ │ │ ├── reverse_fold_impl_body.hpp │ │ │ ├── sequence_wrapper.hpp │ │ │ ├── size_impl.hpp │ │ │ ├── static_cast.hpp │ │ │ ├── template_arity.hpp │ │ │ ├── template_arity_fwd.hpp │ │ │ ├── traits_lambda_spec.hpp │ │ │ ├── type_wrapper.hpp │ │ │ ├── unwrap.hpp │ │ │ ├── value_wknd.hpp │ │ │ └── yes_no.hpp │ │ ├── back.hpp │ │ ├── back_fwd.hpp │ │ ├── back_inserter.hpp │ │ ├── base.hpp │ │ ├── begin.hpp │ │ ├── begin_end.hpp │ │ ├── begin_end_fwd.hpp │ │ ├── bind.hpp │ │ ├── bind_fwd.hpp │ │ ├── bool.hpp │ │ ├── bool_fwd.hpp │ │ ├── clear.hpp │ │ ├── clear_fwd.hpp │ │ ├── comparison.hpp │ │ ├── contains.hpp │ │ ├── contains_fwd.hpp │ │ ├── copy.hpp │ │ ├── deref.hpp │ │ ├── distance.hpp │ │ ├── distance_fwd.hpp │ │ ├── empty.hpp │ │ ├── empty_base.hpp │ │ ├── empty_fwd.hpp │ │ ├── end.hpp │ │ ├── equal_to.hpp │ │ ├── erase.hpp │ │ ├── erase_fwd.hpp │ │ ├── erase_key.hpp │ │ ├── erase_key_fwd.hpp │ │ ├── eval_if.hpp │ │ ├── find.hpp │ │ ├── find_if.hpp │ │ ├── fold.hpp │ │ ├── for_each.hpp │ │ ├── front.hpp │ │ ├── front_fwd.hpp │ │ ├── front_inserter.hpp │ │ ├── greater.hpp │ │ ├── greater_equal.hpp │ │ ├── has_key.hpp │ │ ├── has_key_fwd.hpp │ │ ├── has_xxx.hpp │ │ ├── identity.hpp │ │ ├── if.hpp │ │ ├── inherit.hpp │ │ ├── insert.hpp │ │ ├── insert_fwd.hpp │ │ ├── insert_range.hpp │ │ ├── insert_range_fwd.hpp │ │ ├── inserter.hpp │ │ ├── int.hpp │ │ ├── int_fwd.hpp │ │ ├── integral_c.hpp │ │ ├── integral_c_fwd.hpp │ │ ├── integral_c_tag.hpp │ │ ├── is_placeholder.hpp │ │ ├── is_sequence.hpp │ │ ├── iter_fold.hpp │ │ ├── iter_fold_if.hpp │ │ ├── iterator_range.hpp │ │ ├── iterator_tags.hpp │ │ ├── joint_view.hpp │ │ ├── key_type_fwd.hpp │ │ ├── lambda.hpp │ │ ├── lambda_fwd.hpp │ │ ├── less.hpp │ │ ├── less_equal.hpp │ │ ├── limits │ │ │ ├── arity.hpp │ │ │ ├── list.hpp │ │ │ ├── map.hpp │ │ │ ├── unrolling.hpp │ │ │ └── vector.hpp │ │ ├── list.hpp │ │ ├── list │ │ │ ├── aux_ │ │ │ │ ├── O1_size.hpp │ │ │ │ ├── begin_end.hpp │ │ │ │ ├── clear.hpp │ │ │ │ ├── empty.hpp │ │ │ │ ├── front.hpp │ │ │ │ ├── include_preprocessed.hpp │ │ │ │ ├── item.hpp │ │ │ │ ├── iterator.hpp │ │ │ │ ├── numbered.hpp │ │ │ │ ├── numbered_c.hpp │ │ │ │ ├── pop_front.hpp │ │ │ │ ├── preprocessed │ │ │ │ │ └── plain │ │ │ │ │ │ ├── list10.hpp │ │ │ │ │ │ ├── list10_c.hpp │ │ │ │ │ │ ├── list20.hpp │ │ │ │ │ │ ├── list20_c.hpp │ │ │ │ │ │ ├── list30.hpp │ │ │ │ │ │ ├── list30_c.hpp │ │ │ │ │ │ ├── list40.hpp │ │ │ │ │ │ ├── list40_c.hpp │ │ │ │ │ │ ├── list50.hpp │ │ │ │ │ │ └── list50_c.hpp │ │ │ │ ├── push_back.hpp │ │ │ │ ├── push_front.hpp │ │ │ │ ├── size.hpp │ │ │ │ └── tag.hpp │ │ │ ├── list0.hpp │ │ │ ├── list0_c.hpp │ │ │ ├── list10.hpp │ │ │ ├── list10_c.hpp │ │ │ ├── list20.hpp │ │ │ ├── list20_c.hpp │ │ │ ├── list30.hpp │ │ │ ├── list30_c.hpp │ │ │ ├── list40.hpp │ │ │ ├── list40_c.hpp │ │ │ ├── list50.hpp │ │ │ └── list50_c.hpp │ │ ├── logical.hpp │ │ ├── long.hpp │ │ ├── long_fwd.hpp │ │ ├── map.hpp │ │ ├── map │ │ │ ├── aux_ │ │ │ │ ├── at_impl.hpp │ │ │ │ ├── begin_end_impl.hpp │ │ │ │ ├── clear_impl.hpp │ │ │ │ ├── contains_impl.hpp │ │ │ │ ├── empty_impl.hpp │ │ │ │ ├── erase_impl.hpp │ │ │ │ ├── erase_key_impl.hpp │ │ │ │ ├── has_key_impl.hpp │ │ │ │ ├── include_preprocessed.hpp │ │ │ │ ├── insert_impl.hpp │ │ │ │ ├── item.hpp │ │ │ │ ├── iterator.hpp │ │ │ │ ├── key_type_impl.hpp │ │ │ │ ├── map0.hpp │ │ │ │ ├── numbered.hpp │ │ │ │ ├── preprocessed │ │ │ │ │ ├── no_ctps │ │ │ │ │ │ ├── map10.hpp │ │ │ │ │ │ ├── map20.hpp │ │ │ │ │ │ ├── map30.hpp │ │ │ │ │ │ ├── map40.hpp │ │ │ │ │ │ └── map50.hpp │ │ │ │ │ ├── plain │ │ │ │ │ │ ├── map10.hpp │ │ │ │ │ │ ├── map20.hpp │ │ │ │ │ │ ├── map30.hpp │ │ │ │ │ │ ├── map40.hpp │ │ │ │ │ │ └── map50.hpp │ │ │ │ │ └── typeof_based │ │ │ │ │ │ ├── map10.hpp │ │ │ │ │ │ ├── map20.hpp │ │ │ │ │ │ ├── map30.hpp │ │ │ │ │ │ ├── map40.hpp │ │ │ │ │ │ └── map50.hpp │ │ │ │ ├── size_impl.hpp │ │ │ │ ├── tag.hpp │ │ │ │ └── value_type_impl.hpp │ │ │ ├── map0.hpp │ │ │ ├── map10.hpp │ │ │ ├── map20.hpp │ │ │ ├── map30.hpp │ │ │ ├── map40.hpp │ │ │ └── map50.hpp │ │ ├── min_max.hpp │ │ ├── minus.hpp │ │ ├── mpl.mkf │ │ ├── multiplies.hpp │ │ ├── negate.hpp │ │ ├── next.hpp │ │ ├── next_prior.hpp │ │ ├── not.hpp │ │ ├── not_equal_to.hpp │ │ ├── numeric_cast.hpp │ │ ├── or.hpp │ │ ├── order_fwd.hpp │ │ ├── pair.hpp │ │ ├── placeholders.hpp │ │ ├── plus.hpp │ │ ├── pop_back.hpp │ │ ├── pop_back_fwd.hpp │ │ ├── pop_front.hpp │ │ ├── pop_front_fwd.hpp │ │ ├── prior.hpp │ │ ├── protect.hpp │ │ ├── push_back.hpp │ │ ├── push_back_fwd.hpp │ │ ├── push_front.hpp │ │ ├── push_front_fwd.hpp │ │ ├── quote.hpp │ │ ├── remove_if.hpp │ │ ├── reverse_fold.hpp │ │ ├── same_as.hpp │ │ ├── sequence_tag.hpp │ │ ├── sequence_tag_fwd.hpp │ │ ├── size.hpp │ │ ├── size_fwd.hpp │ │ ├── size_t.hpp │ │ ├── size_t_fwd.hpp │ │ ├── sizeof.hpp │ │ ├── tag.hpp │ │ ├── times.hpp │ │ ├── value_type_fwd.hpp │ │ ├── vector.hpp │ │ ├── vector │ │ │ ├── aux_ │ │ │ │ ├── O1_size.hpp │ │ │ │ ├── at.hpp │ │ │ │ ├── back.hpp │ │ │ │ ├── begin_end.hpp │ │ │ │ ├── clear.hpp │ │ │ │ ├── empty.hpp │ │ │ │ ├── front.hpp │ │ │ │ ├── include_preprocessed.hpp │ │ │ │ ├── item.hpp │ │ │ │ ├── iterator.hpp │ │ │ │ ├── numbered.hpp │ │ │ │ ├── numbered_c.hpp │ │ │ │ ├── pop_back.hpp │ │ │ │ ├── pop_front.hpp │ │ │ │ ├── preprocessed │ │ │ │ │ ├── no_ctps │ │ │ │ │ │ ├── vector10.hpp │ │ │ │ │ │ ├── vector10_c.hpp │ │ │ │ │ │ ├── vector20.hpp │ │ │ │ │ │ ├── vector20_c.hpp │ │ │ │ │ │ ├── vector30.hpp │ │ │ │ │ │ ├── vector30_c.hpp │ │ │ │ │ │ ├── vector40.hpp │ │ │ │ │ │ ├── vector40_c.hpp │ │ │ │ │ │ ├── vector50.hpp │ │ │ │ │ │ └── vector50_c.hpp │ │ │ │ │ ├── plain │ │ │ │ │ │ ├── vector10.hpp │ │ │ │ │ │ ├── vector10_c.hpp │ │ │ │ │ │ ├── vector20.hpp │ │ │ │ │ │ ├── vector20_c.hpp │ │ │ │ │ │ ├── vector30.hpp │ │ │ │ │ │ ├── vector30_c.hpp │ │ │ │ │ │ ├── vector40.hpp │ │ │ │ │ │ ├── vector40_c.hpp │ │ │ │ │ │ ├── vector50.hpp │ │ │ │ │ │ └── vector50_c.hpp │ │ │ │ │ └── typeof_based │ │ │ │ │ │ ├── vector10.hpp │ │ │ │ │ │ ├── vector10_c.hpp │ │ │ │ │ │ ├── vector20.hpp │ │ │ │ │ │ ├── vector20_c.hpp │ │ │ │ │ │ ├── vector30.hpp │ │ │ │ │ │ ├── vector30_c.hpp │ │ │ │ │ │ ├── vector40.hpp │ │ │ │ │ │ ├── vector40_c.hpp │ │ │ │ │ │ ├── vector50.hpp │ │ │ │ │ │ └── vector50_c.hpp │ │ │ │ ├── push_back.hpp │ │ │ │ ├── push_front.hpp │ │ │ │ ├── size.hpp │ │ │ │ ├── tag.hpp │ │ │ │ └── vector0.hpp │ │ │ ├── vector0.hpp │ │ │ ├── vector0_c.hpp │ │ │ ├── vector10.hpp │ │ │ ├── vector10_c.hpp │ │ │ ├── vector20.hpp │ │ │ ├── vector20_c.hpp │ │ │ ├── vector30.hpp │ │ │ ├── vector30_c.hpp │ │ │ ├── vector40.hpp │ │ │ ├── vector40_c.hpp │ │ │ ├── vector50.hpp │ │ │ └── vector50_c.hpp │ │ ├── void.hpp │ │ └── void_fwd.hpp │ ├── non_type.hpp │ ├── noncopyable.hpp │ ├── preprocessor │ │ ├── arithmetic │ │ │ ├── add.hpp │ │ │ ├── dec.hpp │ │ │ ├── detail │ │ │ │ └── div_base.hpp │ │ │ ├── inc.hpp │ │ │ ├── mod.hpp │ │ │ └── sub.hpp │ │ ├── array │ │ │ ├── data.hpp │ │ │ ├── elem.hpp │ │ │ └── size.hpp │ │ ├── cat.hpp │ │ ├── comma_if.hpp │ │ ├── comparison │ │ │ ├── greater.hpp │ │ │ ├── less.hpp │ │ │ ├── less_equal.hpp │ │ │ └── not_equal.hpp │ │ ├── config │ │ │ └── config.hpp │ │ ├── control │ │ │ ├── deduce_d.hpp │ │ │ ├── detail │ │ │ │ ├── dmc │ │ │ │ │ └── while.hpp │ │ │ │ ├── edg │ │ │ │ │ └── while.hpp │ │ │ │ ├── msvc │ │ │ │ │ └── while.hpp │ │ │ │ └── while.hpp │ │ │ ├── expr_if.hpp │ │ │ ├── expr_iif.hpp │ │ │ ├── if.hpp │ │ │ ├── iif.hpp │ │ │ └── while.hpp │ │ ├── debug │ │ │ └── error.hpp │ │ ├── dec.hpp │ │ ├── detail │ │ │ ├── auto_rec.hpp │ │ │ ├── check.hpp │ │ │ ├── dmc │ │ │ │ └── auto_rec.hpp │ │ │ ├── is_binary.hpp │ │ │ └── is_unary.hpp │ │ ├── empty.hpp │ │ ├── enum.hpp │ │ ├── enum_params.hpp │ │ ├── enum_params_with_a_default.hpp │ │ ├── enum_shifted_params.hpp │ │ ├── expand.hpp │ │ ├── expr_if.hpp │ │ ├── facilities │ │ │ ├── empty.hpp │ │ │ ├── expand.hpp │ │ │ ├── identity.hpp │ │ │ ├── intercept.hpp │ │ │ └── overload.hpp │ │ ├── identity.hpp │ │ ├── if.hpp │ │ ├── inc.hpp │ │ ├── iterate.hpp │ │ ├── iteration │ │ │ ├── detail │ │ │ │ ├── bounds │ │ │ │ │ ├── lower1.hpp │ │ │ │ │ ├── lower2.hpp │ │ │ │ │ ├── lower3.hpp │ │ │ │ │ ├── lower4.hpp │ │ │ │ │ ├── lower5.hpp │ │ │ │ │ ├── upper1.hpp │ │ │ │ │ ├── upper2.hpp │ │ │ │ │ ├── upper3.hpp │ │ │ │ │ ├── upper4.hpp │ │ │ │ │ └── upper5.hpp │ │ │ │ ├── finish.hpp │ │ │ │ ├── iter │ │ │ │ │ ├── forward1.hpp │ │ │ │ │ ├── forward2.hpp │ │ │ │ │ ├── forward3.hpp │ │ │ │ │ ├── forward4.hpp │ │ │ │ │ ├── forward5.hpp │ │ │ │ │ ├── reverse1.hpp │ │ │ │ │ ├── reverse2.hpp │ │ │ │ │ ├── reverse3.hpp │ │ │ │ │ ├── reverse4.hpp │ │ │ │ │ └── reverse5.hpp │ │ │ │ ├── local.hpp │ │ │ │ ├── rlocal.hpp │ │ │ │ ├── self.hpp │ │ │ │ └── start.hpp │ │ │ ├── iterate.hpp │ │ │ ├── local.hpp │ │ │ └── self.hpp │ │ ├── list │ │ │ ├── adt.hpp │ │ │ ├── append.hpp │ │ │ ├── detail │ │ │ │ ├── dmc │ │ │ │ │ └── fold_left.hpp │ │ │ │ ├── edg │ │ │ │ │ ├── fold_left.hpp │ │ │ │ │ └── fold_right.hpp │ │ │ │ ├── fold_left.hpp │ │ │ │ └── fold_right.hpp │ │ │ ├── fold_left.hpp │ │ │ ├── fold_right.hpp │ │ │ ├── for_each_i.hpp │ │ │ ├── reverse.hpp │ │ │ └── transform.hpp │ │ ├── logical │ │ │ ├── and.hpp │ │ │ ├── bitand.hpp │ │ │ ├── bitor.hpp │ │ │ ├── bool.hpp │ │ │ ├── compl.hpp │ │ │ ├── not.hpp │ │ │ └── or.hpp │ │ ├── preprocessor.mkf │ │ ├── punctuation │ │ │ ├── comma.hpp │ │ │ ├── comma_if.hpp │ │ │ ├── paren.hpp │ │ │ └── paren_if.hpp │ │ ├── repeat.hpp │ │ ├── repeat_from_to.hpp │ │ ├── repetition │ │ │ ├── detail │ │ │ │ ├── dmc │ │ │ │ │ └── for.hpp │ │ │ │ ├── edg │ │ │ │ │ └── for.hpp │ │ │ │ ├── for.hpp │ │ │ │ └── msvc │ │ │ │ │ └── for.hpp │ │ │ ├── enum.hpp │ │ │ ├── enum_binary_params.hpp │ │ │ ├── enum_params.hpp │ │ │ ├── enum_params_with_a_default.hpp │ │ │ ├── enum_shifted.hpp │ │ │ ├── enum_shifted_params.hpp │ │ │ ├── enum_trailing.hpp │ │ │ ├── enum_trailing_binary_params.hpp │ │ │ ├── enum_trailing_params.hpp │ │ │ ├── for.hpp │ │ │ ├── repeat.hpp │ │ │ └── repeat_from_to.hpp │ │ ├── selection │ │ │ └── max.hpp │ │ ├── seq │ │ │ ├── cat.hpp │ │ │ ├── detail │ │ │ │ └── split.hpp │ │ │ ├── elem.hpp │ │ │ ├── enum.hpp │ │ │ ├── first_n.hpp │ │ │ ├── fold_left.hpp │ │ │ ├── for_each.hpp │ │ │ ├── for_each_i.hpp │ │ │ ├── pop_back.hpp │ │ │ ├── push_back.hpp │ │ │ ├── push_front.hpp │ │ │ ├── rest_n.hpp │ │ │ ├── seq.hpp │ │ │ ├── size.hpp │ │ │ ├── subseq.hpp │ │ │ ├── to_tuple.hpp │ │ │ └── transform.hpp │ │ ├── slot │ │ │ ├── detail │ │ │ │ ├── counter.hpp │ │ │ │ ├── def.hpp │ │ │ │ ├── shared.hpp │ │ │ │ ├── slot1.hpp │ │ │ │ ├── slot2.hpp │ │ │ │ ├── slot3.hpp │ │ │ │ ├── slot4.hpp │ │ │ │ └── slot5.hpp │ │ │ └── slot.hpp │ │ ├── stringize.hpp │ │ ├── tuple │ │ │ ├── eat.hpp │ │ │ ├── elem.hpp │ │ │ ├── rem.hpp │ │ │ └── to_list.hpp │ │ └── variadic │ │ │ ├── elem.hpp │ │ │ └── size.hpp │ ├── static_assert.hpp │ ├── type_traits.hpp │ ├── type_traits │ │ ├── add_const.hpp │ │ ├── add_cv.hpp │ │ ├── add_lvalue_reference.hpp │ │ ├── add_pointer.hpp │ │ ├── add_reference.hpp │ │ ├── add_rvalue_reference.hpp │ │ ├── add_volatile.hpp │ │ ├── aligned_storage.hpp │ │ ├── alignment_of.hpp │ │ ├── alignment_traits.hpp │ │ ├── arithmetic_traits.hpp │ │ ├── array_traits.hpp │ │ ├── broken_compiler_spec.hpp │ │ ├── common_type.hpp │ │ ├── composite_traits.hpp │ │ ├── conditional.hpp │ │ ├── config.hpp │ │ ├── conversion_traits.hpp │ │ ├── copy_cv.hpp │ │ ├── cv_traits.hpp │ │ ├── decay.hpp │ │ ├── declval.hpp │ │ ├── detail │ │ │ ├── bool_trait_def.hpp │ │ │ ├── bool_trait_undef.hpp │ │ │ ├── common_arithmetic_type.hpp │ │ │ ├── common_type_impl.hpp │ │ │ ├── composite_member_pointer_type.hpp │ │ │ ├── composite_pointer_type.hpp │ │ │ ├── config.hpp │ │ │ ├── has_binary_operator.hpp │ │ │ ├── has_postfix_operator.hpp │ │ │ ├── has_prefix_operator.hpp │ │ │ ├── ice_and.hpp │ │ │ ├── ice_eq.hpp │ │ │ ├── ice_not.hpp │ │ │ ├── ice_or.hpp │ │ │ ├── is_function_ptr_helper.hpp │ │ │ ├── is_function_ptr_tester.hpp │ │ │ ├── is_mem_fun_pointer_impl.hpp │ │ │ ├── is_mem_fun_pointer_tester.hpp │ │ │ ├── mp_defer.hpp │ │ │ ├── template_arity_spec.hpp │ │ │ └── yes_no_type.hpp │ │ ├── extent.hpp │ │ ├── floating_point_promotion.hpp │ │ ├── function_traits.hpp │ │ ├── has_bit_and.hpp │ │ ├── has_bit_and_assign.hpp │ │ ├── has_bit_or.hpp │ │ ├── has_bit_or_assign.hpp │ │ ├── has_bit_xor.hpp │ │ ├── has_bit_xor_assign.hpp │ │ ├── has_complement.hpp │ │ ├── has_dereference.hpp │ │ ├── has_divides.hpp │ │ ├── has_divides_assign.hpp │ │ ├── has_equal_to.hpp │ │ ├── has_greater.hpp │ │ ├── has_greater_equal.hpp │ │ ├── has_left_shift.hpp │ │ ├── has_left_shift_assign.hpp │ │ ├── has_less.hpp │ │ ├── has_less_equal.hpp │ │ ├── has_logical_and.hpp │ │ ├── has_logical_not.hpp │ │ ├── has_logical_or.hpp │ │ ├── has_minus.hpp │ │ ├── has_minus_assign.hpp │ │ ├── has_modulus.hpp │ │ ├── has_modulus_assign.hpp │ │ ├── has_multiplies.hpp │ │ ├── has_multiplies_assign.hpp │ │ ├── has_negate.hpp │ │ ├── has_new_operator.hpp │ │ ├── has_not_equal_to.hpp │ │ ├── has_nothrow_assign.hpp │ │ ├── has_nothrow_constructor.hpp │ │ ├── has_nothrow_copy.hpp │ │ ├── has_nothrow_destructor.hpp │ │ ├── has_operator.hpp │ │ ├── has_plus.hpp │ │ ├── has_plus_assign.hpp │ │ ├── has_post_decrement.hpp │ │ ├── has_post_increment.hpp │ │ ├── has_pre_decrement.hpp │ │ ├── has_pre_increment.hpp │ │ ├── has_right_shift.hpp │ │ ├── has_right_shift_assign.hpp │ │ ├── has_trivial_assign.hpp │ │ ├── has_trivial_constructor.hpp │ │ ├── has_trivial_copy.hpp │ │ ├── has_trivial_destructor.hpp │ │ ├── has_trivial_move_assign.hpp │ │ ├── has_trivial_move_constructor.hpp │ │ ├── has_unary_minus.hpp │ │ ├── has_unary_plus.hpp │ │ ├── has_virtual_destructor.hpp │ │ ├── ice.hpp │ │ ├── integral_constant.hpp │ │ ├── integral_promotion.hpp │ │ ├── intrinsics.hpp │ │ ├── is_abstract.hpp │ │ ├── is_arithmetic.hpp │ │ ├── is_array.hpp │ │ ├── is_assignable.hpp │ │ ├── is_base_and_derived.hpp │ │ ├── is_base_of.hpp │ │ ├── is_base_of_tr1.hpp │ │ ├── is_class.hpp │ │ ├── is_complex.hpp │ │ ├── is_compound.hpp │ │ ├── is_const.hpp │ │ ├── is_constructible.hpp │ │ ├── is_convertible.hpp │ │ ├── is_copy_assignable.hpp │ │ ├── is_copy_constructible.hpp │ │ ├── is_default_constructible.hpp │ │ ├── is_destructible.hpp │ │ ├── is_empty.hpp │ │ ├── is_enum.hpp │ │ ├── is_final.hpp │ │ ├── is_float.hpp │ │ ├── is_floating_point.hpp │ │ ├── is_function.hpp │ │ ├── is_fundamental.hpp │ │ ├── is_integral.hpp │ │ ├── is_lvalue_reference.hpp │ │ ├── is_member_function_pointer.hpp │ │ ├── is_member_object_pointer.hpp │ │ ├── is_member_pointer.hpp │ │ ├── is_nothrow_move_assignable.hpp │ │ ├── is_nothrow_move_constructible.hpp │ │ ├── is_object.hpp │ │ ├── is_pod.hpp │ │ ├── is_pointer.hpp │ │ ├── is_polymorphic.hpp │ │ ├── is_reference.hpp │ │ ├── is_rvalue_reference.hpp │ │ ├── is_same.hpp │ │ ├── is_scalar.hpp │ │ ├── is_signed.hpp │ │ ├── is_stateless.hpp │ │ ├── is_union.hpp │ │ ├── is_unsigned.hpp │ │ ├── is_virtual_base_of.hpp │ │ ├── is_void.hpp │ │ ├── is_volatile.hpp │ │ ├── make_signed.hpp │ │ ├── make_unsigned.hpp │ │ ├── object_traits.hpp │ │ ├── promote.hpp │ │ ├── rank.hpp │ │ ├── reference_traits.hpp │ │ ├── remove_all_extents.hpp │ │ ├── remove_bounds.hpp │ │ ├── remove_const.hpp │ │ ├── remove_cv.hpp │ │ ├── remove_extent.hpp │ │ ├── remove_pointer.hpp │ │ ├── remove_reference.hpp │ │ ├── remove_volatile.hpp │ │ ├── same_traits.hpp │ │ ├── transform_traits.hpp │ │ ├── type_identity.hpp │ │ └── type_with_alignment.hpp │ ├── unique_ptr.hpp │ ├── utility │ │ ├── declval.hpp │ │ └── enable_if.hpp │ └── version.hpp ├── boot.S ├── crti.S ├── crtn.S ├── detect-gcc.sh ├── drivers │ ├── ata │ │ ├── ata.cpp │ │ ├── ata_priv.h │ │ ├── cache.cpp.disabled │ │ ├── dma.cpp │ │ ├── mbr.cpp.disabled │ │ └── queue.cpp.disabled │ ├── fops_kbterm.cpp │ ├── keyboard.cpp │ ├── mouse.cpp │ ├── pci.cpp │ ├── pit.cpp │ ├── rtc.cpp │ ├── sb16-asm.S │ ├── sb16.cpp │ ├── scan_pci.cpp │ ├── terminal-asm.S │ ├── terminal.cpp │ └── txtmode.cpp ├── fs │ ├── dev_wrapper.cpp │ ├── devfs.cpp │ ├── filesystem.cpp │ └── kissfs.cpp ├── inc │ ├── arch.h │ ├── d2d │ │ ├── README.md │ │ ├── k2m.h │ │ └── to_kb.h │ ├── debug.h │ ├── drivers │ │ ├── ata.h │ │ ├── common.h │ │ ├── ievent.h │ │ ├── kbterm.h │ │ ├── kkc.h │ │ ├── mouse.h │ │ ├── pci.h │ │ ├── pit.h │ │ ├── rtc.h │ │ ├── sb16.h │ │ └── scan_pci.h │ ├── ece391syscall.h │ ├── error.h │ ├── fs │ │ ├── dev.h │ │ ├── dev_wrapper.h │ │ ├── fcntl.h │ │ ├── filesystem.h │ │ ├── fops.h │ │ ├── kiss.h │ │ └── stat.h │ ├── i8259.h │ ├── i8259_extra.h │ ├── init.h │ ├── klibs │ │ ├── AutoSpinLock.h │ │ ├── arrFile.h │ │ ├── bitset.h │ │ ├── cpplib.h │ │ ├── deque.h │ │ ├── fixedmemorypool.h │ │ ├── function.h │ │ ├── kmalloc.h │ │ ├── lib.h │ │ ├── lphashtable.h │ │ ├── maybe.h │ │ ├── memory.h │ │ ├── new.h │ │ ├── palloc.h │ │ ├── panic.h │ │ ├── prefix_tree.h │ │ ├── ringbuf.h │ │ ├── spinlock.h │ │ └── stack.h │ ├── known_drivers.h │ ├── mbi_info.h │ ├── multiboot.h │ ├── proc │ │ ├── sched.h │ │ └── tasks.h │ ├── syscalls │ │ ├── exec.h │ │ ├── filesystem_wrapper.h │ │ ├── halt.h │ │ └── syscalls.h │ ├── ui │ │ ├── compositor.h │ │ ├── container.h │ │ ├── desktop.h │ │ ├── drawable.h │ │ ├── mouse.h │ │ ├── rectangle.h │ │ ├── screen.h │ │ ├── testFont.h │ │ ├── ui_syscall.h │ │ ├── vbe.h │ │ └── window.h │ └── x86 │ │ ├── desc.h │ │ ├── desc_interrupts.h │ │ ├── err_handler.h │ │ ├── idt_init.h │ │ ├── idt_table.h │ │ ├── paging.h │ │ ├── real.h │ │ └── stacker.h ├── init │ ├── ece391syscall.S │ └── init.cpp ├── kernel.cpp ├── klibs │ ├── arrFile.cpp │ ├── cpplib.cpp │ ├── kmalloc.cpp │ ├── lib.cpp │ ├── maybe.cpp │ ├── memory.cpp │ ├── palloc.cpp │ ├── palloc_vars.cpp │ ├── panic.cpp │ ├── ringbuf.cpp │ └── spinlock.cpp ├── mbi_info.cpp ├── output │ ├── debug.sh │ ├── filesys_img │ ├── orig.img │ ├── osx copy │ │ ├── grub.img │ │ └── orig_fat.img │ └── osx │ │ ├── grub.img │ │ ├── logfs.img │ │ └── orig_fat.img ├── pic │ ├── Makefile │ ├── i8259.cpp │ ├── list.cpp │ ├── list.h │ ├── tests │ └── tests.cpp ├── proc │ ├── sched-asm.S │ ├── sched.cpp │ ├── tasks-asm.S │ └── tasks.cpp ├── syscalls │ ├── exec.cpp │ ├── exec_check.cpp │ ├── exec_loader.cpp │ ├── filesystem_wrapper.cpp │ ├── getargs.cpp │ ├── getargs.h │ ├── halt.cpp │ ├── sbrk.cpp │ ├── sbrk.h │ ├── syscall_helpers.h │ └── syscalls.cpp ├── testKlibs │ ├── Makefile │ └── tests.cpp ├── ui │ ├── button.cpp │ ├── button.h │ ├── compositor.cpp │ ├── desktop.cpp │ ├── image.cpp │ ├── image.h │ ├── mouse.cpp │ ├── rectangle.cpp │ ├── testFont.cpp │ ├── title_bar.cpp │ ├── title_bar.h │ ├── vbe.cpp │ └── window.cpp └── x86 │ ├── desc.S │ ├── err_handler.cpp │ ├── idt_init.cpp │ ├── idt_table.cpp │ ├── paging-vars.cpp │ ├── paging.S │ ├── real-wrapper.cpp │ └── real.S ├── syscalls ├── Makefile ├── ece391cat.c ├── ece391counter.c ├── ece391emulate.c ├── ece391grep.c ├── ece391hello.c ├── ece391ls.c ├── ece391pingpong.c ├── ece391shell.c ├── ece391sigtest.c ├── ece391support.c ├── ece391support.h ├── ece391syscall.S ├── ece391syscall.h ├── ece391syserr.c ├── ece391sysnum.h ├── ece391testfault.c ├── ece391testprint.c ├── ece391testvidmap.c └── to_fsdir │ ├── cat │ ├── counter │ ├── grep │ ├── hello │ ├── ls │ ├── pingpong │ ├── shell │ ├── sigtest │ ├── syserr │ ├── testfault │ └── testprint └── userland ├── README.md ├── clib ├── i686-tedkos │ ├── include │ │ ├── _ansi.h │ │ ├── _syslist.h │ │ ├── alloca.h │ │ ├── ar.h │ │ ├── argz.h │ │ ├── assert.h │ │ ├── complex.h │ │ ├── ctype.h │ │ ├── dirent.h │ │ ├── envlock.h │ │ ├── envz.h │ │ ├── errno.h │ │ ├── fastmath.h │ │ ├── fcntl.h │ │ ├── fnmatch.h │ │ ├── getopt.h │ │ ├── glob.h │ │ ├── grp.h │ │ ├── iconv.h │ │ ├── ieeefp.h │ │ ├── inttypes.h │ │ ├── langinfo.h │ │ ├── libgen.h │ │ ├── limits.h │ │ ├── locale.h │ │ ├── machine │ │ │ ├── _default_types.h │ │ │ ├── _types.h │ │ │ ├── ansi.h │ │ │ ├── endian.h │ │ │ ├── fastmath.h │ │ │ ├── ieeefp.h │ │ │ ├── malloc.h │ │ │ ├── param.h │ │ │ ├── setjmp-dj.h │ │ │ ├── setjmp.h │ │ │ ├── stdlib.h │ │ │ ├── termios.h │ │ │ ├── time.h │ │ │ └── types.h │ │ ├── malloc.h │ │ ├── math.h │ │ ├── newlib.h │ │ ├── paths.h │ │ ├── pthread.h │ │ ├── pwd.h │ │ ├── reent.h │ │ ├── regdef.h │ │ ├── regex.h │ │ ├── sched.h │ │ ├── search.h │ │ ├── setjmp.h │ │ ├── signal.h │ │ ├── spawn.h │ │ ├── stdatomic.h │ │ ├── stdint.h │ │ ├── stdio.h │ │ ├── stdio_ext.h │ │ ├── stdlib.h │ │ ├── string.h │ │ ├── strings.h │ │ ├── sys │ │ │ ├── _default_fcntl.h │ │ │ ├── _intsup.h │ │ │ ├── _types.h │ │ │ ├── cdefs.h │ │ │ ├── config.h │ │ │ ├── custom_file.h │ │ │ ├── dir.h │ │ │ ├── dirent.h │ │ │ ├── errno.h │ │ │ ├── fcntl.h │ │ │ ├── features.h │ │ │ ├── file.h │ │ │ ├── iconvnls.h │ │ │ ├── lock.h │ │ │ ├── param.h │ │ │ ├── queue.h │ │ │ ├── reent.h │ │ │ ├── resource.h │ │ │ ├── sched.h │ │ │ ├── signal.h │ │ │ ├── stat.h │ │ │ ├── stdio.h │ │ │ ├── string.h │ │ │ ├── syslimits.h │ │ │ ├── time.h │ │ │ ├── timeb.h │ │ │ ├── times.h │ │ │ ├── types.h │ │ │ ├── unistd.h │ │ │ ├── utime.h │ │ │ └── wait.h │ │ ├── tar.h │ │ ├── termios.h │ │ ├── tgmath.h │ │ ├── time.h │ │ ├── unctrl.h │ │ ├── unistd.h │ │ ├── utime.h │ │ ├── utmp.h │ │ ├── wchar.h │ │ ├── wctype.h │ │ └── wordexp.h │ └── lib │ │ └── nosys.specs └── share │ └── info │ ├── configure.info │ └── standards.info ├── clibtestprint ├── clibtestprint.c ├── i686-tedko-gcc ├── log_fs ├── log_fs.raw ├── logfs.raw ├── logfs ├── arrFile.cpp ├── arrFile.h └── main.cpp ├── newlib-2.2.0-1 ├── .cvsignore ├── COPYING ├── COPYING.LIBGLOSS ├── COPYING.NEWLIB ├── COPYING3 ├── ChangeLog ├── MAINTAINERS ├── Makefile.def ├── Makefile.in ├── Makefile.tpl ├── README ├── README-maintainer-mode ├── compile ├── config-ml.in ├── config.guess ├── config.rpath ├── config.sub ├── config │ ├── ChangeLog │ ├── acinclude.m4 │ ├── acx.m4 │ ├── asmcfi.m4 │ ├── bootstrap-O1.mk │ ├── bootstrap-O3.mk │ ├── bootstrap-asan.mk │ ├── bootstrap-debug-big.mk │ ├── bootstrap-debug-ckovw.mk │ ├── bootstrap-debug-lean.mk │ ├── bootstrap-debug-lib.mk │ ├── bootstrap-debug.mk │ ├── bootstrap-lto.mk │ ├── bootstrap-time.mk │ ├── bootstrap-ubsan.mk │ ├── cloog.m4 │ ├── codeset.m4 │ ├── depstand.m4 │ ├── dfp.m4 │ ├── elf.m4 │ ├── enable.m4 │ ├── extensions.m4 │ ├── futex.m4 │ ├── gc++filt.m4 │ ├── gettext-sister.m4 │ ├── gettext.m4 │ ├── glibc21.m4 │ ├── gthr.m4 │ ├── gxx-include-dir.m4 │ ├── iconv.m4 │ ├── intdiv0.m4 │ ├── inttypes-pri.m4 │ ├── inttypes.m4 │ ├── inttypes_h.m4 │ ├── isl.m4 │ ├── largefile.m4 │ ├── lcmessage.m4 │ ├── ld-symbolic.m4 │ ├── lead-dot.m4 │ ├── lib-ld.m4 │ ├── lib-link.m4 │ ├── lib-prefix.m4 │ ├── libstdc++-raw-cxx.m4 │ ├── lthostflags.m4 │ ├── math.m4 │ ├── mh-cygwin │ ├── mh-darwin │ ├── mh-djgpp │ ├── mh-mingw │ ├── mh-pa │ ├── mh-pa-hpux10 │ ├── mh-ppc-aix │ ├── mmap.m4 │ ├── mt-alphaieee │ ├── mt-d30v │ ├── mt-gnu │ ├── mt-mips-elfoabi │ ├── mt-mips-gnu │ ├── mt-mips16-compat │ ├── mt-nios2-elf │ ├── mt-ospace │ ├── mt-sde │ ├── mt-spu │ ├── multi.m4 │ ├── nls.m4 │ ├── no-executables.m4 │ ├── override.m4 │ ├── picflag.m4 │ ├── plugins.m4 │ ├── po.m4 │ ├── proginstall.m4 │ ├── progtest.m4 │ ├── stdint.m4 │ ├── stdint_h.m4 │ ├── tcl.m4 │ ├── tls.m4 │ ├── uintmax_t.m4 │ ├── ulonglong.m4 │ ├── unwind_ipinfo.m4 │ ├── warnings.m4 │ ├── weakref.m4 │ └── zlib.m4 ├── configure ├── configure.ac ├── depcomp ├── etc │ ├── ChangeLog │ ├── Makefile.in │ ├── add-log.el │ ├── add-log.vi │ ├── configbuild.ein │ ├── configbuild.fig │ ├── configbuild.jin │ ├── configbuild.tin │ ├── configdev.ein │ ├── configdev.fig │ ├── configdev.jin │ ├── configdev.tin │ ├── configure │ ├── configure.in │ ├── configure.texi │ ├── fdl.texi │ ├── gnu-oids.texi │ ├── make-stds.texi │ ├── standards.texi │ └── texi2pod.pl ├── install-sh ├── libgloss │ ├── ChangeLog │ ├── Makefile.in │ ├── README │ ├── aarch64 │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── _kill.c │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── cpu-init │ │ │ ├── Makefile.in │ │ │ ├── aclocal.m4 │ │ │ ├── configure │ │ │ ├── configure.in │ │ │ └── rdimon-aem-el3.S │ │ ├── crt0.S │ │ ├── elf-aem-validation.specs │ │ ├── elf-aem-ve.specs │ │ ├── elf-rdimon.specs │ │ ├── ftruncate.c │ │ ├── libcfunc.c │ │ ├── svc.h │ │ ├── syscalls.c │ │ └── truncate.c │ ├── acinclude.m4 │ ├── aclocal.m4 │ ├── arm │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── _kill.c │ │ ├── aclocal.m4 │ │ ├── arm.h │ │ ├── coff-iq80310.specs │ │ ├── coff-pid.specs │ │ ├── coff-rdimon.specs │ │ ├── coff-rdpmon.specs │ │ ├── coff-redboot.ld │ │ ├── coff-redboot.specs │ │ ├── configure │ │ ├── configure.in │ │ ├── cpu-init │ │ │ ├── Makefile.in │ │ │ └── rdimon-aem.S │ │ ├── crt0.S │ │ ├── elf-aprofile-validation.specs │ │ ├── elf-aprofile-ve.specs │ │ ├── elf-iq80310.specs │ │ ├── elf-linux.specs │ │ ├── elf-nano.specs │ │ ├── elf-pid.specs │ │ ├── elf-rdimon.specs │ │ ├── elf-rdpmon.specs │ │ ├── elf-redboot.ld │ │ ├── elf-redboot.specs │ │ ├── ftruncate.c │ │ ├── libcfunc.c │ │ ├── linux-crt0.c │ │ ├── linux-syscall.h │ │ ├── linux-syscalls0.S │ │ ├── linux-syscalls1.c │ │ ├── redboot-crt0.S │ │ ├── redboot-syscalls.c │ │ ├── swi.h │ │ ├── syscall.h │ │ ├── syscalls.c │ │ ├── trap.S │ │ └── truncate.c │ ├── bfin │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── aclocal.m4 │ │ ├── basiccrt.S │ │ ├── bf504.ld │ │ ├── bf506.ld │ │ ├── bf512.ld │ │ ├── bf514.ld │ │ ├── bf516.ld │ │ ├── bf518.ld │ │ ├── bf522.ld │ │ ├── bf523.ld │ │ ├── bf524.ld │ │ ├── bf525.ld │ │ ├── bf526.ld │ │ ├── bf527.ld │ │ ├── bf531.ld │ │ ├── bf532.ld │ │ ├── bf533.ld │ │ ├── bf534.ld │ │ ├── bf536.ld │ │ ├── bf537.ld │ │ ├── bf538.ld │ │ ├── bf539.ld │ │ ├── bf542.ld │ │ ├── bf544.ld │ │ ├── bf547.ld │ │ ├── bf548.ld │ │ ├── bf549.ld │ │ ├── bf561.ld │ │ ├── bf561a.ld │ │ ├── bf561b.ld │ │ ├── bf561m.ld │ │ ├── bf592.ld │ │ ├── bf606.ld │ │ ├── bf606c0.ld │ │ ├── bf606c1.ld │ │ ├── bf606m.ld │ │ ├── bf607.ld │ │ ├── bf607c0.ld │ │ ├── bf607c1.ld │ │ ├── bf607m.ld │ │ ├── bf608.ld │ │ ├── bf608c0.ld │ │ ├── bf608c1.ld │ │ ├── bf608m.ld │ │ ├── bf609.ld │ │ ├── bf609c0.ld │ │ ├── bf609c1.ld │ │ ├── bf609m.ld │ │ ├── bfin-common-mc.ld │ │ ├── bfin-common-mc0.ld │ │ ├── bfin-common-sc.ld │ │ ├── clear_cache_range.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── include │ │ │ ├── blackfin.h │ │ │ ├── builtins.h │ │ │ ├── ccblkfn.h │ │ │ ├── cdefBF504.h │ │ │ ├── cdefBF504F.h │ │ │ ├── cdefBF506F.h │ │ │ ├── cdefBF50x_base.h │ │ │ ├── cdefBF512.h │ │ │ ├── cdefBF514.h │ │ │ ├── cdefBF516.h │ │ │ ├── cdefBF518.h │ │ │ ├── cdefBF51x_base.h │ │ │ ├── cdefBF522.h │ │ │ ├── cdefBF523.h │ │ │ ├── cdefBF524.h │ │ │ ├── cdefBF525.h │ │ │ ├── cdefBF526.h │ │ │ ├── cdefBF527.h │ │ │ ├── cdefBF52x_base.h │ │ │ ├── cdefBF531.h │ │ │ ├── cdefBF532.h │ │ │ ├── cdefBF533.h │ │ │ ├── cdefBF534.h │ │ │ ├── cdefBF535.h │ │ │ ├── cdefBF536.h │ │ │ ├── cdefBF537.h │ │ │ ├── cdefBF538.h │ │ │ ├── cdefBF539.h │ │ │ ├── cdefBF53x.h │ │ │ ├── cdefBF542.h │ │ │ ├── cdefBF542M.h │ │ │ ├── cdefBF544.h │ │ │ ├── cdefBF544M.h │ │ │ ├── cdefBF547.h │ │ │ ├── cdefBF547M.h │ │ │ ├── cdefBF548.h │ │ │ ├── cdefBF548M.h │ │ │ ├── cdefBF549.h │ │ │ ├── cdefBF549M.h │ │ │ ├── cdefBF54x_base.h │ │ │ ├── cdefBF561.h │ │ │ ├── cdefBF592-A.h │ │ │ ├── cdefBF59x_base.h │ │ │ ├── cdefBF606.h │ │ │ ├── cdefBF607.h │ │ │ ├── cdefBF608.h │ │ │ ├── cdefBF609.h │ │ │ ├── cdef_LPBlackfin.h │ │ │ ├── cdefblackfin.h │ │ │ ├── cplb.h │ │ │ ├── cplbtab.h │ │ │ ├── defBF504.h │ │ │ ├── defBF504F.h │ │ │ ├── defBF506F.h │ │ │ ├── defBF50x_base.h │ │ │ ├── defBF512.h │ │ │ ├── defBF514.h │ │ │ ├── defBF516.h │ │ │ ├── defBF518.h │ │ │ ├── defBF51x_base.h │ │ │ ├── defBF522.h │ │ │ ├── defBF523.h │ │ │ ├── defBF524.h │ │ │ ├── defBF525.h │ │ │ ├── defBF526.h │ │ │ ├── defBF527.h │ │ │ ├── defBF52x_base.h │ │ │ ├── defBF531.h │ │ │ ├── defBF532.h │ │ │ ├── defBF533.h │ │ │ ├── defBF534.h │ │ │ ├── defBF535.h │ │ │ ├── defBF536.h │ │ │ ├── defBF537.h │ │ │ ├── defBF538.h │ │ │ ├── defBF539.h │ │ │ ├── defBF542.h │ │ │ ├── defBF542M.h │ │ │ ├── defBF544.h │ │ │ ├── defBF544M.h │ │ │ ├── defBF547.h │ │ │ ├── defBF547M.h │ │ │ ├── defBF548.h │ │ │ ├── defBF548M.h │ │ │ ├── defBF549.h │ │ │ ├── defBF549M.h │ │ │ ├── defBF54x_base.h │ │ │ ├── defBF561.h │ │ │ ├── defBF592-A.h │ │ │ ├── defBF59x_base.h │ │ │ ├── defBF606.h │ │ │ ├── defBF607.h │ │ │ ├── defBF608.h │ │ │ ├── defBF609.h │ │ │ ├── def_LPBlackfin.h │ │ │ ├── defblackfin.h │ │ │ ├── sys │ │ │ │ ├── _adi_platform.h │ │ │ │ ├── anomaly_macros_rtl.h │ │ │ │ ├── excause.h │ │ │ │ ├── exception.h │ │ │ │ ├── mc_typedef.h │ │ │ │ ├── platform.h │ │ │ │ └── pll.h │ │ │ └── sysreg.h │ │ └── syscalls.c │ ├── close.c │ ├── config │ │ ├── default.mh │ │ ├── default.mt │ │ ├── dos.mh │ │ ├── mips.mt │ │ ├── mn10200.mt │ │ ├── mn10300.mt │ │ ├── ppc.mh │ │ └── xc16x.mt │ ├── configure │ ├── configure.in │ ├── cr16 │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── _getenv.c │ │ ├── _rename.c │ │ ├── aclocal.m4 │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt1.S │ │ ├── crti.S │ │ ├── crtn.S │ │ ├── dvz_hndl.c │ │ ├── flg_hndl.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── iad_hndl.c │ │ ├── intable.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── putnum.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── sim.ld │ │ ├── stat.c │ │ ├── svc_hndl.c │ │ ├── sys │ │ │ └── syscall.h │ │ ├── time.c │ │ ├── und_hndl.c │ │ ├── unlink.c │ │ └── write.c │ ├── cris │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crti.c │ │ ├── crtn.c │ │ ├── gensyscalls │ │ ├── irqtable.S │ │ ├── lcrt0.c │ │ ├── linunistd.h │ │ ├── outbyte.c │ │ └── setup.S │ ├── crx │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── _getenv.c │ │ ├── _rename.c │ │ ├── aclocal.m4 │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crti.S │ │ ├── crtn.S │ │ ├── dvz_hndl.c │ │ ├── flg_hndl.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── iad_hndl.c │ │ ├── intable.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── putnum.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── sim.ld │ │ ├── stat.c │ │ ├── svc_hndl.c │ │ ├── time.c │ │ ├── und_hndl.c │ │ ├── unlink.c │ │ └── write.c │ ├── d30v │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── inbyte.c │ │ ├── outbyte.c │ │ └── syscalls.c │ ├── debug.c │ ├── debug.h │ ├── doc │ │ ├── Makefile.in │ │ ├── configure │ │ ├── configure.in │ │ └── porting.texi │ ├── epiphany │ │ ├── Makefile.in │ │ ├── _exit.S │ │ ├── _exit.c │ │ ├── _isatty.c │ │ ├── access.c │ │ ├── aclocal.m4 │ │ ├── close.c │ │ ├── config.h.in │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── environ.c │ │ ├── epiphany-config.h │ │ ├── epiphany-ivthandlers.S │ │ ├── epiphany-syscalls.c │ │ ├── epiphany-syscalls.h │ │ ├── execve.c │ │ ├── fork.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── gettimeofday.c │ │ ├── kill.c │ │ ├── link.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── stat.c │ │ ├── times.c │ │ ├── unlink.c │ │ ├── wait.c │ │ └── write.c │ ├── fr30 │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.s │ │ └── syscalls.c │ ├── frv │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── print.c │ │ ├── putnum.c │ │ ├── sbrk.c │ │ ├── sim-close.S │ │ ├── sim-exit.S │ │ ├── sim-inbyte.c │ │ ├── sim-lseek.S │ │ ├── sim-open.S │ │ ├── sim-read.S │ │ ├── sim-time.c │ │ ├── sim-unlink.S │ │ ├── sim-write.S │ │ └── stat.c │ ├── fstat.c │ ├── getpid.c │ ├── glue.h │ ├── hp74x │ │ ├── Makefile.in │ │ ├── README │ │ ├── aclocal.m4 │ │ ├── checksum.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.s │ │ ├── debugger.h │ │ ├── debugger.s │ │ ├── diagnose.h │ │ ├── hppa-defs.h │ │ ├── hppa.ld │ │ ├── io.c │ │ ├── iva_table.h │ │ ├── iva_table.s │ │ ├── pa_stub.c │ │ └── test.c │ ├── i386 │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── cygmon-crt0.S │ │ ├── cygmon-gmon.c │ │ ├── cygmon-gmon.h │ │ ├── cygmon-salib.c │ │ ├── cygmon-syscall.h │ │ └── cygmon.ld │ ├── i960 │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── asm.h │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.c │ │ ├── mon-read.c │ │ ├── mon-syscalls.S │ │ ├── mon-write.c │ │ ├── mon960.c │ │ ├── mon960.ld │ │ └── syscall.h │ ├── iq2000 │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── access.c │ │ ├── aclocal.m4 │ │ ├── chmod.c │ │ ├── chown.c │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── creat.c │ │ ├── crt0.S │ │ ├── crt1.c │ │ ├── execv.c │ │ ├── execve.c │ │ ├── fork.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── gettime.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── pipe.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── sim.ld │ │ ├── stat.c │ │ ├── test.c │ │ ├── time.c │ │ ├── times.c │ │ ├── trap.c │ │ ├── trap.h │ │ ├── unlink.c │ │ ├── utime.c │ │ ├── wait.c │ │ └── write.c │ ├── isatty.c │ ├── kill.c │ ├── libnosys │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── acconfig.h │ │ ├── aclocal.m4 │ │ ├── chown.c │ │ ├── close.c │ │ ├── config.h.in │ │ ├── configure │ │ ├── configure.in │ │ ├── environ.c │ │ ├── errno.c │ │ ├── execve.c │ │ ├── fork.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── gettod.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── link.c │ │ ├── lseek.c │ │ ├── nosys.specs │ │ ├── open.c │ │ ├── read.c │ │ ├── readlink.c │ │ ├── sbrk.c │ │ ├── stat.c │ │ ├── symlink.c │ │ ├── times.c │ │ ├── unlink.c │ │ ├── wait.c │ │ ├── warning.h │ │ └── write.c │ ├── lm32 │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── isatty.c │ │ ├── scall.S │ │ └── sim.ld │ ├── lseek.c │ ├── m32c │ │ ├── Makefile.in │ │ ├── abort.S │ │ ├── aclocal.m4 │ │ ├── argv.S │ │ ├── argvlen.S │ │ ├── chdir.S │ │ ├── chmod.S │ │ ├── close.S │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crtn.S │ │ ├── exit.S │ │ ├── fstat.S │ │ ├── genscript │ │ ├── getpid.S │ │ ├── gettimeofday.S │ │ ├── heaptop.S │ │ ├── isatty.S │ │ ├── kill.S │ │ ├── link.S │ │ ├── lseek.S │ │ ├── m32c.tmpl │ │ ├── m32csys.h │ │ ├── open.S │ │ ├── read.S │ │ ├── sample.c │ │ ├── sbrk.c │ │ ├── stat.S │ │ ├── time.S │ │ ├── times.S │ │ ├── unlink.S │ │ ├── utime.S │ │ ├── varvects.S │ │ ├── varvects.h │ │ └── write.S │ ├── m32r │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── chmod.c │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── eit.h │ │ ├── eva-stub.ld │ │ ├── eva.ld │ │ ├── exit.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── m32r-lib.c │ │ ├── m32r-stub.c │ │ ├── mon.specs │ │ ├── open.c │ │ ├── raise.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── stat.c │ │ ├── trap0.S │ │ ├── trapmon0.c │ │ ├── unlink.c │ │ ├── utime.c │ │ └── write.c │ ├── m68hc11 │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── sci-inout.S │ │ ├── sim-valid-m68hc11.ld │ │ ├── sim-valid-m68hc12.ld │ │ └── syscalls.c │ ├── m68k │ │ ├── Makefile.in │ │ ├── README │ │ ├── aclocal.m4 │ │ ├── asm.h │ │ ├── bcc.ld │ │ ├── cf-crt0.S │ │ ├── cf-crt1.c │ │ ├── cf-exit.c │ │ ├── cf-hosted.S │ │ ├── cf-isrs.c │ │ ├── cf-isv.S │ │ ├── cf-sbrk.c │ │ ├── cf.sc │ │ ├── configure │ │ ├── configure.in │ │ ├── cpu32bug.S │ │ ├── cpu32bug.h │ │ ├── crt0.S │ │ ├── dtor.C │ │ ├── fido-_exit.c │ │ ├── fido-crt0.S │ │ ├── fido-handler.c │ │ ├── fido-hosted.S │ │ ├── fido-sbrk.c │ │ ├── fido.h │ │ ├── fido.sc │ │ ├── fido_profiling.h │ │ ├── idp-inbyte.c │ │ ├── idp-outbyte.c │ │ ├── idp.ld │ │ ├── idpgdb.ld │ │ ├── io-close.c │ │ ├── io-exit.c │ │ ├── io-fstat.c │ │ ├── io-gdb.c │ │ ├── io-gettimeofday.c │ │ ├── io-isatty.c │ │ ├── io-lseek.c │ │ ├── io-open.c │ │ ├── io-read.c │ │ ├── io-rename.c │ │ ├── io-stat.c │ │ ├── io-system.c │ │ ├── io-time.c │ │ ├── io-unlink.c │ │ ├── io-write.c │ │ ├── io.h │ │ ├── leds.c │ │ ├── leds.h │ │ ├── mc68681reg.h │ │ ├── mc68ec.c │ │ ├── mvme-stub.c │ │ ├── mvme.S │ │ ├── mvme135-asm.S │ │ ├── mvme135.ld │ │ ├── mvme162.ld │ │ ├── mvme162lx-asm.S │ │ ├── sbc5204.ld │ │ ├── sbc5206.ld │ │ ├── sim-abort.c │ │ ├── sim-crt0.S │ │ ├── sim-errno.c │ │ ├── sim-funcs.c │ │ ├── sim-inbyte.c │ │ ├── sim-print.c │ │ ├── sim-sbrk.c │ │ ├── sim.ld │ │ ├── simulator.S │ │ └── test.c │ ├── mcore │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── close.c │ │ ├── cmb-exit.c │ │ ├── cmb-inbyte.c │ │ ├── cmb-outbyte.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── elf-cmb.ld │ │ ├── elf-cmb.specs │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── pe-cmb.ld │ │ ├── pe-cmb.specs │ │ ├── print.c │ │ ├── putnum.c │ │ ├── raise.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── stat.c │ │ ├── syscalls.S │ │ ├── unlink.c │ │ └── write.c │ ├── mep │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crtn.S │ │ ├── default.ld │ │ ├── fmax.ld │ │ ├── gcov-io.h │ │ ├── gmap_default.ld │ │ ├── h_reset.c │ │ ├── handlers.c │ │ ├── isatty.c │ │ ├── mep-bb.c │ │ ├── mep-gmon.c │ │ ├── min.ld │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── sdram-crt0.S │ │ ├── sim-crt0.S │ │ ├── sim-crtn.S │ │ ├── simnovec-crt0.S │ │ ├── simple.ld │ │ ├── simsdram-crt0.S │ │ ├── syscalls.S │ │ └── write.c │ ├── microblaze │ │ ├── Makefile.in │ │ ├── _exception_handler.S │ │ ├── _hw_exception_handler.S │ │ ├── _interrupt_handler.S │ │ ├── _program_clean.S │ │ ├── _program_init.S │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crt1.S │ │ ├── crt2.S │ │ ├── crt3.S │ │ ├── crt4.S │ │ ├── crtinit.S │ │ ├── elf-gloss-linux.ld │ │ ├── elf-gloss-linux.specs │ │ ├── linux-crt0.S │ │ ├── linux-inbyte.c │ │ ├── linux-outbyte.c │ │ ├── linux-syscalls-wrap.c │ │ ├── linux-syscalls.S │ │ ├── linux-syscalls.h │ │ ├── pgcrtinit.S │ │ ├── sbrk.c │ │ ├── sim-crtinit.S │ │ ├── sim-pgcrtinit.S │ │ ├── timer.c │ │ ├── xil_malloc.c │ │ ├── xil_printf.c │ │ ├── xil_sbrk.c │ │ └── xilinx.ld │ ├── mips │ │ ├── Makefile.in │ │ ├── abiflags.S │ │ ├── aclocal.m4 │ │ ├── array-io.c │ │ ├── array.ld │ │ ├── cfe.c │ │ ├── cfe.ld │ │ ├── cfe_api.c │ │ ├── cfe_api.h │ │ ├── cfe_api_int.h │ │ ├── cfe_error.h │ │ ├── cfe_mem.c │ │ ├── cma101.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crt0_cfe.S │ │ ├── crt0_cygmon.S │ │ ├── cygmon.c │ │ ├── ddb-kseg0.ld │ │ ├── ddb.ld │ │ ├── dtor.C │ │ ├── dve.ld │ │ ├── dvemon.c │ │ ├── entry.S │ │ ├── idt.ld │ │ ├── idt32.ld │ │ ├── idt64.ld │ │ ├── idtecoff.ld │ │ ├── idtmon.S │ │ ├── jmr3904-io.c │ │ ├── jmr3904app-java.ld │ │ ├── jmr3904app.ld │ │ ├── jmr3904dram-java.ld │ │ ├── jmr3904dram.ld │ │ ├── lsi.ld │ │ ├── lsipmon.S │ │ ├── mti32.ld │ │ ├── mti64.ld │ │ ├── mti64_64.ld │ │ ├── mti64_n32.ld │ │ ├── nullmon.c │ │ ├── nullmon.ld │ │ ├── pmon.S │ │ ├── pmon.ld │ │ ├── regs.S │ │ ├── sde32.ld │ │ ├── sde64.ld │ │ ├── syscalls.c │ │ ├── test.c │ │ ├── vr4300.S │ │ └── vr5xxx.S │ ├── mn10200 │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── access.c │ │ ├── aclocal.m4 │ │ ├── chmod.c │ │ ├── chown.c │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── creat.c │ │ ├── crt0.S │ │ ├── crt1.c │ │ ├── eval.ld │ │ ├── execv.c │ │ ├── execve.c │ │ ├── fork.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── gettime.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── pipe.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── sim.ld │ │ ├── stat.c │ │ ├── test.c │ │ ├── time.c │ │ ├── times.c │ │ ├── trap.S │ │ ├── trap.h │ │ ├── unlink.c │ │ ├── utime.c │ │ ├── wait.c │ │ └── write.c │ ├── mn10300 │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── access.c │ │ ├── aclocal.m4 │ │ ├── asb2303.ld │ │ ├── asb2305.ld │ │ ├── chmod.c │ │ ├── chown.c │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── creat.c │ │ ├── crt0-eval.S │ │ ├── crt0.S │ │ ├── crt0_cygmon.S │ │ ├── crt0_redboot.S │ │ ├── crt1.c │ │ ├── cygmon.c │ │ ├── eval.ld │ │ ├── execv.c │ │ ├── execve.c │ │ ├── fork.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── gettime.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── pipe.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── sim.ld │ │ ├── stat.c │ │ ├── test.c │ │ ├── time.c │ │ ├── times.c │ │ ├── trap.S │ │ ├── trap.h │ │ ├── unlink.c │ │ ├── utime.c │ │ ├── wait.c │ │ └── write.c │ ├── moxie │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── moxie-elf-common.ld │ │ ├── moxiebox.ld │ │ ├── print.c │ │ ├── putnum.c │ │ ├── qemu-time.c │ │ ├── qemu-write.c │ │ ├── qemu.ld │ │ ├── sbrk.c │ │ ├── sim-close.S │ │ ├── sim-exit.S │ │ ├── sim-inbyte.c │ │ ├── sim-lseek.S │ │ ├── sim-lseek.c │ │ ├── sim-open.S │ │ ├── sim-read.S │ │ ├── sim-time.c │ │ ├── sim-unlink.S │ │ ├── sim-write.S │ │ ├── sim.ld │ │ └── stat.c │ ├── msp430 │ │ ├── Makefile.in │ │ ├── cio.c │ │ ├── cio.h │ │ ├── ciosyscalls.S │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crt_bss.S │ │ ├── crt_movedata.S │ │ ├── crtn.S │ │ ├── gcrt0.S │ │ ├── intr_vectors.ld │ │ ├── memmodel.h │ │ ├── msp430-sim.ld │ │ ├── msp430.ld │ │ ├── msp430F5438A-l.ld │ │ ├── msp430F5438A-s.ld │ │ ├── msp430xl-sim.ld │ │ ├── sbrk.c │ │ ├── syscalls.S │ │ ├── unlink.c │ │ └── write.c │ ├── mt │ │ ├── 16-002.ld │ │ ├── 16-003.ld │ │ ├── 64-001.ld │ │ ├── Makefile.in │ │ ├── access.c │ │ ├── aclocal.m4 │ │ ├── chmod.c │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0-16-002.S │ │ ├── crt0-16-003.S │ │ ├── crt0-64-001.S │ │ ├── crt0-ms2.S │ │ ├── crt0.S │ │ ├── exit-16-002.c │ │ ├── exit-16-003.c │ │ ├── exit-64-001.c │ │ ├── exit-ms2.c │ │ ├── exit.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── gettime.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── ms2.ld │ │ ├── open.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── startup-16-002.S │ │ ├── startup-16-003.S │ │ ├── startup-64-001.S │ │ ├── startup-ms2.S │ │ ├── stat.c │ │ ├── time.c │ │ ├── times.c │ │ ├── trap.S │ │ ├── trap.h │ │ ├── unlink.c │ │ ├── utime.c │ │ └── write.c │ ├── nds32 │ │ ├── Makefile.in │ │ ├── _argv.S │ │ ├── _argvlen.S │ │ ├── _chdir.S │ │ ├── _chmod.S │ │ ├── _close.S │ │ ├── _exit.S │ │ ├── _fstat.S │ │ ├── _getpid.S │ │ ├── _gettimeofday.S │ │ ├── _isatty.S │ │ ├── _kill.S │ │ ├── _link.S │ │ ├── _lseek.S │ │ ├── _open.S │ │ ├── _read.S │ │ ├── _rename.S │ │ ├── _sbrk.S │ │ ├── _stat.S │ │ ├── _system.S │ │ ├── _time.S │ │ ├── _times.S │ │ ├── _unlink.S │ │ ├── _utime.S │ │ ├── _write.S │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crt1.S │ │ ├── syscall_error_handler.S │ │ ├── syscall_extra.h │ │ └── vh.h │ ├── open.c │ ├── or1k │ │ ├── Makefile.in │ │ ├── README │ │ ├── aclocal.m4 │ │ ├── board.h │ │ ├── boards │ │ │ ├── README │ │ │ ├── atlys.S │ │ │ ├── de0_nano.S │ │ │ ├── ml501.S │ │ │ ├── ml509.S │ │ │ ├── optimsoc.S │ │ │ ├── or1ksim-uart.S │ │ │ ├── or1ksim.S │ │ │ ├── ordb1a3pe1500.S │ │ │ ├── ordb2a.S │ │ │ ├── orpsocrefdesign.S │ │ │ ├── tmpl.S │ │ │ └── tmpl.c │ │ ├── caches-asm.S │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── exceptions-asm.S │ │ ├── exceptions.c │ │ ├── impure.c │ │ ├── include │ │ │ ├── or1k-asm.h │ │ │ ├── or1k-nop.h │ │ │ ├── or1k-sprs.h │ │ │ └── or1k-support.h │ │ ├── interrupts-asm.S │ │ ├── interrupts.c │ │ ├── mmu-asm.S │ │ ├── or1k-internals.h │ │ ├── or1k_uart.c │ │ ├── or1k_uart.h │ │ ├── outbyte.S │ │ ├── sbrk.c │ │ ├── sync-asm.S │ │ ├── syscalls.c │ │ ├── timer.c │ │ └── util.c │ ├── pa │ │ ├── Makefile.in │ │ ├── README │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── hp-milli.s │ │ ├── op50n-io.S │ │ ├── op50n.h │ │ ├── op50n.ld │ │ ├── op50nled.c │ │ ├── setjmp.S │ │ ├── test.c │ │ ├── w89k-io.c │ │ ├── w89k.h │ │ └── w89k.ld │ ├── print.c │ ├── putnum.c │ ├── read.c │ ├── rl78 │ │ ├── Makefile.in │ │ ├── abort.S │ │ ├── argv.S │ │ ├── argvlen.S │ │ ├── chdir.S │ │ ├── chmod.S │ │ ├── close.S │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crtn.S │ │ ├── exit.S │ │ ├── fstat.S │ │ ├── gcrt0.S │ │ ├── getpid.S │ │ ├── gettimeofday.S │ │ ├── isatty.S │ │ ├── kill.S │ │ ├── link.S │ │ ├── lseek.S │ │ ├── mcount.c │ │ ├── open.S │ │ ├── read.S │ │ ├── rl78-sim.ld │ │ ├── rl78-sys.h │ │ ├── rl78.ld │ │ ├── sbrk.c │ │ ├── stat.S │ │ ├── time.S │ │ ├── times.S │ │ ├── unlink.S │ │ ├── utime.S │ │ └── write.c │ ├── rs6000 │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── ads-exit.S │ │ ├── ads-io.c │ │ ├── ads.ld │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── mbx-exit.c │ │ ├── mbx-inbyte.c │ │ ├── mbx-outbyte.c │ │ ├── mbx-print.c │ │ ├── mbx.ld │ │ ├── mbx.specs │ │ ├── mcount.S │ │ ├── mvme-errno.c │ │ ├── mvme-exit.S │ │ ├── mvme-inbyte.S │ │ ├── mvme-outbyte.S │ │ ├── mvme-print.c │ │ ├── mvme-read.c │ │ ├── sim-abort.c │ │ ├── sim-crt0.S │ │ ├── sim-errno.c │ │ ├── sim-getrusage.S │ │ ├── sim-inbyte.c │ │ ├── sim-print.c │ │ ├── sim-sbrk.c │ │ ├── sim-times.c │ │ ├── simulator.S │ │ ├── sol-cfuncs.c │ │ ├── sol-syscall.S │ │ ├── test.c │ │ ├── xil-crt0.S │ │ ├── xilinx.ld │ │ ├── xilinx440.ld │ │ └── yellowknife.ld │ ├── rx │ │ ├── Makefile.in │ │ ├── abort.S │ │ ├── argv.S │ │ ├── argvlen.S │ │ ├── chdir.S │ │ ├── chmod.S │ │ ├── close.S │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── crtn.S │ │ ├── exit.S │ │ ├── fstat.S │ │ ├── gcrt0.S │ │ ├── getpid.S │ │ ├── gettimeofday.S │ │ ├── heaptop.S │ │ ├── isatty.S │ │ ├── kill.S │ │ ├── link.S │ │ ├── lseek.S │ │ ├── mcount.c │ │ ├── open.S │ │ ├── read.S │ │ ├── rx-sim.ld │ │ ├── rx.ld │ │ ├── rxsys.h │ │ ├── sbrk.c │ │ ├── sigprocmask.S │ │ ├── sleep.S │ │ ├── stat.S │ │ ├── time.S │ │ ├── times.S │ │ ├── unlink.S │ │ ├── utime.S │ │ └── write.S │ ├── sbrk.c │ ├── sh │ │ ├── sh1lcevb.ld │ │ ├── sh2lcevb.ld │ │ ├── sh3bb.ld │ │ └── sh3lcevb.ld │ ├── sparc │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── asm.h │ │ ├── cache.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0-701.S │ │ ├── crt0.S │ │ ├── cygmon-crt0.S │ │ ├── cygmon-salib.c │ │ ├── cygmon-sparc64-ld.src │ │ ├── cygmon.ld.src │ │ ├── dtor.C │ │ ├── elfsim.ld │ │ ├── erc32-crt0.S │ │ ├── erc32-io.c │ │ ├── erc32-stub.c │ │ ├── erc32.ld │ │ ├── ex930.ld │ │ ├── ex931.ld │ │ ├── ex934.ld │ │ ├── fixctors.c │ │ ├── libsys │ │ │ ├── Makefile.in │ │ │ ├── _exit.S │ │ │ ├── aclocal.m4 │ │ │ ├── cerror.S │ │ │ ├── configure │ │ │ ├── configure.in │ │ │ ├── isatty.c │ │ │ ├── libsys-crt0.S │ │ │ ├── sbrk.S │ │ │ ├── syscall.h │ │ │ ├── syscallasm.h │ │ │ ├── template.S │ │ │ └── template_r.S │ │ ├── salib-701.c │ │ ├── salib.c │ │ ├── slite.h │ │ ├── sparc-stub.c │ │ ├── sparc86x.ld │ │ ├── sparcl-stub.c │ │ ├── sparclet-stub.c │ │ ├── sparclite.h │ │ ├── sysc-701.c │ │ ├── syscalls.c │ │ ├── test.c │ │ ├── traps.S │ │ └── tsc701.ld │ ├── sparc_leon │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── aclocal.m4 │ │ ├── amba.c │ │ ├── amba_dbg.c │ │ ├── amba_driver.c │ │ ├── amba_scan.c │ │ ├── asm-leon │ │ │ ├── amba.h │ │ │ ├── asmmacro.h │ │ │ ├── clock.h │ │ │ ├── contextswitch.h │ │ │ ├── elfmacro.h │ │ │ ├── head.h │ │ │ ├── irq.h │ │ │ ├── jiffies.h │ │ │ ├── lambapp.h │ │ │ ├── lambapp_devs.h │ │ │ ├── leon.h │ │ │ ├── leon3.h │ │ │ ├── leonbare_debug.h │ │ │ ├── leonbare_kernel.h │ │ │ ├── leonbare_kernel_queue.h │ │ │ ├── leoncompat.h │ │ │ ├── leondbg.h │ │ │ ├── leonstack.h │ │ │ ├── liblocks.h │ │ │ ├── linkage.h │ │ │ ├── param.h │ │ │ ├── queue.h │ │ │ ├── spinlock.h │ │ │ ├── stack.h │ │ │ ├── time.h │ │ │ ├── timer.h │ │ │ ├── types.h │ │ │ └── winmacros.h │ │ ├── bdinit.S │ │ ├── busscan.S │ │ ├── cacheA.S │ │ ├── catch_interrupt.c │ │ ├── catch_interrupt_mvt.c │ │ ├── catch_interrupt_pending.c │ │ ├── catch_interrupt_svt.c │ │ ├── configure │ │ ├── configure.in │ │ ├── console.c │ │ ├── console_dbg.c │ │ ├── console_init.c │ │ ├── contextswitch.c │ │ ├── contextswitch_asm.S │ │ ├── crt0.S │ │ ├── crti.S │ │ ├── crtn.S │ │ ├── etrap.S │ │ ├── etrap_fast.S │ │ ├── fpu.S │ │ ├── gettimeofday.c │ │ ├── initcalls.c │ │ ├── io.c │ │ ├── irqinstall.S │ │ ├── irqtrap.S │ │ ├── irqtrap_fast.S │ │ ├── jiffies.c │ │ ├── kernel.c │ │ ├── kernel_context.S │ │ ├── kernel_debug.c │ │ ├── kernel_debug_var.c │ │ ├── kernel_mm.c │ │ ├── kernel_mutex.c │ │ ├── kernel_queue.c │ │ ├── kernel_sched.c │ │ ├── kernel_thread.c │ │ ├── lcpuinit.S │ │ ├── locore.S │ │ ├── locore_atexit.c │ │ ├── locore_clean.S │ │ ├── locore_mvt.S │ │ ├── locore_mvt_reset.S │ │ ├── locore_svt.S │ │ ├── locore_svt_reset.S │ │ ├── locore_svtdisp.S │ │ ├── locore_var.S │ │ ├── locore_var_svt.S │ │ ├── mmu_asm.S │ │ ├── mutex.c │ │ ├── nocache.S │ │ ├── pnpinit.c │ │ ├── pnpinit_malloc.c │ │ ├── pnpinit_simple.c │ │ ├── regwin.S │ │ ├── regwin_patch.c │ │ ├── regwin_slow.S │ │ ├── regwinflush.S │ │ ├── rtc.c │ │ ├── rtrap.S │ │ ├── rtrap_fast.S │ │ ├── stop.S │ │ ├── timer.c │ │ └── times.c │ ├── spu │ │ ├── Makefile.in │ │ ├── access.c │ │ ├── aclocal.m4 │ │ ├── chdir.c │ │ ├── chmod.c │ │ ├── chown.c │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── conv_stat.c │ │ ├── crt0.S │ │ ├── crti.S │ │ ├── crtn.S │ │ ├── dirfuncs.c │ │ ├── dup.c │ │ ├── dup2.c │ │ ├── exit.c │ │ ├── fchdir.c │ │ ├── fchmod.c │ │ ├── fchown.c │ │ ├── fdatasync.c │ │ ├── fstat.c │ │ ├── fsync.c │ │ ├── ftruncate.c │ │ ├── getcwd.c │ │ ├── getitimer.c │ │ ├── getpagesize.c │ │ ├── getpid.c │ │ ├── gettimeofday.c │ │ ├── isatty.c │ │ ├── jsre.h │ │ ├── kill.c │ │ ├── lchown.c │ │ ├── link.c │ │ ├── linux_getpid.c │ │ ├── linux_gettid.c │ │ ├── linux_syscalls.c │ │ ├── lockf.c │ │ ├── lseek.c │ │ ├── lstat.c │ │ ├── mkdir.c │ │ ├── mknod.c │ │ ├── mkstemp.c │ │ ├── mktemp.c │ │ ├── mmap_eaddr.c │ │ ├── mremap_eaddr.c │ │ ├── msync_eaddr.c │ │ ├── munmap_eaddr.c │ │ ├── nanosleep.c │ │ ├── open.c │ │ ├── pread.c │ │ ├── pwrite.c │ │ ├── read.c │ │ ├── readlink.c │ │ ├── readv.c │ │ ├── rmdir.c │ │ ├── sbrk.c │ │ ├── sched_yield.c │ │ ├── setitimer.c │ │ ├── shm_open.c │ │ ├── shm_unlink.c │ │ ├── stat.c │ │ ├── symlink.c │ │ ├── sync.c │ │ ├── syscalls.c │ │ ├── times.c │ │ ├── truncate.c │ │ ├── umask.c │ │ ├── unlink.c │ │ ├── utime.c │ │ ├── utimes.c │ │ ├── write.c │ │ └── writev.c │ ├── stat.c │ ├── syscall.h │ ├── testsuite │ │ ├── Makefile.in │ │ ├── config │ │ │ ├── hppa.mt │ │ │ ├── m68k.mt │ │ │ ├── mips.mt │ │ │ └── support.c │ │ ├── configure.in │ │ ├── lib │ │ │ └── libgloss.exp │ │ └── libgloss.all │ │ │ ├── .gdbinit │ │ │ ├── Makefile.in │ │ │ ├── array.c │ │ │ ├── configure.in │ │ │ ├── div.c │ │ │ ├── double.c │ │ │ ├── float.c │ │ │ ├── func.c │ │ │ ├── io.c │ │ │ ├── math.c │ │ │ ├── memory.c │ │ │ ├── misc.c │ │ │ ├── printf.c │ │ │ ├── struct.c │ │ │ ├── varargs.c │ │ │ └── varargs2.c │ ├── tic6x │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.S │ │ ├── getpid.c │ │ ├── kill.c │ │ ├── sbrk.c │ │ └── syscalls.c │ ├── unlink.c │ ├── v850 │ │ ├── Makefile.in │ │ ├── _exit.c │ │ ├── access.c │ │ ├── aclocal.m4 │ │ ├── chmod.c │ │ ├── chown.c │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── creat.c │ │ ├── crt0.S │ │ ├── crt1.c │ │ ├── execv.c │ │ ├── execve.c │ │ ├── fork.c │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── gettime.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── link.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── pipe.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── sim.ld │ │ ├── stat.c │ │ ├── sys │ │ │ └── syscall.h │ │ ├── time.c │ │ ├── times.c │ │ ├── trap.S │ │ ├── unlink.c │ │ ├── utime.c │ │ ├── wait.c │ │ └── write.c │ ├── wince │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── configure │ │ └── configure.in │ ├── write.c │ ├── xc16x │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── close.S │ │ ├── configure │ │ ├── configure.in │ │ ├── create.c │ │ ├── crt0.S │ │ ├── fstat.S │ │ ├── getchar1.c │ │ ├── isatty.c │ │ ├── lseek.c │ │ ├── mem-layout.c │ │ ├── misc.c │ │ ├── open.c │ │ ├── read.c │ │ ├── sbrk.c │ │ ├── sys │ │ │ └── syscall.h │ │ ├── syscalls.c │ │ ├── trap_handle.c │ │ └── write.c │ └── xstormy16 │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── close.c │ │ ├── configure │ │ ├── configure.in │ │ ├── crt0.s │ │ ├── crt0_stub.s │ │ ├── crti.s │ │ ├── crtn.s │ │ ├── eva_app.c │ │ ├── eva_app.ld │ │ ├── eva_stub.ld │ │ ├── fstat.c │ │ ├── getpid.c │ │ ├── isatty.c │ │ ├── kill.c │ │ ├── lseek.c │ │ ├── open.c │ │ ├── sim_high.ld │ │ ├── sim_malloc_start.s │ │ ├── sim_rom.ld │ │ ├── stat.c │ │ ├── syscalls.S │ │ ├── syscalls.m4 │ │ ├── unlink.c │ │ └── xstormy16_stub.c ├── libtool.m4 ├── ltgcc.m4 ├── ltmain.sh ├── ltoptions.m4 ├── ltsugar.m4 ├── ltversion.m4 ├── lt~obsolete.m4 ├── makefile.vms ├── missing ├── mkdep ├── mkinstalldirs ├── move-if-change ├── newlib │ ├── ChangeLog │ ├── HOWTO │ ├── MAINTAINERS │ ├── Makefile.am │ ├── Makefile.in │ ├── Makefile.shared │ ├── NEWS │ ├── README │ ├── acconfig.h │ ├── acinclude.m4 │ ├── aclocal.m4 │ ├── configure │ ├── configure.host │ ├── configure.in │ ├── confsubdir.m4 │ ├── doc │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── ansidecl.h │ │ ├── configure │ │ ├── configure.in │ │ ├── doc.str │ │ └── makedoc.c │ ├── iconvdata │ │ ├── EUC-JP.irreversible │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── SJIS.irreversible │ │ ├── aclocal.m4 │ │ ├── configure │ │ ├── configure.in │ │ ├── dummy.c │ │ ├── euc-jp.c │ │ ├── gconv-modules │ │ ├── jis0201.c │ │ ├── jis0201.h │ │ ├── jis0208.c │ │ ├── jis0208.h │ │ ├── jis0212.c │ │ ├── jis0212.h │ │ └── sjis.c │ ├── libc │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── argz │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── argz_add.c │ │ │ ├── argz_add_sep.c │ │ │ ├── argz_append.c │ │ │ ├── argz_count.c │ │ │ ├── argz_create.c │ │ │ ├── argz_create_sep.c │ │ │ ├── argz_delete.c │ │ │ ├── argz_extract.c │ │ │ ├── argz_insert.c │ │ │ ├── argz_next.c │ │ │ ├── argz_replace.c │ │ │ ├── argz_stringify.c │ │ │ ├── buf_findstr.c │ │ │ ├── buf_findstr.h │ │ │ ├── dummy.c │ │ │ ├── envz_add.c │ │ │ ├── envz_entry.c │ │ │ ├── envz_get.c │ │ │ ├── envz_merge.c │ │ │ ├── envz_remove.c │ │ │ └── envz_strip.c │ │ ├── configure │ │ ├── configure.in │ │ ├── ctype │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── ctype.tex │ │ │ ├── ctype_.c │ │ │ ├── ctype_cp.h │ │ │ ├── ctype_iso.h │ │ │ ├── isalnum.c │ │ │ ├── isalpha.c │ │ │ ├── isascii.c │ │ │ ├── isblank.c │ │ │ ├── iscntrl.c │ │ │ ├── isdigit.c │ │ │ ├── islower.c │ │ │ ├── isprint.c │ │ │ ├── ispunct.c │ │ │ ├── isspace.c │ │ │ ├── isupper.c │ │ │ ├── iswalnum.c │ │ │ ├── iswalpha.c │ │ │ ├── iswblank.c │ │ │ ├── iswcntrl.c │ │ │ ├── iswctype.c │ │ │ ├── iswdigit.c │ │ │ ├── iswgraph.c │ │ │ ├── iswlower.c │ │ │ ├── iswprint.c │ │ │ ├── iswpunct.c │ │ │ ├── iswspace.c │ │ │ ├── iswupper.c │ │ │ ├── iswxdigit.c │ │ │ ├── isxdigit.c │ │ │ ├── jp2uc.c │ │ │ ├── jp2uc.h │ │ │ ├── local.h │ │ │ ├── toascii.c │ │ │ ├── tolower.c │ │ │ ├── toupper.c │ │ │ ├── towctrans.c │ │ │ ├── towlower.c │ │ │ ├── towupper.c │ │ │ ├── utf8alpha.h │ │ │ ├── utf8print.h │ │ │ ├── wctrans.c │ │ │ └── wctype.c │ │ ├── errno │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ └── errno.c │ │ ├── iconv │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── ccs │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── big5.c │ │ │ │ ├── binary │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── big5.cct │ │ │ │ │ ├── cns11643_plane1.cct │ │ │ │ │ ├── cns11643_plane14.cct │ │ │ │ │ ├── cns11643_plane2.cct │ │ │ │ │ ├── cp775.cct │ │ │ │ │ ├── cp850.cct │ │ │ │ │ ├── cp852.cct │ │ │ │ │ ├── cp855.cct │ │ │ │ │ ├── cp866.cct │ │ │ │ │ ├── iso_8859_1.cct │ │ │ │ │ ├── iso_8859_10.cct │ │ │ │ │ ├── iso_8859_11.cct │ │ │ │ │ ├── iso_8859_13.cct │ │ │ │ │ ├── iso_8859_14.cct │ │ │ │ │ ├── iso_8859_15.cct │ │ │ │ │ ├── iso_8859_2.cct │ │ │ │ │ ├── iso_8859_3.cct │ │ │ │ │ ├── iso_8859_4.cct │ │ │ │ │ ├── iso_8859_5.cct │ │ │ │ │ ├── iso_8859_6.cct │ │ │ │ │ ├── iso_8859_7.cct │ │ │ │ │ ├── iso_8859_8.cct │ │ │ │ │ ├── iso_8859_9.cct │ │ │ │ │ ├── iso_ir_111.cct │ │ │ │ │ ├── jis_x0201_1976.cct │ │ │ │ │ ├── jis_x0208_1990.cct │ │ │ │ │ ├── jis_x0212_1990.cct │ │ │ │ │ ├── koi8_r.cct │ │ │ │ │ ├── koi8_ru.cct │ │ │ │ │ ├── koi8_u.cct │ │ │ │ │ ├── koi8_uni.cct │ │ │ │ │ ├── ksx1001.cct │ │ │ │ │ ├── win_1250.cct │ │ │ │ │ ├── win_1251.cct │ │ │ │ │ ├── win_1252.cct │ │ │ │ │ ├── win_1253.cct │ │ │ │ │ ├── win_1254.cct │ │ │ │ │ ├── win_1255.cct │ │ │ │ │ ├── win_1256.cct │ │ │ │ │ ├── win_1257.cct │ │ │ │ │ └── win_1258.cct │ │ │ │ ├── ccs.h │ │ │ │ ├── ccsbi.c │ │ │ │ ├── ccsbi.h │ │ │ │ ├── ccsnames.h │ │ │ │ ├── cns11643_plane1.c │ │ │ │ ├── cns11643_plane14.c │ │ │ │ ├── cns11643_plane2.c │ │ │ │ ├── cp775.c │ │ │ │ ├── cp850.c │ │ │ │ ├── cp852.c │ │ │ │ ├── cp855.c │ │ │ │ ├── cp866.c │ │ │ │ ├── iso_8859_1.c │ │ │ │ ├── iso_8859_10.c │ │ │ │ ├── iso_8859_11.c │ │ │ │ ├── iso_8859_13.c │ │ │ │ ├── iso_8859_14.c │ │ │ │ ├── iso_8859_15.c │ │ │ │ ├── iso_8859_2.c │ │ │ │ ├── iso_8859_3.c │ │ │ │ ├── iso_8859_4.c │ │ │ │ ├── iso_8859_5.c │ │ │ │ ├── iso_8859_6.c │ │ │ │ ├── iso_8859_7.c │ │ │ │ ├── iso_8859_8.c │ │ │ │ ├── iso_8859_9.c │ │ │ │ ├── iso_ir_111.c │ │ │ │ ├── jis_x0201_1976.c │ │ │ │ ├── jis_x0208_1990.c │ │ │ │ ├── jis_x0212_1990.c │ │ │ │ ├── koi8_r.c │ │ │ │ ├── koi8_ru.c │ │ │ │ ├── koi8_u.c │ │ │ │ ├── koi8_uni.c │ │ │ │ ├── ksx1001.c │ │ │ │ ├── mktbl.pl │ │ │ │ ├── win_1250.c │ │ │ │ ├── win_1251.c │ │ │ │ ├── win_1252.c │ │ │ │ ├── win_1253.c │ │ │ │ ├── win_1254.c │ │ │ │ ├── win_1255.c │ │ │ │ ├── win_1256.c │ │ │ │ ├── win_1257.c │ │ │ │ └── win_1258.c │ │ │ ├── ces │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── cesbi.c │ │ │ │ ├── cesbi.h │ │ │ │ ├── cesdeps.h │ │ │ │ ├── euc.c │ │ │ │ ├── mkdeps.pl │ │ │ │ ├── table-pcs.c │ │ │ │ ├── table.c │ │ │ │ ├── ucs-2-internal.c │ │ │ │ ├── ucs-2.c │ │ │ │ ├── ucs-4-internal.c │ │ │ │ ├── ucs-4.c │ │ │ │ ├── us-ascii.c │ │ │ │ ├── utf-16.c │ │ │ │ └── utf-8.c │ │ │ ├── encoding.aliases │ │ │ ├── iconv.tex │ │ │ └── lib │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aliasesbi.c │ │ │ │ ├── aliasesi.c │ │ │ │ ├── conv.h │ │ │ │ ├── encnames.h │ │ │ │ ├── encoding.deps │ │ │ │ ├── endian.h │ │ │ │ ├── iconv.c │ │ │ │ ├── iconvnls.c │ │ │ │ ├── iconvnls.h │ │ │ │ ├── local.h │ │ │ │ ├── nullconv.c │ │ │ │ ├── ucsconv.c │ │ │ │ └── ucsconv.h │ │ ├── include │ │ │ ├── _ansi.h │ │ │ ├── _syslist.h │ │ │ ├── alloca.h │ │ │ ├── ar.h │ │ │ ├── argz.h │ │ │ ├── assert.h │ │ │ ├── complex.h │ │ │ ├── ctype.h │ │ │ ├── dirent.h │ │ │ ├── envlock.h │ │ │ ├── envz.h │ │ │ ├── errno.h │ │ │ ├── fastmath.h │ │ │ ├── fcntl.h │ │ │ ├── fnmatch.h │ │ │ ├── getopt.h │ │ │ ├── glob.h │ │ │ ├── grp.h │ │ │ ├── iconv.h │ │ │ ├── ieeefp.h │ │ │ ├── inttypes.h │ │ │ ├── langinfo.h │ │ │ ├── libgen.h │ │ │ ├── limits.h │ │ │ ├── locale.h │ │ │ ├── machine │ │ │ │ ├── _default_types.h │ │ │ │ ├── _types.h │ │ │ │ ├── ansi.h │ │ │ │ ├── endian.h │ │ │ │ ├── fastmath.h │ │ │ │ ├── ieeefp.h │ │ │ │ ├── malloc.h │ │ │ │ ├── param.h │ │ │ │ ├── setjmp-dj.h │ │ │ │ ├── setjmp.h │ │ │ │ ├── stdlib.h │ │ │ │ ├── termios.h │ │ │ │ ├── time.h │ │ │ │ └── types.h │ │ │ ├── malloc.h │ │ │ ├── math.h │ │ │ ├── newlib.h │ │ │ ├── paths.h │ │ │ ├── pthread.h │ │ │ ├── pwd.h │ │ │ ├── reent.h │ │ │ ├── regdef.h │ │ │ ├── regex.h │ │ │ ├── rpc │ │ │ │ ├── types.h │ │ │ │ └── xdr.h │ │ │ ├── sched.h │ │ │ ├── search.h │ │ │ ├── setjmp.h │ │ │ ├── signal.h │ │ │ ├── spawn.h │ │ │ ├── stdatomic.h │ │ │ ├── stdint.h │ │ │ ├── stdio.h │ │ │ ├── stdio_ext.h │ │ │ ├── stdlib.h │ │ │ ├── string.h │ │ │ ├── strings.h │ │ │ ├── sys │ │ │ │ ├── _default_fcntl.h │ │ │ │ ├── _intsup.h │ │ │ │ ├── _types.h │ │ │ │ ├── cdefs.h │ │ │ │ ├── config.h │ │ │ │ ├── custom_file.h │ │ │ │ ├── dir.h │ │ │ │ ├── dirent.h │ │ │ │ ├── errno.h │ │ │ │ ├── fcntl.h │ │ │ │ ├── features.h │ │ │ │ ├── file.h │ │ │ │ ├── iconvnls.h │ │ │ │ ├── lock.h │ │ │ │ ├── param.h │ │ │ │ ├── queue.h │ │ │ │ ├── reent.h │ │ │ │ ├── resource.h │ │ │ │ ├── sched.h │ │ │ │ ├── signal.h │ │ │ │ ├── stat.h │ │ │ │ ├── stdio.h │ │ │ │ ├── string.h │ │ │ │ ├── syslimits.h │ │ │ │ ├── time.h │ │ │ │ ├── timeb.h │ │ │ │ ├── times.h │ │ │ │ ├── types.h │ │ │ │ ├── unistd.h │ │ │ │ ├── utime.h │ │ │ │ └── wait.h │ │ │ ├── tar.h │ │ │ ├── termios.h │ │ │ ├── tgmath.h │ │ │ ├── time.h │ │ │ ├── unctrl.h │ │ │ ├── unistd.h │ │ │ ├── utime.h │ │ │ ├── utmp.h │ │ │ ├── wchar.h │ │ │ ├── wctype.h │ │ │ └── wordexp.h │ │ ├── libc.texinfo │ │ ├── locale │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── fix_grouping.c │ │ │ ├── lctype.c │ │ │ ├── lctype.h │ │ │ ├── ldpart.c │ │ │ ├── ldpart.h │ │ │ ├── lmessages.c │ │ │ ├── lmessages.h │ │ │ ├── lmonetary.c │ │ │ ├── lmonetary.h │ │ │ ├── lnumeric.c │ │ │ ├── lnumeric.h │ │ │ ├── locale.c │ │ │ ├── locale.tex │ │ │ ├── nl_langinfo.3 │ │ │ ├── nl_langinfo.c │ │ │ ├── setlocale.h │ │ │ ├── timelocal.c │ │ │ └── timelocal.h │ │ ├── machine │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── a29k │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ └── configure.in │ │ │ ├── aarch64 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── machine │ │ │ │ │ └── _types.h │ │ │ │ ├── memchr-stub.c │ │ │ │ ├── memchr.S │ │ │ │ ├── memcmp-stub.c │ │ │ │ ├── memcmp.S │ │ │ │ ├── memcpy-stub.c │ │ │ │ ├── memcpy.S │ │ │ │ ├── memmove-stub.c │ │ │ │ ├── memmove.S │ │ │ │ ├── memset-stub.c │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── stpcpy-stub.c │ │ │ │ ├── stpcpy.S │ │ │ │ ├── strchr-stub.c │ │ │ │ ├── strchr.S │ │ │ │ ├── strchrnul-stub.c │ │ │ │ ├── strchrnul.S │ │ │ │ ├── strcmp-stub.c │ │ │ │ ├── strcmp.S │ │ │ │ ├── strcpy-stub.c │ │ │ │ ├── strcpy.S │ │ │ │ ├── strlen-stub.c │ │ │ │ ├── strlen.S │ │ │ │ ├── strncmp-stub.c │ │ │ │ ├── strncmp.S │ │ │ │ ├── strnlen-stub.c │ │ │ │ ├── strnlen.S │ │ │ │ ├── strrchr-stub.c │ │ │ │ └── strrchr.S │ │ │ ├── aclocal.m4 │ │ │ ├── arm │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── access.c │ │ │ │ ├── acle-compat.h │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── aeabi_memcpy-armv7a.S │ │ │ │ ├── aeabi_memcpy.c │ │ │ │ ├── arm_asm.h │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── machine │ │ │ │ │ └── param.h │ │ │ │ ├── memchr.S │ │ │ │ ├── memcpy-armv7a.S │ │ │ │ ├── memcpy-armv7m.S │ │ │ │ ├── memcpy.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strcmp-arm-tiny.S │ │ │ │ ├── strcmp-armv4.S │ │ │ │ ├── strcmp-armv4t.S │ │ │ │ ├── strcmp-armv6.S │ │ │ │ ├── strcmp-armv6m.S │ │ │ │ ├── strcmp-armv7.S │ │ │ │ ├── strcmp-armv7m.S │ │ │ │ ├── strcmp.S │ │ │ │ ├── strcpy.c │ │ │ │ ├── strlen-armv7.S │ │ │ │ └── strlen.c │ │ │ ├── bfin │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── longjmp.S │ │ │ │ └── setjmp.S │ │ │ ├── configure │ │ │ ├── configure.in │ │ │ ├── cr16 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── getenv.c │ │ │ │ ├── setjmp.S │ │ │ │ └── sys │ │ │ │ │ ├── asm.h │ │ │ │ │ ├── libh.h │ │ │ │ │ └── syscall.h │ │ │ ├── cris │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── include │ │ │ │ │ └── pthread.h │ │ │ │ ├── libcdtor.c │ │ │ │ ├── memcpy.c │ │ │ │ ├── memmove.c │ │ │ │ ├── memset.c │ │ │ │ ├── setjmp.c │ │ │ │ └── sys │ │ │ │ │ ├── errno.h │ │ │ │ │ ├── fcntl.h │ │ │ │ │ └── signal.h │ │ │ ├── crx │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── getenv.c │ │ │ │ ├── setjmp.S │ │ │ │ └── sys │ │ │ │ │ ├── asm.h │ │ │ │ │ ├── libh.h │ │ │ │ │ └── syscall.h │ │ │ ├── d10v │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── d30v │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── epiphany │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── machine │ │ │ │ │ └── stdlib.h │ │ │ │ └── setjmp.S │ │ │ ├── fr30 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── frv │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── h8300 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── defines.h │ │ │ │ ├── h8sx_strcpy.S │ │ │ │ ├── memcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── reg_memcpy.S │ │ │ │ ├── reg_memset.S │ │ │ │ ├── setarch.h │ │ │ │ ├── setjmp.S │ │ │ │ └── strcmp.S │ │ │ ├── h8500 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── cmpsi.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── divhi3.S │ │ │ │ ├── divsi3.c │ │ │ │ ├── mulhi3.c │ │ │ │ ├── mulsi3.c │ │ │ │ ├── negsi2.c │ │ │ │ ├── psi.S │ │ │ │ ├── setjmp.S │ │ │ │ └── shifts.c │ │ │ ├── hppa │ │ │ │ ├── DEFS.h │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── memchr.S │ │ │ │ ├── memcmp.S │ │ │ │ ├── memcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── pcc_prefix.s │ │ │ │ ├── setjmp.S │ │ │ │ ├── strcat.S │ │ │ │ ├── strcmp.S │ │ │ │ ├── strcpy.S │ │ │ │ ├── strlen.S │ │ │ │ ├── strncat.S │ │ │ │ ├── strncmp.S │ │ │ │ └── strncpy.S │ │ │ ├── i386 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── f_atan2.S │ │ │ │ ├── f_atan2f.S │ │ │ │ ├── f_exp.c │ │ │ │ ├── f_expf.c │ │ │ │ ├── f_frexp.S │ │ │ │ ├── f_frexpf.S │ │ │ │ ├── f_ldexp.S │ │ │ │ ├── f_ldexpf.S │ │ │ │ ├── f_log.S │ │ │ │ ├── f_log10.S │ │ │ │ ├── f_log10f.S │ │ │ │ ├── f_logf.S │ │ │ │ ├── f_math.h │ │ │ │ ├── f_pow.c │ │ │ │ ├── f_powf.c │ │ │ │ ├── f_tan.S │ │ │ │ ├── f_tanf.S │ │ │ │ ├── i386mach.h │ │ │ │ ├── machine │ │ │ │ │ └── fastmath.h │ │ │ │ ├── memchr.S │ │ │ │ ├── memcmp.S │ │ │ │ ├── memcpy.S │ │ │ │ ├── memmove.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strchr.S │ │ │ │ └── strlen.S │ │ │ ├── i960 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── memccpy.S │ │ │ │ ├── memccpy_ca.S │ │ │ │ ├── memchr.S │ │ │ │ ├── memchr_ca.S │ │ │ │ ├── memcmp.S │ │ │ │ ├── memcmp_ca.S │ │ │ │ ├── memcpy.S │ │ │ │ ├── memcpy_ca.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strchr.S │ │ │ │ ├── strchr_ca.S │ │ │ │ ├── strcmp.S │ │ │ │ ├── strcmp_ca.S │ │ │ │ ├── strcpy.S │ │ │ │ ├── strcpy_ca.S │ │ │ │ ├── strcspn.S │ │ │ │ ├── strdup.S │ │ │ │ ├── strlen.S │ │ │ │ ├── strlen_ca.S │ │ │ │ ├── strncat.S │ │ │ │ ├── strncat_ca.S │ │ │ │ ├── strncmp.S │ │ │ │ ├── strncmp_ca.S │ │ │ │ ├── strncpy.S │ │ │ │ ├── strncpy_ca.S │ │ │ │ ├── strpbrk.S │ │ │ │ └── strrchr.S │ │ │ ├── iq2000 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── lm32 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── m32c │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── m32r │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── m68hc11 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── m68k │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── m68kasm.h │ │ │ │ ├── memcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strcpy.c │ │ │ │ └── strlen.c │ │ │ ├── m88k │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── mep │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── microblaze │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── abort.c │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── longjmp.S │ │ │ │ ├── mb_endian.h │ │ │ │ ├── setjmp.S │ │ │ │ ├── strcmp.c │ │ │ │ ├── strcpy.c │ │ │ │ └── strlen.c │ │ │ ├── mips │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── machine │ │ │ │ │ ├── asm.h │ │ │ │ │ └── regdef.h │ │ │ │ ├── memcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strcmp.S │ │ │ │ ├── strlen.c │ │ │ │ └── strncpy.c │ │ │ ├── mn10200 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── mn10300 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── memchr.S │ │ │ │ ├── memcmp.S │ │ │ │ ├── memcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strchr.S │ │ │ │ ├── strcmp.S │ │ │ │ ├── strcpy.S │ │ │ │ └── strlen.S │ │ │ ├── moxie │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── msp430 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── mt │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── nds32 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── abort.c │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── memcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strcmp.S │ │ │ │ └── strcpy.S │ │ │ ├── necv70 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── fastmath.S │ │ │ │ ├── machine │ │ │ │ │ └── registers.h │ │ │ │ ├── necv70.tex │ │ │ │ └── setjmp.S │ │ │ ├── nios2 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.s │ │ │ ├── or1k │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── powerpc │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── atosfix16.c │ │ │ │ ├── atosfix32.c │ │ │ │ ├── atosfix64.c │ │ │ │ ├── atoufix16.c │ │ │ │ ├── atoufix32.c │ │ │ │ ├── atoufix64.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── fix64.h │ │ │ │ ├── machine │ │ │ │ │ ├── malloc.h │ │ │ │ │ └── stdlib.h │ │ │ │ ├── setjmp.S │ │ │ │ ├── simdldtoa.c │ │ │ │ ├── strtosfix16.c │ │ │ │ ├── strtosfix32.c │ │ │ │ ├── strtosfix64.c │ │ │ │ ├── strtoufix16.c │ │ │ │ ├── strtoufix32.c │ │ │ │ ├── strtoufix64.c │ │ │ │ ├── ufix64toa.c │ │ │ │ ├── vec_calloc.c │ │ │ │ ├── vec_free.c │ │ │ │ ├── vec_malloc.c │ │ │ │ ├── vec_mallocr.c │ │ │ │ ├── vec_realloc.c │ │ │ │ ├── vfprintf.c │ │ │ │ └── vfscanf.c │ │ │ ├── rl78 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── rx │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── memchr.S │ │ │ │ ├── memcpy.S │ │ │ │ ├── memmove.S │ │ │ │ ├── mempcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strcat.S │ │ │ │ ├── strcmp.S │ │ │ │ ├── strcpy.S │ │ │ │ ├── strlen.S │ │ │ │ ├── strncat.S │ │ │ │ ├── strncmp.S │ │ │ │ └── strncpy.S │ │ │ ├── sh │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── asm.h │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── memcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ ├── strcmp.S │ │ │ │ ├── strcpy.S │ │ │ │ ├── strlen.S │ │ │ │ └── strncpy.S │ │ │ ├── sparc │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── machine │ │ │ │ │ └── sparclet.h │ │ │ │ ├── scan.c │ │ │ │ ├── setjmp.S │ │ │ │ └── shuffle.c │ │ │ ├── spu │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── assert.c │ │ │ │ ├── c99ppe.h │ │ │ │ ├── calloc_ea.c │ │ │ │ ├── clearerr.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── creat.c │ │ │ │ ├── ea_internal.h │ │ │ │ ├── fclose.c │ │ │ │ ├── fdopen.c │ │ │ │ ├── feof.c │ │ │ │ ├── ferror.c │ │ │ │ ├── fflush.c │ │ │ │ ├── fgetc.c │ │ │ │ ├── fgetpos.c │ │ │ │ ├── fgets.c │ │ │ │ ├── fileno.c │ │ │ │ ├── fiprintf.S │ │ │ │ ├── fiscanf.S │ │ │ │ ├── fopen.c │ │ │ │ ├── fprintf.S │ │ │ │ ├── fputc.c │ │ │ │ ├── fputs.c │ │ │ │ ├── fread.c │ │ │ │ ├── free_ea.c │ │ │ │ ├── freopen.c │ │ │ │ ├── fscanf.S │ │ │ │ ├── fseek.c │ │ │ │ ├── fsetpos.c │ │ │ │ ├── ftell.c │ │ │ │ ├── fwrite.c │ │ │ │ ├── getc.c │ │ │ │ ├── getchar.c │ │ │ │ ├── gets.c │ │ │ │ ├── impure.c │ │ │ │ ├── include │ │ │ │ │ ├── ea.h │ │ │ │ │ ├── fenv.h │ │ │ │ │ └── spu_timer.h │ │ │ │ ├── iprintf.S │ │ │ │ ├── iscanf.S │ │ │ │ ├── machine │ │ │ │ │ └── _types.h │ │ │ │ ├── malloc_ea.c │ │ │ │ ├── memchr_ea.c │ │ │ │ ├── memcmp.c │ │ │ │ ├── memcmp_ea.c │ │ │ │ ├── memcpy.c │ │ │ │ ├── memcpy_ea.c │ │ │ │ ├── memmove.c │ │ │ │ ├── memmove_ea.c │ │ │ │ ├── memset.c │ │ │ │ ├── memset_ea.c │ │ │ │ ├── mk_syscalls │ │ │ │ ├── mmap_ea.c │ │ │ │ ├── mremap_ea.c │ │ │ │ ├── msync_ea.c │ │ │ │ ├── munmap_ea.c │ │ │ │ ├── perror.c │ │ │ │ ├── posix_memalign_ea.c │ │ │ │ ├── pread_ea.c │ │ │ │ ├── printf.S │ │ │ │ ├── putc.c │ │ │ │ ├── putchar.c │ │ │ │ ├── puts.c │ │ │ │ ├── pwrite_ea.c │ │ │ │ ├── read_ea.c │ │ │ │ ├── readv_ea.c │ │ │ │ ├── realloc_ea.c │ │ │ │ ├── remove.c │ │ │ │ ├── rename.c │ │ │ │ ├── rewind.c │ │ │ │ ├── scanf.S │ │ │ │ ├── setbuf.c │ │ │ │ ├── setjmp.S │ │ │ │ ├── setvbuf.c │ │ │ │ ├── siprintf.S │ │ │ │ ├── siscanf.S │ │ │ │ ├── sleep.c │ │ │ │ ├── sniprintf.S │ │ │ │ ├── snprintf.S │ │ │ │ ├── sprintf.S │ │ │ │ ├── spu-gmon.c │ │ │ │ ├── spu-mcount.S │ │ │ │ ├── spu_clock_stop.c │ │ │ │ ├── spu_clock_svcs.c │ │ │ │ ├── spu_timebase.c │ │ │ │ ├── spu_timer_flih.S │ │ │ │ ├── spu_timer_free.c │ │ │ │ ├── spu_timer_internal.h │ │ │ │ ├── spu_timer_slih.c │ │ │ │ ├── spu_timer_slih_reg.c │ │ │ │ ├── spu_timer_stop.c │ │ │ │ ├── spu_timer_svcs.c │ │ │ │ ├── sscanf.S │ │ │ │ ├── stack_reg_va.S │ │ │ │ ├── stdio.c │ │ │ │ ├── straddr.h │ │ │ │ ├── strcat.c │ │ │ │ ├── strcat_ea.c │ │ │ │ ├── strchr.c │ │ │ │ ├── strchr_ea.c │ │ │ │ ├── strcmp.c │ │ │ │ ├── strcmp_ea.c │ │ │ │ ├── strcpy.c │ │ │ │ ├── strcpy.h │ │ │ │ ├── strcpy_ea.c │ │ │ │ ├── strcspn.c │ │ │ │ ├── strcspn_ea.c │ │ │ │ ├── strlen.c │ │ │ │ ├── strlen_ea.c │ │ │ │ ├── strncat.c │ │ │ │ ├── strncat_ea.c │ │ │ │ ├── strncmp.c │ │ │ │ ├── strncmp.h │ │ │ │ ├── strncmp_ea.c │ │ │ │ ├── strncpy.c │ │ │ │ ├── strncpy_ea.c │ │ │ │ ├── strpbrk.c │ │ │ │ ├── strpbrk_ea.c │ │ │ │ ├── strrchr.c │ │ │ │ ├── strrchr_ea.c │ │ │ │ ├── strspn.c │ │ │ │ ├── strspn_ea.c │ │ │ │ ├── strstr_ea.c │ │ │ │ ├── strxfrm.c │ │ │ │ ├── sys │ │ │ │ │ ├── custom_file.h │ │ │ │ │ ├── dirent.h │ │ │ │ │ ├── errno.h │ │ │ │ │ ├── fenv.h │ │ │ │ │ ├── linux_syscalls.h │ │ │ │ │ ├── mman.h │ │ │ │ │ ├── sched.h │ │ │ │ │ ├── syscall.h │ │ │ │ │ ├── uio.h │ │ │ │ │ └── utime.h │ │ │ │ ├── syscall.def │ │ │ │ ├── tmpfile.c │ │ │ │ ├── tmpnam.c │ │ │ │ ├── ungetc.c │ │ │ │ ├── usleep.c │ │ │ │ ├── vec_literal.h │ │ │ │ ├── vfiprintf.c │ │ │ │ ├── vfiscanf.c │ │ │ │ ├── vfprintf.c │ │ │ │ ├── vfscanf.c │ │ │ │ ├── viprintf.c │ │ │ │ ├── viscanf.c │ │ │ │ ├── vprintf.c │ │ │ │ ├── vscanf.c │ │ │ │ ├── vsiprintf.c │ │ │ │ ├── vsiscanf.c │ │ │ │ ├── vsniprintf.c │ │ │ │ ├── vsnprintf.c │ │ │ │ ├── vsprintf.c │ │ │ │ ├── vsscanf.c │ │ │ │ ├── write_ea.c │ │ │ │ └── writev_ea.c │ │ │ ├── tic4x │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── tic6x │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── tic80 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── v850 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── setjmp.S │ │ │ ├── w65 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── cmpsi.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── divsi3.c │ │ │ │ ├── lshrhi.S │ │ │ │ ├── mulsi3.c │ │ │ │ ├── sdivhi3.S │ │ │ │ ├── smulhi3.S │ │ │ │ ├── udivhi3.S │ │ │ │ └── umodhi3.S │ │ │ ├── x86_64 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── memcpy.S │ │ │ │ ├── memset.S │ │ │ │ ├── setjmp.S │ │ │ │ └── x86_64mach.h │ │ │ ├── xc16x │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── putchar.c │ │ │ │ ├── puts.c │ │ │ │ └── setjmp.S │ │ │ ├── xscale │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── machine │ │ │ │ │ └── profile.h │ │ │ │ ├── memchr.c │ │ │ │ ├── memcmp.c │ │ │ │ ├── memcpy.c │ │ │ │ ├── memmove.c │ │ │ │ ├── memset.c │ │ │ │ ├── setjmp.S │ │ │ │ ├── strchr.c │ │ │ │ ├── strcmp.c │ │ │ │ ├── strcpy.c │ │ │ │ ├── strlen.c │ │ │ │ └── xscale.h │ │ │ ├── xstormy16 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── mallocr.c │ │ │ │ ├── setjmp.S │ │ │ │ └── tiny-malloc.c │ │ │ └── z8k │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── args.h │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── memcmp.S │ │ │ │ ├── memcpy.S │ │ │ │ ├── memmove.S │ │ │ │ ├── memset.S │ │ │ │ └── setjmp.S │ │ ├── misc │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── __dprintf.c │ │ │ ├── ffs.c │ │ │ ├── fini.c │ │ │ ├── init.c │ │ │ ├── misc.tex │ │ │ └── unctrl.c │ │ ├── posix │ │ │ ├── COPYRIGHT │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── _isatty.c │ │ │ ├── cclass.h │ │ │ ├── closedir.c │ │ │ ├── cname.h │ │ │ ├── collate.c │ │ │ ├── collate.h │ │ │ ├── collcmp.c │ │ │ ├── creat.c │ │ │ ├── engine.c │ │ │ ├── execl.c │ │ │ ├── execle.c │ │ │ ├── execlp.c │ │ │ ├── execv.c │ │ │ ├── execve.c │ │ │ ├── execvp.c │ │ │ ├── fnmatch.3 │ │ │ ├── fnmatch.c │ │ │ ├── glob.3 │ │ │ ├── glob.c │ │ │ ├── isatty.c │ │ │ ├── namespace.h │ │ │ ├── opendir.c │ │ │ ├── popen.c │ │ │ ├── posix.tex │ │ │ ├── posix_spawn.c │ │ │ ├── readdir.c │ │ │ ├── readdir_r.c │ │ │ ├── regcomp.c │ │ │ ├── regerror.c │ │ │ ├── regex.3 │ │ │ ├── regex2.h │ │ │ ├── regexec.c │ │ │ ├── regfree.c │ │ │ ├── rewinddir.c │ │ │ ├── rune.h │ │ │ ├── runetype.h │ │ │ ├── scandir.c │ │ │ ├── seekdir.c │ │ │ ├── sleep.c │ │ │ ├── sysexits.h │ │ │ ├── telldir.c │ │ │ ├── un-namespace.h │ │ │ ├── usleep.c │ │ │ ├── utils.h │ │ │ ├── wordexp.c │ │ │ ├── wordexp2.h │ │ │ └── wordfree.c │ │ ├── reent │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── closer.c │ │ │ ├── execr.c │ │ │ ├── fcntlr.c │ │ │ ├── fstat64r.c │ │ │ ├── fstatr.c │ │ │ ├── getreent.c │ │ │ ├── gettimeofdayr.c │ │ │ ├── impure.c │ │ │ ├── isattyr.c │ │ │ ├── linkr.c │ │ │ ├── lseek64r.c │ │ │ ├── lseekr.c │ │ │ ├── mkdirr.c │ │ │ ├── open64r.c │ │ │ ├── openr.c │ │ │ ├── readr.c │ │ │ ├── reent.c │ │ │ ├── reent.tex │ │ │ ├── renamer.c │ │ │ ├── sbrkr.c │ │ │ ├── signalr.c │ │ │ ├── signgam.c │ │ │ ├── stat64r.c │ │ │ ├── statr.c │ │ │ ├── timesr.c │ │ │ ├── unlinkr.c │ │ │ └── writer.c │ │ ├── saber │ │ ├── search │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── bsd_qsort_r.c │ │ │ ├── bsearch.c │ │ │ ├── db_local.h │ │ │ ├── extern.h │ │ │ ├── hash.c │ │ │ ├── hash.h │ │ │ ├── hash_bigkey.c │ │ │ ├── hash_buf.c │ │ │ ├── hash_func.c │ │ │ ├── hash_log2.c │ │ │ ├── hash_page.c │ │ │ ├── hcreate.3 │ │ │ ├── hcreate.c │ │ │ ├── hcreate_r.c │ │ │ ├── page.h │ │ │ ├── qsort.c │ │ │ ├── qsort_r.c │ │ │ ├── tdelete.c │ │ │ ├── tdestroy.c │ │ │ ├── tfind.c │ │ │ ├── tsearch.3 │ │ │ ├── tsearch.c │ │ │ └── twalk.c │ │ ├── signal │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── psignal.c │ │ │ ├── raise.c │ │ │ ├── signal.c │ │ │ └── signal.tex │ │ ├── stdio │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── asiprintf.c │ │ │ ├── asniprintf.c │ │ │ ├── asnprintf.c │ │ │ ├── asprintf.c │ │ │ ├── clearerr.c │ │ │ ├── clearerr_u.c │ │ │ ├── diprintf.c │ │ │ ├── dprintf.c │ │ │ ├── fclose.c │ │ │ ├── fcloseall.c │ │ │ ├── fdopen.c │ │ │ ├── feof.c │ │ │ ├── feof_u.c │ │ │ ├── ferror.c │ │ │ ├── ferror_u.c │ │ │ ├── fflush.c │ │ │ ├── fflush_u.c │ │ │ ├── fgetc.c │ │ │ ├── fgetc_u.c │ │ │ ├── fgetpos.c │ │ │ ├── fgets.c │ │ │ ├── fgets_u.c │ │ │ ├── fgetwc.c │ │ │ ├── fgetwc_u.c │ │ │ ├── fgetws.c │ │ │ ├── fgetws_u.c │ │ │ ├── fileno.c │ │ │ ├── fileno_u.c │ │ │ ├── findfp.c │ │ │ ├── fiprintf.c │ │ │ ├── fiscanf.c │ │ │ ├── flags.c │ │ │ ├── floatio.h │ │ │ ├── fmemopen.c │ │ │ ├── fopen.c │ │ │ ├── fopencookie.c │ │ │ ├── fprintf.c │ │ │ ├── fpurge.c │ │ │ ├── fputc.c │ │ │ ├── fputc_u.c │ │ │ ├── fputs.c │ │ │ ├── fputs_u.c │ │ │ ├── fputwc.c │ │ │ ├── fputwc_u.c │ │ │ ├── fputws.c │ │ │ ├── fputws_u.c │ │ │ ├── fread.c │ │ │ ├── fread_u.c │ │ │ ├── freopen.c │ │ │ ├── fscanf.c │ │ │ ├── fseek.c │ │ │ ├── fseeko.c │ │ │ ├── fsetlocking.c │ │ │ ├── fsetpos.c │ │ │ ├── ftell.c │ │ │ ├── ftello.c │ │ │ ├── funopen.c │ │ │ ├── fvwrite.c │ │ │ ├── fvwrite.h │ │ │ ├── fwalk.c │ │ │ ├── fwide.c │ │ │ ├── fwprintf.c │ │ │ ├── fwrite.c │ │ │ ├── fwrite_u.c │ │ │ ├── fwscanf.c │ │ │ ├── getc.c │ │ │ ├── getc_u.c │ │ │ ├── getchar.c │ │ │ ├── getchar_u.c │ │ │ ├── getdelim.c │ │ │ ├── getline.c │ │ │ ├── gets.c │ │ │ ├── getw.c │ │ │ ├── getwc.c │ │ │ ├── getwc_u.c │ │ │ ├── getwchar.c │ │ │ ├── getwchar_u.c │ │ │ ├── iprintf.c │ │ │ ├── iscanf.c │ │ │ ├── local.h │ │ │ ├── makebuf.c │ │ │ ├── mktemp.c │ │ │ ├── nano-vfprintf.c │ │ │ ├── nano-vfprintf_float.c │ │ │ ├── nano-vfprintf_i.c │ │ │ ├── nano-vfprintf_local.h │ │ │ ├── nano-vfscanf.c │ │ │ ├── nano-vfscanf_float.c │ │ │ ├── nano-vfscanf_i.c │ │ │ ├── nano-vfscanf_local.h │ │ │ ├── open_memstream.c │ │ │ ├── perror.c │ │ │ ├── printf.c │ │ │ ├── putc.c │ │ │ ├── putc_u.c │ │ │ ├── putchar.c │ │ │ ├── putchar_u.c │ │ │ ├── puts.c │ │ │ ├── putw.c │ │ │ ├── putwc.c │ │ │ ├── putwc_u.c │ │ │ ├── putwchar.c │ │ │ ├── putwchar_u.c │ │ │ ├── refill.c │ │ │ ├── remove.c │ │ │ ├── rename.c │ │ │ ├── rewind.c │ │ │ ├── rget.c │ │ │ ├── scanf.c │ │ │ ├── sccl.c │ │ │ ├── setbuf.c │ │ │ ├── setbuffer.c │ │ │ ├── setlinebuf.c │ │ │ ├── setvbuf.c │ │ │ ├── siprintf.c │ │ │ ├── siscanf.c │ │ │ ├── sniprintf.c │ │ │ ├── snprintf.c │ │ │ ├── sprintf.c │ │ │ ├── sscanf.c │ │ │ ├── stdio.c │ │ │ ├── stdio.tex │ │ │ ├── stdio_ext.c │ │ │ ├── swprintf.c │ │ │ ├── swscanf.c │ │ │ ├── tmpfile.c │ │ │ ├── tmpnam.c │ │ │ ├── ungetc.c │ │ │ ├── ungetwc.c │ │ │ ├── vasiprintf.c │ │ │ ├── vasniprintf.c │ │ │ ├── vasnprintf.c │ │ │ ├── vasprintf.c │ │ │ ├── vdiprintf.c │ │ │ ├── vdprintf.c │ │ │ ├── vfieeefp.h │ │ │ ├── vfprintf.c │ │ │ ├── vfscanf.c │ │ │ ├── vfwprintf.c │ │ │ ├── vfwscanf.c │ │ │ ├── viprintf.c │ │ │ ├── viscanf.c │ │ │ ├── vprintf.c │ │ │ ├── vscanf.c │ │ │ ├── vsiprintf.c │ │ │ ├── vsiscanf.c │ │ │ ├── vsniprintf.c │ │ │ ├── vsnprintf.c │ │ │ ├── vsprintf.c │ │ │ ├── vsscanf.c │ │ │ ├── vswprintf.c │ │ │ ├── vswscanf.c │ │ │ ├── vwprintf.c │ │ │ ├── vwscanf.c │ │ │ ├── wbuf.c │ │ │ ├── wprintf.c │ │ │ ├── wscanf.c │ │ │ └── wsetup.c │ │ ├── stdio64 │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── dummy.c │ │ │ ├── fdopen64.c │ │ │ ├── fgetpos64.c │ │ │ ├── fopen64.c │ │ │ ├── freopen64.c │ │ │ ├── fseeko64.c │ │ │ ├── fsetpos64.c │ │ │ ├── ftello64.c │ │ │ ├── stdio64.c │ │ │ ├── stdio64.tex │ │ │ └── tmpfile64.c │ │ ├── stdlib │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── _Exit.c │ │ │ ├── __adjust.c │ │ │ ├── __atexit.c │ │ │ ├── __call_atexit.c │ │ │ ├── __exp10.c │ │ │ ├── __ten_mu.c │ │ │ ├── a64l.c │ │ │ ├── abort.c │ │ │ ├── abs.c │ │ │ ├── assert.c │ │ │ ├── atexit.c │ │ │ ├── atexit.h │ │ │ ├── atof.c │ │ │ ├── atoff.c │ │ │ ├── atoi.c │ │ │ ├── atol.c │ │ │ ├── atoll.c │ │ │ ├── btowc.c │ │ │ ├── calloc.c │ │ │ ├── cxa_atexit.c │ │ │ ├── cxa_finalize.c │ │ │ ├── div.c │ │ │ ├── drand48.c │ │ │ ├── dtoa.c │ │ │ ├── dtoastub.c │ │ │ ├── ecvtbuf.c │ │ │ ├── efgcvt.c │ │ │ ├── environ.c │ │ │ ├── envlock.c │ │ │ ├── eprintf.c │ │ │ ├── erand48.c │ │ │ ├── exit.c │ │ │ ├── gd_qnan.h │ │ │ ├── gdtoa-gethex.c │ │ │ ├── gdtoa-hexnan.c │ │ │ ├── gdtoa.h │ │ │ ├── getenv.c │ │ │ ├── getenv_r.c │ │ │ ├── getopt.c │ │ │ ├── getsubopt.3 │ │ │ ├── getsubopt.c │ │ │ ├── itoa.c │ │ │ ├── jrand48.c │ │ │ ├── l64a.c │ │ │ ├── labs.c │ │ │ ├── lcong48.c │ │ │ ├── ldiv.c │ │ │ ├── ldtoa.c │ │ │ ├── llabs.c │ │ │ ├── lldiv.c │ │ │ ├── local.h │ │ │ ├── lrand48.c │ │ │ ├── malign.c │ │ │ ├── malloc.c │ │ │ ├── mallocr.c │ │ │ ├── mbctype.h │ │ │ ├── mblen.c │ │ │ ├── mblen_r.c │ │ │ ├── mbrlen.c │ │ │ ├── mbrtowc.c │ │ │ ├── mbsinit.c │ │ │ ├── mbsnrtowcs.c │ │ │ ├── mbsrtowcs.c │ │ │ ├── mbstowcs.c │ │ │ ├── mbstowcs_r.c │ │ │ ├── mbtowc.c │ │ │ ├── mbtowc_r.c │ │ │ ├── mlock.c │ │ │ ├── mprec.c │ │ │ ├── mprec.h │ │ │ ├── mrand48.c │ │ │ ├── msize.c │ │ │ ├── mstats.c │ │ │ ├── mtrim.c │ │ │ ├── nano-mallocr.c │ │ │ ├── nrand48.c │ │ │ ├── on_exit.c │ │ │ ├── putenv.c │ │ │ ├── putenv_r.c │ │ │ ├── rand.c │ │ │ ├── rand48.c │ │ │ ├── rand48.h │ │ │ ├── rand_r.c │ │ │ ├── realloc.c │ │ │ ├── reallocf.c │ │ │ ├── sb_charsets.c │ │ │ ├── seed48.c │ │ │ ├── setenv.c │ │ │ ├── setenv_r.c │ │ │ ├── srand48.c │ │ │ ├── std.h │ │ │ ├── stdlib.tex │ │ │ ├── strtod.c │ │ │ ├── strtol.c │ │ │ ├── strtold.c │ │ │ ├── strtoll.c │ │ │ ├── strtoll_r.c │ │ │ ├── strtoul.c │ │ │ ├── strtoull.c │ │ │ ├── strtoull_r.c │ │ │ ├── system.c │ │ │ ├── utoa.c │ │ │ ├── valloc.c │ │ │ ├── wcrtomb.c │ │ │ ├── wcsnrtombs.c │ │ │ ├── wcsrtombs.c │ │ │ ├── wcstod.c │ │ │ ├── wcstol.c │ │ │ ├── wcstold.c │ │ │ ├── wcstoll.c │ │ │ ├── wcstoll_r.c │ │ │ ├── wcstombs.c │ │ │ ├── wcstombs_r.c │ │ │ ├── wcstoul.c │ │ │ ├── wcstoull.c │ │ │ ├── wcstoull_r.c │ │ │ ├── wctob.c │ │ │ ├── wctomb.c │ │ │ └── wctomb_r.c │ │ ├── string │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── bcmp.c │ │ │ ├── bcopy.c │ │ │ ├── bzero.c │ │ │ ├── index.c │ │ │ ├── local.h │ │ │ ├── memccpy.c │ │ │ ├── memchr.c │ │ │ ├── memcmp.c │ │ │ ├── memcpy.c │ │ │ ├── memmem.c │ │ │ ├── memmove.c │ │ │ ├── mempcpy.c │ │ │ ├── memrchr.c │ │ │ ├── memset.c │ │ │ ├── rawmemchr.c │ │ │ ├── rindex.c │ │ │ ├── stpcpy.c │ │ │ ├── stpncpy.c │ │ │ ├── str-two-way.h │ │ │ ├── strcasecmp.c │ │ │ ├── strcasestr.c │ │ │ ├── strcat.c │ │ │ ├── strchr.c │ │ │ ├── strchrnul.c │ │ │ ├── strcmp.c │ │ │ ├── strcoll.c │ │ │ ├── strcpy.c │ │ │ ├── strcspn.c │ │ │ ├── strdup.c │ │ │ ├── strdup_r.c │ │ │ ├── strerror.c │ │ │ ├── strerror_r.c │ │ │ ├── strings.tex │ │ │ ├── strlcat.c │ │ │ ├── strlcpy.c │ │ │ ├── strlen.c │ │ │ ├── strlwr.c │ │ │ ├── strncasecmp.c │ │ │ ├── strncat.c │ │ │ ├── strncmp.c │ │ │ ├── strncpy.c │ │ │ ├── strndup.c │ │ │ ├── strndup_r.c │ │ │ ├── strnlen.c │ │ │ ├── strpbrk.c │ │ │ ├── strrchr.c │ │ │ ├── strsep.c │ │ │ ├── strsignal.c │ │ │ ├── strspn.c │ │ │ ├── strstr.c │ │ │ ├── strtok.c │ │ │ ├── strtok_r.c │ │ │ ├── strupr.c │ │ │ ├── strxfrm.c │ │ │ ├── swab.c │ │ │ ├── u_strerr.c │ │ │ ├── wcpcpy.c │ │ │ ├── wcpncpy.c │ │ │ ├── wcscasecmp.c │ │ │ ├── wcscat.c │ │ │ ├── wcschr.c │ │ │ ├── wcscmp.c │ │ │ ├── wcscoll.c │ │ │ ├── wcscpy.c │ │ │ ├── wcscspn.c │ │ │ ├── wcsdup.c │ │ │ ├── wcslcat.c │ │ │ ├── wcslcpy.c │ │ │ ├── wcslen.c │ │ │ ├── wcsncasecmp.c │ │ │ ├── wcsncat.c │ │ │ ├── wcsncmp.c │ │ │ ├── wcsncpy.c │ │ │ ├── wcsnlen.c │ │ │ ├── wcspbrk.c │ │ │ ├── wcsrchr.c │ │ │ ├── wcsspn.c │ │ │ ├── wcsstr.c │ │ │ ├── wcstok.c │ │ │ ├── wcstrings.tex │ │ │ ├── wcswidth.c │ │ │ ├── wcsxfrm.c │ │ │ ├── wcwidth.c │ │ │ ├── wmemchr.c │ │ │ ├── wmemcmp.c │ │ │ ├── wmemcpy.c │ │ │ ├── wmemmove.c │ │ │ ├── wmemset.c │ │ │ └── xpg_strerror_r.c │ │ ├── sys.tex │ │ ├── sys │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── a29khif │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _alloc.S │ │ │ │ ├── _close.S │ │ │ │ ├── _cycles.S │ │ │ │ ├── _exit.S │ │ │ │ ├── _fstat.S │ │ │ │ ├── _getpsiz.S │ │ │ │ ├── _gettz.S │ │ │ │ ├── _ioctl.S │ │ │ │ ├── _iostat.S │ │ │ │ ├── _iowait.S │ │ │ │ ├── _isatty.S │ │ │ │ ├── _lseek.S │ │ │ │ ├── _open.S │ │ │ │ ├── _query.S │ │ │ │ ├── _read.S │ │ │ │ ├── _sbrk.S │ │ │ │ ├── _setim.S │ │ │ │ ├── _settrap.S │ │ │ │ ├── _setvec.S │ │ │ │ ├── _tmpnam.S │ │ │ │ ├── _write.S │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── alloc.S │ │ │ │ ├── clock.S │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.S │ │ │ │ ├── getargs.S │ │ │ │ ├── getenv.S │ │ │ │ ├── getpid.c │ │ │ │ ├── kill.c │ │ │ │ ├── read.S │ │ │ │ ├── remove.S │ │ │ │ ├── rename.S │ │ │ │ ├── signal.S │ │ │ │ ├── stubs.S │ │ │ │ ├── sys │ │ │ │ │ ├── cpudef.h │ │ │ │ │ ├── fpsymbol.h │ │ │ │ │ ├── intrinsi.h │ │ │ │ │ ├── macros.h │ │ │ │ │ ├── proreg.h │ │ │ │ │ ├── romdcl.h │ │ │ │ │ ├── smartmac.h │ │ │ │ │ └── sysmac.h │ │ │ │ ├── systime.S │ │ │ │ └── vec.S │ │ │ ├── aclocal.m4 │ │ │ ├── arc │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.S │ │ │ │ ├── dummy.S │ │ │ │ ├── isatty.c │ │ │ │ ├── mem-layout.c │ │ │ │ ├── sbrk.c │ │ │ │ ├── sys │ │ │ │ │ └── syscall.h │ │ │ │ └── syscalls.c │ │ │ ├── arm │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── aeabi_atexit.c │ │ │ │ ├── arm.h │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.S │ │ │ │ ├── libcfunc.c │ │ │ │ ├── swi.h │ │ │ │ ├── sys │ │ │ │ │ ├── fcntl.h │ │ │ │ │ └── param.h │ │ │ │ ├── syscalls.c │ │ │ │ └── trap.S │ │ │ ├── configure │ │ │ ├── configure.in │ │ │ ├── d10v │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── creat.c │ │ │ │ ├── crt0.S │ │ │ │ ├── sys │ │ │ │ │ └── syscall.h │ │ │ │ ├── syscalls.c │ │ │ │ └── trap.S │ │ │ ├── decstation │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _main.c │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── sys │ │ │ │ │ └── dirent.h │ │ │ ├── epiphany │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── e_printf.c │ │ │ ├── h8300hms │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _exit.S │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── close.S │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.S │ │ │ │ ├── crt1.c │ │ │ │ ├── fstat.S │ │ │ │ ├── lseek.S │ │ │ │ ├── misc.c │ │ │ │ ├── open.S │ │ │ │ ├── read.S │ │ │ │ ├── sbrk.c │ │ │ │ ├── setarch.h │ │ │ │ ├── stat.S │ │ │ │ ├── sys │ │ │ │ │ ├── file.h │ │ │ │ │ └── syscall.h │ │ │ │ ├── syscalls.c │ │ │ │ └── write.S │ │ │ ├── h8500hms │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.c │ │ │ │ ├── misc.c │ │ │ │ └── syscalls.c │ │ │ ├── linux │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── aio.c │ │ │ │ ├── aio64.c │ │ │ │ ├── argp │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── argp-ba.c │ │ │ │ │ ├── argp-eexst.c │ │ │ │ │ ├── argp-fmtstream.c │ │ │ │ │ ├── argp-fmtstream.h │ │ │ │ │ ├── argp-fs-xinl.c │ │ │ │ │ ├── argp-help.c │ │ │ │ │ ├── argp-namefrob.h │ │ │ │ │ ├── argp-parse.c │ │ │ │ │ ├── argp-pv.c │ │ │ │ │ ├── argp-pvh.c │ │ │ │ │ └── argp-xinl.c │ │ │ │ ├── bits │ │ │ │ │ ├── dirent.h │ │ │ │ │ ├── initspin.h │ │ │ │ │ ├── libc-lock.h │ │ │ │ │ ├── pthreadtypes.h │ │ │ │ │ └── typesizes.h │ │ │ │ ├── bp-checks.h │ │ │ │ ├── brk.c │ │ │ │ ├── calloc.c │ │ │ │ ├── callocr.c │ │ │ │ ├── cfreer.c │ │ │ │ ├── cfspeed.c │ │ │ │ ├── clock_getres.c │ │ │ │ ├── clock_gettime.c │ │ │ │ ├── clock_settime.c │ │ │ │ ├── cmath │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── math_private.h │ │ │ │ │ ├── s_cacos.c │ │ │ │ │ ├── s_cacosf.c │ │ │ │ │ ├── s_cacosh.c │ │ │ │ │ ├── s_cacoshf.c │ │ │ │ │ ├── s_cacoshl.c │ │ │ │ │ ├── s_cacosl.c │ │ │ │ │ ├── s_casin.c │ │ │ │ │ ├── s_casinf.c │ │ │ │ │ ├── s_casinh.c │ │ │ │ │ ├── s_casinhf.c │ │ │ │ │ ├── s_casinhl.c │ │ │ │ │ ├── s_casinl.c │ │ │ │ │ ├── s_catan.c │ │ │ │ │ ├── s_catanf.c │ │ │ │ │ ├── s_catanh.c │ │ │ │ │ ├── s_catanhf.c │ │ │ │ │ ├── s_catanhl.c │ │ │ │ │ ├── s_catanl.c │ │ │ │ │ ├── s_cbrtl.c │ │ │ │ │ ├── s_ccos.c │ │ │ │ │ ├── s_ccosf.c │ │ │ │ │ ├── s_ccosh.c │ │ │ │ │ ├── s_ccoshf.c │ │ │ │ │ ├── s_ccoshl.c │ │ │ │ │ ├── s_ccosl.c │ │ │ │ │ ├── s_cexp.c │ │ │ │ │ ├── s_cexpf.c │ │ │ │ │ ├── s_cexpl.c │ │ │ │ │ ├── s_clog.c │ │ │ │ │ ├── s_clog10.c │ │ │ │ │ ├── s_clog10f.c │ │ │ │ │ ├── s_clog10l.c │ │ │ │ │ ├── s_clogf.c │ │ │ │ │ ├── s_clogl.c │ │ │ │ │ ├── s_cpow.c │ │ │ │ │ ├── s_cpowf.c │ │ │ │ │ ├── s_cpowl.c │ │ │ │ │ ├── s_cproj.c │ │ │ │ │ ├── s_cprojf.c │ │ │ │ │ ├── s_cprojl.c │ │ │ │ │ ├── s_csin.c │ │ │ │ │ ├── s_csinf.c │ │ │ │ │ ├── s_csinh.c │ │ │ │ │ ├── s_csinhf.c │ │ │ │ │ ├── s_csinhl.c │ │ │ │ │ ├── s_csinl.c │ │ │ │ │ ├── s_csqrt.c │ │ │ │ │ ├── s_csqrtf.c │ │ │ │ │ ├── s_csqrtl.c │ │ │ │ │ ├── s_ctan.c │ │ │ │ │ ├── s_ctanf.c │ │ │ │ │ ├── s_ctanh.c │ │ │ │ │ ├── s_ctanhf.c │ │ │ │ │ ├── s_ctanhl.c │ │ │ │ │ └── s_ctanl.c │ │ │ │ ├── config.h │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── confstr.c │ │ │ │ ├── confstr.h │ │ │ │ ├── crt1.c │ │ │ │ ├── ctermid.c │ │ │ │ ├── dl │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── abi-tag.h │ │ │ │ │ ├── atomicity.h │ │ │ │ │ ├── dl-addr.c │ │ │ │ │ ├── dl-cache.c │ │ │ │ │ ├── dl-cache.h │ │ │ │ │ ├── dl-close.c │ │ │ │ │ ├── dl-debug.c │ │ │ │ │ ├── dl-deps.c │ │ │ │ │ ├── dl-dst.h │ │ │ │ │ ├── dl-error.c │ │ │ │ │ ├── dl-fini.c │ │ │ │ │ ├── dl-init.c │ │ │ │ │ ├── dl-iteratephdr.c │ │ │ │ │ ├── dl-libc.c │ │ │ │ │ ├── dl-librecon.h │ │ │ │ │ ├── dl-load.c │ │ │ │ │ ├── dl-local.h │ │ │ │ │ ├── dl-lookup.c │ │ │ │ │ ├── dl-lookupcfg.h │ │ │ │ │ ├── dl-minimal.c │ │ │ │ │ ├── dl-misc.c │ │ │ │ │ ├── dl-object.c │ │ │ │ │ ├── dl-open.c │ │ │ │ │ ├── dl-osinfo.h │ │ │ │ │ ├── dl-profile.c │ │ │ │ │ ├── dl-profstub.c │ │ │ │ │ ├── dl-reloc.c │ │ │ │ │ ├── dl-runtime.c │ │ │ │ │ ├── dl-support.c │ │ │ │ │ ├── dl-sym.c │ │ │ │ │ ├── dl-version.c │ │ │ │ │ ├── do-lookup.h │ │ │ │ │ ├── do-rel.h │ │ │ │ │ ├── dynamic-link.h │ │ │ │ │ ├── kernel-features.h │ │ │ │ │ ├── ldsodefs.h │ │ │ │ │ ├── libintl.h │ │ │ │ │ ├── trusted-dirs.h │ │ │ │ │ └── unsecvars.h │ │ │ │ ├── fclean.c │ │ │ │ ├── flockfile.c │ │ │ │ ├── fpathconf.c │ │ │ │ ├── free.c │ │ │ │ ├── freer.c │ │ │ │ ├── fstab.c │ │ │ │ ├── fstatvfs.c │ │ │ │ ├── fstatvfs64.c │ │ │ │ ├── ftok.c │ │ │ │ ├── ftw.c │ │ │ │ ├── ftw64.c │ │ │ │ ├── funlockfile.c │ │ │ │ ├── getdate.c │ │ │ │ ├── getdate_err.c │ │ │ │ ├── gethostid.c │ │ │ │ ├── gethostname.c │ │ │ │ ├── getlogin.c │ │ │ │ ├── getopt.c │ │ │ │ ├── getopt1.c │ │ │ │ ├── getpwent.c │ │ │ │ ├── getreent.c │ │ │ │ ├── getrlimit64.c │ │ │ │ ├── getwd.c │ │ │ │ ├── hp-timing.h │ │ │ │ ├── iconv │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── categories.def │ │ │ │ │ ├── dummy-repertoire.c │ │ │ │ │ ├── gconv.c │ │ │ │ │ ├── gconv_builtin.c │ │ │ │ │ ├── gconv_builtin.h │ │ │ │ │ ├── gconv_cache.c │ │ │ │ │ ├── gconv_charset.h │ │ │ │ │ ├── gconv_close.c │ │ │ │ │ ├── gconv_conf.c │ │ │ │ │ ├── gconv_db.c │ │ │ │ │ ├── gconv_dl.c │ │ │ │ │ ├── gconv_int.h │ │ │ │ │ ├── gconv_open.c │ │ │ │ │ ├── gconv_simple.c │ │ │ │ │ ├── gconv_trans.c │ │ │ │ │ ├── hash-string.h │ │ │ │ │ ├── iconv.c │ │ │ │ │ ├── iconv.h │ │ │ │ │ ├── iconv_charmap.c │ │ │ │ │ ├── iconv_close.c │ │ │ │ │ ├── iconv_open.c │ │ │ │ │ ├── iconvconfig.h │ │ │ │ │ ├── loadinfo.h │ │ │ │ │ ├── localeinfo.h │ │ │ │ │ ├── loop.c │ │ │ │ │ └── skeleton.c │ │ │ │ ├── ids.c │ │ │ │ ├── include │ │ │ │ │ ├── argp.h │ │ │ │ │ ├── arpa │ │ │ │ │ │ ├── ftp.h │ │ │ │ │ │ ├── inet.h │ │ │ │ │ │ ├── nameser.h │ │ │ │ │ │ ├── nameser_compat.h │ │ │ │ │ │ ├── telnet.h │ │ │ │ │ │ └── tftp.h │ │ │ │ │ ├── bp-sym.h │ │ │ │ │ ├── cmathcalls.h │ │ │ │ │ ├── complex.h │ │ │ │ │ ├── dl-hash.h │ │ │ │ │ ├── dlfcn.h │ │ │ │ │ ├── fnmatch.h │ │ │ │ │ ├── gconv.h │ │ │ │ │ ├── getopt.h │ │ │ │ │ ├── glob.h │ │ │ │ │ ├── hesiod.h │ │ │ │ │ ├── iconv.h │ │ │ │ │ ├── ifaddrs.h │ │ │ │ │ ├── limits.h │ │ │ │ │ ├── link.h │ │ │ │ │ ├── ltdl.h │ │ │ │ │ ├── malloc.h │ │ │ │ │ ├── mcheck.h │ │ │ │ │ ├── mqueue.h │ │ │ │ │ ├── namespace.h │ │ │ │ │ ├── net │ │ │ │ │ │ ├── bpf.h │ │ │ │ │ │ ├── bpf_compat.h │ │ │ │ │ │ ├── bpfdesc.h │ │ │ │ │ │ ├── bridge.h │ │ │ │ │ │ ├── ethernet.h │ │ │ │ │ │ ├── fddi.h │ │ │ │ │ │ ├── if.h │ │ │ │ │ │ ├── if_arc.h │ │ │ │ │ │ ├── if_arp.h │ │ │ │ │ │ ├── if_dl.h │ │ │ │ │ │ ├── if_gif.h │ │ │ │ │ │ ├── if_ieee80211.h │ │ │ │ │ │ ├── if_llc.h │ │ │ │ │ │ ├── if_mib.h │ │ │ │ │ │ ├── if_ppp.h │ │ │ │ │ │ ├── if_slvar.h │ │ │ │ │ │ ├── if_sppp.h │ │ │ │ │ │ ├── if_stf.h │ │ │ │ │ │ ├── if_tap.h │ │ │ │ │ │ ├── if_tapvar.h │ │ │ │ │ │ ├── if_tun.h │ │ │ │ │ │ ├── if_tunvar.h │ │ │ │ │ │ ├── if_types.h │ │ │ │ │ │ ├── if_var.h │ │ │ │ │ │ ├── if_vlan_var.h │ │ │ │ │ │ ├── intrq.h │ │ │ │ │ │ ├── iso88025.h │ │ │ │ │ │ ├── net_osdep.h │ │ │ │ │ │ ├── netisr.h │ │ │ │ │ │ ├── pfil.h │ │ │ │ │ │ ├── pfkeyv2.h │ │ │ │ │ │ ├── ppp_comp.h │ │ │ │ │ │ ├── ppp_defs.h │ │ │ │ │ │ ├── radix.h │ │ │ │ │ │ ├── raw_cb.h │ │ │ │ │ │ ├── route.h │ │ │ │ │ │ ├── slcompress.h │ │ │ │ │ │ ├── slip.h │ │ │ │ │ │ └── zlib.h │ │ │ │ │ ├── netconfig.h │ │ │ │ │ ├── netdb.h │ │ │ │ │ ├── netinet │ │ │ │ │ │ ├── icmp6.h │ │ │ │ │ │ ├── icmp_var.h │ │ │ │ │ │ ├── if_ether.h │ │ │ │ │ │ ├── igmp.h │ │ │ │ │ │ ├── igmp_var.h │ │ │ │ │ │ ├── in.h │ │ │ │ │ │ ├── in_gif.h │ │ │ │ │ │ ├── in_pcb.h │ │ │ │ │ │ ├── in_systm.h │ │ │ │ │ │ ├── in_var.h │ │ │ │ │ │ ├── ip.h │ │ │ │ │ │ ├── ip6.h │ │ │ │ │ │ ├── ip_dummynet.h │ │ │ │ │ │ ├── ip_ecn.h │ │ │ │ │ │ ├── ip_encap.h │ │ │ │ │ │ ├── ip_fw.h │ │ │ │ │ │ ├── ip_icmp.h │ │ │ │ │ │ ├── ip_mroute.h │ │ │ │ │ │ ├── ip_var.h │ │ │ │ │ │ ├── ipprotosw.h │ │ │ │ │ │ ├── tcp.h │ │ │ │ │ │ ├── tcp_debug.h │ │ │ │ │ │ ├── tcp_fsm.h │ │ │ │ │ │ ├── tcp_seq.h │ │ │ │ │ │ ├── tcp_timer.h │ │ │ │ │ │ ├── tcp_var.h │ │ │ │ │ │ ├── tcpip.h │ │ │ │ │ │ ├── udp.h │ │ │ │ │ │ └── udp_var.h │ │ │ │ │ ├── netinet6 │ │ │ │ │ │ ├── ah.h │ │ │ │ │ │ ├── ah6.h │ │ │ │ │ │ ├── esp.h │ │ │ │ │ │ ├── esp6.h │ │ │ │ │ │ ├── esp_rijndael.h │ │ │ │ │ │ ├── icmp6.h │ │ │ │ │ │ ├── in6.h │ │ │ │ │ │ ├── in6_gif.h │ │ │ │ │ │ ├── in6_ifattach.h │ │ │ │ │ │ ├── in6_pcb.h │ │ │ │ │ │ ├── in6_prefix.h │ │ │ │ │ │ ├── in6_var.h │ │ │ │ │ │ ├── ip6.h │ │ │ │ │ │ ├── ip6_ecn.h │ │ │ │ │ │ ├── ip6_fw.h │ │ │ │ │ │ ├── ip6_mroute.h │ │ │ │ │ │ ├── ip6_var.h │ │ │ │ │ │ ├── ip6protosw.h │ │ │ │ │ │ ├── ipcomp.h │ │ │ │ │ │ ├── ipcomp6.h │ │ │ │ │ │ ├── ipsec.h │ │ │ │ │ │ ├── ipsec6.h │ │ │ │ │ │ ├── mld6_var.h │ │ │ │ │ │ ├── nd6.h │ │ │ │ │ │ ├── pim6.h │ │ │ │ │ │ ├── pim6_var.h │ │ │ │ │ │ ├── raw_ip6.h │ │ │ │ │ │ ├── scope6_var.h │ │ │ │ │ │ ├── tcp6_var.h │ │ │ │ │ │ └── udp6_var.h │ │ │ │ │ ├── netns │ │ │ │ │ │ ├── idp.h │ │ │ │ │ │ ├── idp_var.h │ │ │ │ │ │ ├── ns.h │ │ │ │ │ │ ├── ns_error.h │ │ │ │ │ │ ├── ns_if.h │ │ │ │ │ │ ├── ns_pcb.h │ │ │ │ │ │ ├── sp.h │ │ │ │ │ │ ├── spidp.h │ │ │ │ │ │ ├── spp_debug.h │ │ │ │ │ │ ├── spp_timer.h │ │ │ │ │ │ └── spp_var.h │ │ │ │ │ ├── paths.h │ │ │ │ │ ├── pthread.h │ │ │ │ │ ├── regex.h │ │ │ │ │ ├── resolv.h │ │ │ │ │ ├── rpc │ │ │ │ │ │ ├── Makefile │ │ │ │ │ │ ├── auth.h │ │ │ │ │ │ ├── auth_des.h │ │ │ │ │ │ ├── auth_kerb.h │ │ │ │ │ │ ├── auth_unix.h │ │ │ │ │ │ ├── clnt.h │ │ │ │ │ │ ├── clnt_soc.h │ │ │ │ │ │ ├── clnt_stat.h │ │ │ │ │ │ ├── des.h │ │ │ │ │ │ ├── des_crypt.h │ │ │ │ │ │ ├── nettype.h │ │ │ │ │ │ ├── pmap_clnt.h │ │ │ │ │ │ ├── pmap_prot.h │ │ │ │ │ │ ├── pmap_rmt.h │ │ │ │ │ │ ├── raw.h │ │ │ │ │ │ ├── rpc.h │ │ │ │ │ │ ├── rpc_com.h │ │ │ │ │ │ ├── rpc_msg.h │ │ │ │ │ │ ├── rpcb_clnt.h │ │ │ │ │ │ ├── rpcb_prot.h │ │ │ │ │ │ ├── rpcb_prot.x │ │ │ │ │ │ ├── rpcent.h │ │ │ │ │ │ ├── svc.h │ │ │ │ │ │ ├── svc_auth.h │ │ │ │ │ │ ├── svc_dg.h │ │ │ │ │ │ ├── svc_soc.h │ │ │ │ │ │ ├── types.h │ │ │ │ │ │ └── xdr.h │ │ │ │ │ ├── rune.h │ │ │ │ │ ├── runetype.h │ │ │ │ │ ├── sched.h │ │ │ │ │ ├── semaphore.h │ │ │ │ │ ├── setjmp.h │ │ │ │ │ ├── setlocale.h │ │ │ │ │ ├── stdint.h │ │ │ │ │ ├── time.h │ │ │ │ │ ├── un-namespace.h │ │ │ │ │ ├── unistd.h │ │ │ │ │ └── wordexp.h │ │ │ │ ├── inode.c │ │ │ │ ├── internal_statvfs.c │ │ │ │ ├── intl │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── bindtextdom.c │ │ │ │ │ ├── catgets.c │ │ │ │ │ ├── catgetsinfo.h │ │ │ │ │ ├── config.h │ │ │ │ │ ├── dcgettext.c │ │ │ │ │ ├── dcigettext.c │ │ │ │ │ ├── dcngettext.c │ │ │ │ │ ├── dgettext.c │ │ │ │ │ ├── dngettext.c │ │ │ │ │ ├── explodename.c │ │ │ │ │ ├── finddomain.c │ │ │ │ │ ├── gettext.c │ │ │ │ │ ├── gettext.h │ │ │ │ │ ├── gettextP.h │ │ │ │ │ ├── hash-string.h │ │ │ │ │ ├── l10nflist.c │ │ │ │ │ ├── lcl_stpcpy.c │ │ │ │ │ ├── loadinfo.h │ │ │ │ │ ├── loadmsgcat.c │ │ │ │ │ ├── localealias.c │ │ │ │ │ ├── ngettext.c │ │ │ │ │ ├── open_catalog.c │ │ │ │ │ ├── plural.c │ │ │ │ │ ├── plural.y │ │ │ │ │ └── textdomain.c │ │ │ │ ├── io.c │ │ │ │ ├── io64.c │ │ │ │ ├── ipc.c │ │ │ │ ├── isatty.c │ │ │ │ ├── kernel_sigaction.h │ │ │ │ ├── libc-internal.h │ │ │ │ ├── libc-symbols.h │ │ │ │ ├── libc-tsd.h │ │ │ │ ├── libintl.h │ │ │ │ ├── linux.c │ │ │ │ ├── linux_fsinfo.h │ │ │ │ ├── linuxthreads │ │ │ │ │ ├── LICENSE │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── aclocal.m4 │ │ │ │ │ ├── attr.c │ │ │ │ │ ├── barrier.c │ │ │ │ │ ├── bits │ │ │ │ │ │ ├── initspin.h │ │ │ │ │ │ ├── libc-lock.h │ │ │ │ │ │ ├── libc-tsd.h │ │ │ │ │ │ ├── local_lim.h │ │ │ │ │ │ ├── posix_opt.h │ │ │ │ │ │ ├── pthreadtypes.h │ │ │ │ │ │ └── sigthread.h │ │ │ │ │ ├── bp-sym.h │ │ │ │ │ ├── cancel.c │ │ │ │ │ ├── condvar.c │ │ │ │ │ ├── config.h │ │ │ │ │ ├── configure │ │ │ │ │ ├── configure.in │ │ │ │ │ ├── defs.awk │ │ │ │ │ ├── ecmutex.c │ │ │ │ │ ├── events.c │ │ │ │ │ ├── getcpuclockid.c │ │ │ │ │ ├── getreent.c │ │ │ │ │ ├── internals.h │ │ │ │ │ ├── join.c │ │ │ │ │ ├── joinrace.c │ │ │ │ │ ├── kernel-features.h │ │ │ │ │ ├── libc-internal.h │ │ │ │ │ ├── libc-symbols.h │ │ │ │ │ ├── linuxthreads.texi │ │ │ │ │ ├── lockfile.c │ │ │ │ │ ├── machine │ │ │ │ │ │ ├── Makefile.am │ │ │ │ │ │ ├── Makefile.in │ │ │ │ │ │ ├── aclocal.m4 │ │ │ │ │ │ ├── configure │ │ │ │ │ │ ├── configure.in │ │ │ │ │ │ ├── generic │ │ │ │ │ │ │ └── generic-sysdep.h │ │ │ │ │ │ └── i386 │ │ │ │ │ │ │ ├── Makefile.am │ │ │ │ │ │ │ ├── Makefile.in │ │ │ │ │ │ │ ├── aclocal.m4 │ │ │ │ │ │ │ ├── bp-asm.h │ │ │ │ │ │ │ ├── clone.S │ │ │ │ │ │ │ ├── configure │ │ │ │ │ │ │ ├── configure.in │ │ │ │ │ │ │ ├── i386-sysdep.S │ │ │ │ │ │ │ ├── i386-sysdep.h │ │ │ │ │ │ │ ├── pspinlock.c │ │ │ │ │ │ │ ├── pt-machine.h │ │ │ │ │ │ │ ├── sigcontextinfo.h │ │ │ │ │ │ │ ├── stackinfo.h │ │ │ │ │ │ │ ├── sysdep.S │ │ │ │ │ │ │ ├── sysdep.h │ │ │ │ │ │ │ └── useldt.h │ │ │ │ │ ├── manager.c │ │ │ │ │ ├── mq_notify.c │ │ │ │ │ ├── mutex.c │ │ │ │ │ ├── no-tsd.c │ │ │ │ │ ├── oldsemaphore.c │ │ │ │ │ ├── posix-timer.h │ │ │ │ │ ├── prio.c │ │ │ │ │ ├── proc_service.h │ │ │ │ │ ├── pt-machine.c │ │ │ │ │ ├── ptclock_gettime.c │ │ │ │ │ ├── ptclock_settime.c │ │ │ │ │ ├── ptfork.c │ │ │ │ │ ├── pthread.c │ │ │ │ │ ├── ptlongjmp.c │ │ │ │ │ ├── queue.h │ │ │ │ │ ├── reent.c │ │ │ │ │ ├── reqsyscalls.c │ │ │ │ │ ├── restart.h │ │ │ │ │ ├── rwlock.c │ │ │ │ │ ├── semaphore.c │ │ │ │ │ ├── semaphore.h │ │ │ │ │ ├── shlib-compat.h │ │ │ │ │ ├── signals.c │ │ │ │ │ ├── specific.c │ │ │ │ │ ├── spinlock.c │ │ │ │ │ ├── spinlock.h │ │ │ │ │ ├── sysctl.c │ │ │ │ │ ├── td_init.c │ │ │ │ │ ├── td_log.c │ │ │ │ │ ├── td_symbol_list.c │ │ │ │ │ ├── td_ta_clear_event.c │ │ │ │ │ ├── td_ta_delete.c │ │ │ │ │ ├── td_ta_enable_stats.c │ │ │ │ │ ├── td_ta_event_addr.c │ │ │ │ │ ├── td_ta_event_getmsg.c │ │ │ │ │ ├── td_ta_get_nthreads.c │ │ │ │ │ ├── td_ta_get_ph.c │ │ │ │ │ ├── td_ta_get_stats.c │ │ │ │ │ ├── td_ta_map_id2thr.c │ │ │ │ │ ├── td_ta_map_lwp2thr.c │ │ │ │ │ ├── td_ta_new.c │ │ │ │ │ ├── td_ta_reset_stats.c │ │ │ │ │ ├── td_ta_set_event.c │ │ │ │ │ ├── td_ta_setconcurrency.c │ │ │ │ │ ├── td_ta_thr_iter.c │ │ │ │ │ ├── td_ta_tsd_iter.c │ │ │ │ │ ├── td_thr_clear_event.c │ │ │ │ │ ├── td_thr_dbresume.c │ │ │ │ │ ├── td_thr_dbsuspend.c │ │ │ │ │ ├── td_thr_event_enable.c │ │ │ │ │ ├── td_thr_event_getmsg.c │ │ │ │ │ ├── td_thr_get_info.c │ │ │ │ │ ├── td_thr_getfpregs.c │ │ │ │ │ ├── td_thr_getgregs.c │ │ │ │ │ ├── td_thr_getxregs.c │ │ │ │ │ ├── td_thr_getxregsize.c │ │ │ │ │ ├── td_thr_set_event.c │ │ │ │ │ ├── td_thr_setfpregs.c │ │ │ │ │ ├── td_thr_setgregs.c │ │ │ │ │ ├── td_thr_setprio.c │ │ │ │ │ ├── td_thr_setsigpending.c │ │ │ │ │ ├── td_thr_setxregs.c │ │ │ │ │ ├── td_thr_sigsetmask.c │ │ │ │ │ ├── td_thr_tsd.c │ │ │ │ │ ├── td_thr_validate.c │ │ │ │ │ ├── testrtsig.h │ │ │ │ │ ├── thread_db.h │ │ │ │ │ ├── thread_dbP.h │ │ │ │ │ ├── timer_create.c │ │ │ │ │ ├── timer_delete.c │ │ │ │ │ ├── timer_getoverr.c │ │ │ │ │ ├── timer_gettime.c │ │ │ │ │ ├── timer_routines.c │ │ │ │ │ ├── timer_settime.c │ │ │ │ │ ├── tst-cancel.c │ │ │ │ │ ├── tst-context.c │ │ │ │ │ ├── tststack.c │ │ │ │ │ ├── unload.c │ │ │ │ │ ├── weaks.c │ │ │ │ │ └── wrapsyscall.c │ │ │ │ ├── machine │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── aclocal.m4 │ │ │ │ │ ├── configure │ │ │ │ │ ├── configure.in │ │ │ │ │ ├── hp-timing.h │ │ │ │ │ └── i386 │ │ │ │ │ │ ├── Makefile.am │ │ │ │ │ │ ├── Makefile.in │ │ │ │ │ │ ├── aclocal.m4 │ │ │ │ │ │ ├── atomic.h │ │ │ │ │ │ ├── configure │ │ │ │ │ │ ├── configure.in │ │ │ │ │ │ ├── crt0.c │ │ │ │ │ │ ├── dl-machine.h │ │ │ │ │ │ ├── dl-procinfo.c │ │ │ │ │ │ ├── dl-procinfo.h │ │ │ │ │ │ ├── get_clockfreq.c │ │ │ │ │ │ ├── getpagesize.c │ │ │ │ │ │ ├── hp-timing.c │ │ │ │ │ │ ├── hp-timing.h │ │ │ │ │ │ ├── huge_val.h │ │ │ │ │ │ ├── i386mach.h │ │ │ │ │ │ ├── include │ │ │ │ │ │ ├── endian.h │ │ │ │ │ │ ├── param.h │ │ │ │ │ │ ├── setjmp.h │ │ │ │ │ │ └── termios.h │ │ │ │ │ │ ├── setjmp.S │ │ │ │ │ │ ├── sigaction.c │ │ │ │ │ │ ├── sigstack.h │ │ │ │ │ │ ├── socketcall.h │ │ │ │ │ │ ├── syscall.h │ │ │ │ │ │ ├── sysdep.h │ │ │ │ │ │ └── weakalias.h │ │ │ │ ├── malign.c │ │ │ │ ├── malignr.c │ │ │ │ ├── mallinfor.c │ │ │ │ ├── malloc.c │ │ │ │ ├── mallocr.c │ │ │ │ ├── malloptr.c │ │ │ │ ├── mallstatsr.c │ │ │ │ ├── mcheck.c │ │ │ │ ├── mhooks.h │ │ │ │ ├── mmap.c │ │ │ │ ├── mntent.c │ │ │ │ ├── mntent_r.c │ │ │ │ ├── mq_close.c │ │ │ │ ├── mq_getattr.c │ │ │ │ ├── mq_notify.c │ │ │ │ ├── mq_open.c │ │ │ │ ├── mq_receive.c │ │ │ │ ├── mq_send.c │ │ │ │ ├── mq_setattr.c │ │ │ │ ├── mq_unlink.c │ │ │ │ ├── mqlocal.h │ │ │ │ ├── msize.c │ │ │ │ ├── msizer.c │ │ │ │ ├── mstats.c │ │ │ │ ├── mtrim.c │ │ │ │ ├── mtrimr.c │ │ │ │ ├── net │ │ │ │ │ ├── Makefile.am │ │ │ │ │ ├── Makefile.in │ │ │ │ │ ├── XXX-lookup.c │ │ │ │ │ ├── addr2ascii.c │ │ │ │ │ ├── alias-lookup.c │ │ │ │ │ ├── aliases.h │ │ │ │ │ ├── ascii2addr.c │ │ │ │ │ ├── base64.c │ │ │ │ │ ├── check_pf.c │ │ │ │ │ ├── databases.def │ │ │ │ │ ├── digits_dots.c │ │ │ │ │ ├── ether_aton.c │ │ │ │ │ ├── ether_aton_r.c │ │ │ │ │ ├── ether_hton.c │ │ │ │ │ ├── ether_line.c │ │ │ │ │ ├── ether_ntoa.c │ │ │ │ │ ├── ether_ntoa_r.c │ │ │ │ │ ├── ether_ntoh.c │ │ │ │ │ ├── etherent.h │ │ │ │ │ ├── ethers-lookup.c │ │ │ │ │ ├── function.def │ │ │ │ │ ├── getXXbyYY.c │ │ │ │ │ ├── getXXbyYY_r.c │ │ │ │ │ ├── getXXent.c │ │ │ │ │ ├── getXXent_r.c │ │ │ │ │ ├── getaddrinfo.c │ │ │ │ │ ├── getaliasent.c │ │ │ │ │ ├── getaliasent_r.c │ │ │ │ │ ├── getaliasname.c │ │ │ │ │ ├── getaliasname_r.c │ │ │ │ │ ├── gethstbyad.c │ │ │ │ │ ├── gethstbyad_r.c │ │ │ │ │ ├── gethstbynm.c │ │ │ │ │ ├── gethstbynm2.c │ │ │ │ │ ├── gethstbynm2_r.c │ │ │ │ │ ├── gethstbynm_r.c │ │ │ │ │ ├── gethstent.c │ │ │ │ │ ├── gethstent_r.c │ │ │ │ │ ├── getnameinfo.c │ │ │ │ │ ├── getnetbyad.c │ │ │ │ │ ├── getnetbyad_r.c │ │ │ │ │ ├── getnetbynm.c │ │ │ │ │ ├── getnetbynm_r.c │ │ │ │ │ ├── getnetent.c │ │ │ │ │ ├── getnetent_r.c │ │ │ │ │ ├── getnetgrent.c │ │ │ │ │ ├── getnetgrent_r.c │ │ │ │ │ ├── getnssent.c │ │ │ │ │ ├── getnssent_r.c │ │ │ │ │ ├── getproto.c │ │ │ │ │ ├── getproto_r.c │ │ │ │ │ ├── getprtent.c │ │ │ │ │ ├── getprtent_r.c │ │ │ │ │ ├── getprtname.c │ │ │ │ │ ├── getprtname_r.c │ │ │ │ │ ├── getrpcbyname.c │ │ │ │ │ ├── getrpcbyname_r.c │ │ │ │ │ ├── getrpcbynumber.c │ │ │ │ │ ├── getrpcbynumber_r.c │ │ │ │ │ ├── getrpcent.c │ │ │ │ │ ├── getrpcent_r.c │ │ │ │ │ ├── getservent.c │ │ │ │ │ ├── getservent_r.c │ │ │ │ │ ├── getsrvbynm.c │ │ │ │ │ ├── getsrvbynm_r.c │ │ │ │ │ ├── getsrvbypt.c │ │ │ │ │ ├── getsrvbypt_r.c │ │ │ │ │ ├── grp-lookup.c │ │ │ │ │ ├── herrno.c │ │ │ │ │ ├── hosts-lookup.c │ │ │ │ │ ├── ifaddrs.h │ │ │ │ │ ├── ifname.c │ │ │ │ │ ├── ifreq.c │ │ │ │ │ ├── ifreq.h │ │ │ │ │ ├── in6_addr.c │ │ │ │ │ ├── inet6_option.c │ │ │ │ │ ├── inet_addr.c │ │ │ │ │ ├── inet_lnaof.c │ │ │ │ │ ├── inet_mkadr.c │ │ │ │ │ ├── inet_net.c │ │ │ │ │ ├── inet_net_ntop.c │ │ │ │ │ ├── inet_net_pton.c │ │ │ │ │ ├── inet_neta.c │ │ │ │ │ ├── inet_netof.c │ │ │ │ │ ├── inet_ntoa.c │ │ │ │ │ ├── inet_ntop.c │ │ │ │ │ ├── inet_pton.c │ │ │ │ │ ├── issetugid-stub.c │ │ │ │ │ ├── key-lookup.c │ │ │ │ │ ├── local.h │ │ │ │ │ ├── netgroup.h │ │ │ │ │ ├── netgrp-lookup.c │ │ │ │ │ ├── network-lookup.c │ │ │ │ │ ├── not-cancel.h │ │ │ │ │ ├── ns_name.c │ │ │ │ │ ├── ns_netint.c │ │ │ │ │ ├── ns_parse.c │ │ │ │ │ ├── ns_print.c │ │ │ │ │ ├── ns_samedomain.c │ │ │ │ │ ├── ns_ttl.c │ │ │ │ │ ├── nsap_addr.c │ │ │ │ │ ├── nscd-types.h │ │ │ │ │ ├── nscd │ │ │ │ │ │ ├── nscd-client.h │ │ │ │ │ │ └── nscd_proto.h │ │ │ │ │ ├── nss.h │ │ │ │ │ ├── nsswitch.c │ │ │ │ │ ├── nsswitch.h │ │ │ │ │ ├── opensock.c │ │ │ │ │ ├── proto-lookup.c │ │ │ │ │ ├── pwd-lookup.c │ │ │ │ │ ├── rcmd.c │ │ │ │ │ ├── rcmdsh.c │ │ │ │ │ ├── recv.c │ │ │ │ │ ├── res_comp.c │ │ │ │ │ ├── res_data.c │ │ │ │ │ ├── res_debug.c │ │ │ │ │ ├── res_debug.h │ │ │ │ │ ├── res_hconf.c │ │ │ │ │ ├── res_hconf.h │ │ │ │ │ ├── res_init.c │ │ │ │ │ ├── res_libc.c │ │ │ │ │ ├── res_mkquery.c │ │ │ │ │ ├── res_query.c │ │ │ │ │ ├── res_send.c │ │ │ │ │ ├── rexec.c │ │ │ │ │ ├── rpc-lookup.c │ │ │ │ │ ├── ruserpass.c │ │ │ │ │ ├── send.c │ │ │ │ │ ├── service-lookup.c │ │ │ │ │ ├── spwd-lookup.c │ │ │ │ │ └── un-namespace.h │ │ │ │ ├── ntp_gettime.c │ │ │ │ ├── pathconf.c │ │ │ │ ├── pread.c │ │ │ │ ├── pread64.c │ │ │ │ ├── process.c │ │ │ │ ├── prof-freq.c │ │ │ │ ├── profile.c │ │ │ │ ├── pvallocr.c │ │ │ │ ├── pwrite.c │ │ │ │ ├── pwrite64.c │ │ │ │ ├── raise.c │ │ │ │ ├── readdir64.c │ │ │ │ ├── realloc.c │ │ │ │ ├── reallocr.c │ │ │ │ ├── realpath.c │ │ │ │ ├── rename.c │ │ │ │ ├── resource.c │ │ │ │ ├── scandir64.c │ │ │ │ ├── sched.c │ │ │ │ ├── select.c │ │ │ │ ├── seteuid.c │ │ │ │ ├── sethostid.c │ │ │ │ ├── sethostname.c │ │ │ │ ├── setrlimit64.c │ │ │ │ ├── shared.ld │ │ │ │ ├── shlib-compat.h │ │ │ │ ├── shm_open.c │ │ │ │ ├── shm_unlink.c │ │ │ │ ├── sig.c │ │ │ │ ├── sigaction.c │ │ │ │ ├── siglongjmp.c │ │ │ │ ├── signal.c │ │ │ │ ├── sigqueue.c │ │ │ │ ├── sigset.c │ │ │ │ ├── sigwait.c │ │ │ │ ├── sleep.c │ │ │ │ ├── socket.c │ │ │ │ ├── sockops.h │ │ │ │ ├── stack.c │ │ │ │ ├── statvfs.c │ │ │ │ ├── statvfs64.c │ │ │ │ ├── strsignal.c │ │ │ │ ├── strverscmp.c │ │ │ │ ├── sys │ │ │ │ │ ├── _types.h │ │ │ │ │ ├── cdefs.h │ │ │ │ │ ├── dirent.h │ │ │ │ │ ├── dlfcn.h │ │ │ │ │ ├── elfclass.h │ │ │ │ │ ├── errno.h │ │ │ │ │ ├── event.h │ │ │ │ │ ├── fcntl.h │ │ │ │ │ ├── features.h │ │ │ │ │ ├── file.h │ │ │ │ │ ├── ioccom.h │ │ │ │ │ ├── ioctl.h │ │ │ │ │ ├── libc-lock.h │ │ │ │ │ ├── libc-tsd.h │ │ │ │ │ ├── link.h │ │ │ │ │ ├── linux_time.h │ │ │ │ │ ├── lock.h │ │ │ │ │ ├── param.h │ │ │ │ │ ├── resource.h │ │ │ │ │ ├── select.h │ │ │ │ │ ├── signal.h │ │ │ │ │ ├── socket.h │ │ │ │ │ ├── sockio.h │ │ │ │ │ ├── stat.h │ │ │ │ │ ├── stdint.h │ │ │ │ │ ├── stdio.h │ │ │ │ │ ├── string.h │ │ │ │ │ ├── termios.h │ │ │ │ │ ├── time.h │ │ │ │ │ ├── types.h │ │ │ │ │ ├── unistd.h │ │ │ │ │ ├── utime.h │ │ │ │ │ ├── utmp.h │ │ │ │ │ ├── utsname.h │ │ │ │ │ └── wait.h │ │ │ │ ├── sysconf.c │ │ │ │ ├── sysctl.c │ │ │ │ ├── systat.c │ │ │ │ ├── system.c │ │ │ │ ├── tcdrain.c │ │ │ │ ├── tcsendbrk.c │ │ │ │ ├── termios.c │ │ │ │ ├── thread-m.h │ │ │ │ ├── time.c │ │ │ │ ├── ttyname_r.c │ │ │ │ ├── usleep.c │ │ │ │ ├── utimes.c │ │ │ │ ├── vallocr.c │ │ │ │ ├── versionsort.c │ │ │ │ ├── versionsort64.c │ │ │ │ └── wait.c │ │ │ ├── m88kbug │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.c │ │ │ │ ├── sys │ │ │ │ │ └── systraps.h │ │ │ │ └── syscalls.c │ │ │ ├── mmixware │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _exit.c │ │ │ │ ├── access.c │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── chmod.c │ │ │ │ ├── chown.c │ │ │ │ ├── close.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── creat.c │ │ │ │ ├── crt0.c │ │ │ │ ├── execv.c │ │ │ │ ├── execve.c │ │ │ │ ├── fork.c │ │ │ │ ├── fstat.c │ │ │ │ ├── getpid.c │ │ │ │ ├── gettime.c │ │ │ │ ├── isatty.c │ │ │ │ ├── kill.c │ │ │ │ ├── link.c │ │ │ │ ├── lseek.c │ │ │ │ ├── open.c │ │ │ │ ├── pipe.c │ │ │ │ ├── read.c │ │ │ │ ├── sbrk.c │ │ │ │ ├── setjmp.S │ │ │ │ ├── stat.c │ │ │ │ ├── sys │ │ │ │ │ └── syscall.h │ │ │ │ ├── time.c │ │ │ │ ├── times.c │ │ │ │ ├── unlink.c │ │ │ │ ├── utime.c │ │ │ │ ├── wait.c │ │ │ │ └── write.c │ │ │ ├── netware │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.c │ │ │ │ ├── getpid.c │ │ │ │ └── link.c │ │ │ ├── or1k │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── getreent.S │ │ │ │ ├── mlock.c │ │ │ │ └── or1k-asm.h │ │ │ ├── rdos │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── chown.c │ │ │ │ ├── close.c │ │ │ │ ├── config.h │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.S │ │ │ │ ├── execve.c │ │ │ │ ├── fork.c │ │ │ │ ├── fstat.c │ │ │ │ ├── getenv.c │ │ │ │ ├── getpid.c │ │ │ │ ├── gettod.c │ │ │ │ ├── isatty.c │ │ │ │ ├── kill.c │ │ │ │ ├── link.c │ │ │ │ ├── lseek.c │ │ │ │ ├── open.c │ │ │ │ ├── rdos.S │ │ │ │ ├── rdos.h │ │ │ │ ├── rdoshelp.c │ │ │ │ ├── read.c │ │ │ │ ├── readlink.c │ │ │ │ ├── sbrk.c │ │ │ │ ├── stat.c │ │ │ │ ├── symlink.c │ │ │ │ ├── times.c │ │ │ │ ├── unlink.c │ │ │ │ ├── user.def │ │ │ │ ├── wait.c │ │ │ │ └── write.c │ │ │ ├── rtems │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── cpusetalloc.c │ │ │ │ ├── cpusetfree.c │ │ │ │ ├── crt0.c │ │ │ │ ├── dummysys.c │ │ │ │ ├── include │ │ │ │ │ └── limits.h │ │ │ │ ├── machine │ │ │ │ │ ├── _types.h │ │ │ │ │ ├── limits.h │ │ │ │ │ └── param.h │ │ │ │ └── sys │ │ │ │ │ ├── cpuset.h │ │ │ │ │ ├── dirent.h │ │ │ │ │ ├── param.h │ │ │ │ │ ├── syslimits.h │ │ │ │ │ └── utime.h │ │ │ ├── sh │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── creat.c │ │ │ │ ├── crt0.S │ │ │ │ ├── ftruncate.c │ │ │ │ ├── sys │ │ │ │ │ └── syscall.h │ │ │ │ ├── syscalls.c │ │ │ │ ├── trap.S │ │ │ │ └── truncate.c │ │ │ ├── sparc64 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _exit.S │ │ │ │ ├── _main.c │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── cerror.S │ │ │ │ ├── closedir.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── creat.c │ │ │ │ ├── crt0.S │ │ │ │ ├── dup2.S │ │ │ │ ├── execve.S │ │ │ │ ├── ieee.c │ │ │ │ ├── isatty.c │ │ │ │ ├── lstat.S │ │ │ │ ├── opendir.c │ │ │ │ ├── readdir.c │ │ │ │ ├── rewinddir.c │ │ │ │ ├── sbrk.S │ │ │ │ ├── scandir.c │ │ │ │ ├── seekdir.c │ │ │ │ ├── sigsetjmp.S │ │ │ │ ├── stat.S │ │ │ │ ├── sys │ │ │ │ │ ├── dirent.h │ │ │ │ │ ├── fcntl.h │ │ │ │ │ ├── file.h │ │ │ │ │ ├── stat.h │ │ │ │ │ ├── syscall.h │ │ │ │ │ ├── syscallasm.h │ │ │ │ │ ├── termios.h │ │ │ │ │ ├── time.h │ │ │ │ │ ├── utime.h │ │ │ │ │ ├── utmp.h │ │ │ │ │ └── wait.h │ │ │ │ ├── telldir.c │ │ │ │ ├── template.S │ │ │ │ ├── template_r.S │ │ │ │ ├── utime.S │ │ │ │ ├── utime2.c │ │ │ │ └── wait.S │ │ │ ├── sun4 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _main.c │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── ieee.c │ │ │ │ └── sys │ │ │ │ │ ├── dirent.h │ │ │ │ │ ├── file.h │ │ │ │ │ ├── termios.h │ │ │ │ │ ├── utime.h │ │ │ │ │ ├── utmp.h │ │ │ │ │ └── wait.h │ │ │ ├── sysmec │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _exit.c │ │ │ │ ├── access.c │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── chmod.c │ │ │ │ ├── chown.c │ │ │ │ ├── close.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── creat.c │ │ │ │ ├── crt0.S │ │ │ │ ├── crt1.c │ │ │ │ ├── execv.c │ │ │ │ ├── execve.c │ │ │ │ ├── fork.c │ │ │ │ ├── fstat.c │ │ │ │ ├── getpid.c │ │ │ │ ├── gettime.c │ │ │ │ ├── isatty.c │ │ │ │ ├── kill.c │ │ │ │ ├── lseek.c │ │ │ │ ├── open.c │ │ │ │ ├── pipe.c │ │ │ │ ├── read.c │ │ │ │ ├── sbrk.c │ │ │ │ ├── stat.c │ │ │ │ ├── sys │ │ │ │ │ └── syscall.h │ │ │ │ ├── time.c │ │ │ │ ├── times.c │ │ │ │ ├── trap.S │ │ │ │ ├── unlink.c │ │ │ │ ├── utime.c │ │ │ │ ├── wait.c │ │ │ │ └── write.c │ │ │ ├── sysnec810 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.S │ │ │ │ ├── io.S │ │ │ │ ├── misc.c │ │ │ │ ├── sbrk.c │ │ │ │ └── write.c │ │ │ ├── sysnecv850 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _exit.c │ │ │ │ ├── access.c │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── chmod.c │ │ │ │ ├── chown.c │ │ │ │ ├── close.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── creat.c │ │ │ │ ├── crt0.S │ │ │ │ ├── crt1.c │ │ │ │ ├── execv.c │ │ │ │ ├── execve.c │ │ │ │ ├── fork.c │ │ │ │ ├── fstat.c │ │ │ │ ├── getpid.c │ │ │ │ ├── gettime.c │ │ │ │ ├── isatty.c │ │ │ │ ├── kill.c │ │ │ │ ├── link.c │ │ │ │ ├── lseek.c │ │ │ │ ├── open.c │ │ │ │ ├── pipe.c │ │ │ │ ├── read.c │ │ │ │ ├── rename.c │ │ │ │ ├── sbrk.c │ │ │ │ ├── stat.c │ │ │ │ ├── sys │ │ │ │ │ └── syscall.h │ │ │ │ ├── time.c │ │ │ │ ├── times.c │ │ │ │ ├── trap.S │ │ │ │ ├── unlink.c │ │ │ │ ├── utime.c │ │ │ │ ├── wait.c │ │ │ │ └── write.c │ │ │ ├── sysvi386 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── _exit.S │ │ │ │ ├── _longjmp.S │ │ │ │ ├── _setjmp.S │ │ │ │ ├── access.S │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── alarm.S │ │ │ │ ├── brk.S │ │ │ │ ├── cerror.S │ │ │ │ ├── chdir.S │ │ │ │ ├── chmod.S │ │ │ │ ├── close.S │ │ │ │ ├── closedir.c │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.c │ │ │ │ ├── dup.c │ │ │ │ ├── dup2.c │ │ │ │ ├── exec.c │ │ │ │ ├── execve.S │ │ │ │ ├── fcntl.S │ │ │ │ ├── fork.S │ │ │ │ ├── fpathconf.S │ │ │ │ ├── fps.S │ │ │ │ ├── fpx.c │ │ │ │ ├── fstat.S │ │ │ │ ├── getdents.S │ │ │ │ ├── getegid.S │ │ │ │ ├── geteuid.S │ │ │ │ ├── getgid.S │ │ │ │ ├── getgroups.S │ │ │ │ ├── getpid.S │ │ │ │ ├── getuid.S │ │ │ │ ├── ioctl.S │ │ │ │ ├── isatty.c │ │ │ │ ├── kill.S │ │ │ │ ├── link.S │ │ │ │ ├── lseek.S │ │ │ │ ├── mkdir.S │ │ │ │ ├── open.S │ │ │ │ ├── opendir.c │ │ │ │ ├── pathconf.S │ │ │ │ ├── pause.S │ │ │ │ ├── pipe.S │ │ │ │ ├── read.S │ │ │ │ ├── readdir.c │ │ │ │ ├── rename.S │ │ │ │ ├── rewinddir.c │ │ │ │ ├── rmdir.S │ │ │ │ ├── sbrk.c │ │ │ │ ├── scandir.c │ │ │ │ ├── seekdir.c │ │ │ │ ├── setgid.S │ │ │ │ ├── setuid.S │ │ │ │ ├── sigaction.S │ │ │ │ ├── signal.S │ │ │ │ ├── sigprocmask.S │ │ │ │ ├── sleep.c │ │ │ │ ├── speed.c │ │ │ │ ├── stat.S │ │ │ │ ├── sys │ │ │ │ │ ├── dirent.h │ │ │ │ │ ├── setjmp.h │ │ │ │ │ ├── termio.h │ │ │ │ │ ├── termios.h │ │ │ │ │ ├── utime.h │ │ │ │ │ ├── utmp.h │ │ │ │ │ └── wait.h │ │ │ │ ├── sysconf.S │ │ │ │ ├── tcgetattr.c │ │ │ │ ├── tcline.c │ │ │ │ ├── tcsetattr.c │ │ │ │ ├── telldir.c │ │ │ │ ├── time.S │ │ │ │ ├── times.S │ │ │ │ ├── unlink.S │ │ │ │ ├── utime.S │ │ │ │ ├── wait.S │ │ │ │ ├── waitpid.S │ │ │ │ └── write.S │ │ │ ├── sysvnecv70 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── cerror.S │ │ │ │ ├── close.S │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.S │ │ │ │ ├── exit.S │ │ │ │ ├── fps.S │ │ │ │ ├── fpx.c │ │ │ │ ├── fstat.S │ │ │ │ ├── ioctl.S │ │ │ │ ├── isatty.S │ │ │ │ ├── lseek.S │ │ │ │ ├── open.S │ │ │ │ ├── read.S │ │ │ │ ├── sbrk.S │ │ │ │ ├── sysv60.S │ │ │ │ ├── sysvnecv70.tex │ │ │ │ └── write.S │ │ │ ├── tedkos │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.c │ │ │ │ └── syscalls.c │ │ │ ├── tic80 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ └── crt0.c │ │ │ ├── tirtos │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── include │ │ │ │ │ └── sys │ │ │ │ │ │ └── lock.h │ │ │ │ └── lock.c │ │ │ ├── w65 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.c │ │ │ │ ├── sys │ │ │ │ │ └── syscall.h │ │ │ │ ├── syscalls.c │ │ │ │ └── trap.c │ │ │ └── z8ksim │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── crt0.c │ │ │ │ ├── glue.c │ │ │ │ └── sys │ │ │ │ └── syscall.h │ │ ├── syscalls │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── sysclose.c │ │ │ ├── sysexecve.c │ │ │ ├── sysfcntl.c │ │ │ ├── sysfork.c │ │ │ ├── sysfstat.c │ │ │ ├── sysgetpid.c │ │ │ ├── sysgettod.c │ │ │ ├── sysisatty.c │ │ │ ├── syskill.c │ │ │ ├── syslink.c │ │ │ ├── syslseek.c │ │ │ ├── sysopen.c │ │ │ ├── sysread.c │ │ │ ├── syssbrk.c │ │ │ ├── sysstat.c │ │ │ ├── systimes.c │ │ │ ├── sysunlink.c │ │ │ ├── syswait.c │ │ │ └── syswrite.c │ │ ├── time │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── asctime.c │ │ │ ├── asctime_r.c │ │ │ ├── clock.c │ │ │ ├── ctime.c │ │ │ ├── ctime_r.c │ │ │ ├── difftime.c │ │ │ ├── gettzinfo.c │ │ │ ├── gmtime.c │ │ │ ├── gmtime_r.c │ │ │ ├── lcltime.c │ │ │ ├── lcltime_r.c │ │ │ ├── local.h │ │ │ ├── mktime.c │ │ │ ├── month_lengths.c │ │ │ ├── strftime.c │ │ │ ├── strptime.c │ │ │ ├── time.c │ │ │ ├── time.tex │ │ │ ├── tzcalc_limits.c │ │ │ ├── tzlock.c │ │ │ ├── tzset.c │ │ │ ├── tzset_r.c │ │ │ ├── tzvars.c │ │ │ └── wcsftime.c │ │ ├── unix │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── basename.c │ │ │ ├── dirname.c │ │ │ ├── getcwd.c │ │ │ ├── getlogin.c │ │ │ ├── getpass.c │ │ │ ├── getpwent.c │ │ │ ├── getut.c │ │ │ ├── pread.c │ │ │ ├── pwrite.c │ │ │ ├── sigset.c │ │ │ ├── ttyname.c │ │ │ ├── ttyname.h │ │ │ └── ttyname_r.c │ │ └── xdr │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── README │ │ │ ├── dummy.c │ │ │ ├── xdr.c │ │ │ ├── xdr_array.c │ │ │ ├── xdr_float.c │ │ │ ├── xdr_float_vax.c │ │ │ ├── xdr_mem.c │ │ │ ├── xdr_private.c │ │ │ ├── xdr_private.h │ │ │ ├── xdr_rec.c │ │ │ ├── xdr_reference.c │ │ │ ├── xdr_sizeof.c │ │ │ └── xdr_stdio.c │ ├── libm │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── common │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── acoshl.c │ │ │ ├── acosl.c │ │ │ ├── asinhl.c │ │ │ ├── asinl.c │ │ │ ├── atan2l.c │ │ │ ├── atanhl.c │ │ │ ├── atanl.c │ │ │ ├── cbrtl.c │ │ │ ├── ceill.c │ │ │ ├── copysignl.c │ │ │ ├── coshl.c │ │ │ ├── cosl.c │ │ │ ├── erfcl.c │ │ │ ├── erfl.c │ │ │ ├── exp2l.c │ │ │ ├── expl.c │ │ │ ├── expm1l.c │ │ │ ├── fabsl.c │ │ │ ├── fdiml.c │ │ │ ├── fdlibm.h │ │ │ ├── floorl.c │ │ │ ├── fmal.c │ │ │ ├── fmaxl.c │ │ │ ├── fminl.c │ │ │ ├── fmodl.c │ │ │ ├── frexpl.c │ │ │ ├── hypotl.c │ │ │ ├── ilogbl.c │ │ │ ├── isgreater.c │ │ │ ├── ldexpl.c │ │ │ ├── lgammal.c │ │ │ ├── llrintl.c │ │ │ ├── llroundl.c │ │ │ ├── local.h │ │ │ ├── log10l.c │ │ │ ├── log1pl.c │ │ │ ├── log2l.c │ │ │ ├── logbl.c │ │ │ ├── logl.c │ │ │ ├── lrintl.c │ │ │ ├── lroundl.c │ │ │ ├── modfl.c │ │ │ ├── nanl.c │ │ │ ├── nearbyintl.c │ │ │ ├── nextafterl.c │ │ │ ├── nexttoward.c │ │ │ ├── nexttowardf.c │ │ │ ├── nexttowardl.c │ │ │ ├── powl.c │ │ │ ├── remainderl.c │ │ │ ├── remquol.c │ │ │ ├── rintl.c │ │ │ ├── roundl.c │ │ │ ├── s_cbrt.c │ │ │ ├── s_copysign.c │ │ │ ├── s_exp10.c │ │ │ ├── s_expm1.c │ │ │ ├── s_fdim.c │ │ │ ├── s_finite.c │ │ │ ├── s_fma.c │ │ │ ├── s_fmax.c │ │ │ ├── s_fmin.c │ │ │ ├── s_fpclassify.c │ │ │ ├── s_ilogb.c │ │ │ ├── s_infconst.c │ │ │ ├── s_infinity.c │ │ │ ├── s_isinf.c │ │ │ ├── s_isinfd.c │ │ │ ├── s_isnan.c │ │ │ ├── s_isnand.c │ │ │ ├── s_lib_ver.c │ │ │ ├── s_llrint.c │ │ │ ├── s_llround.c │ │ │ ├── s_log1p.c │ │ │ ├── s_log2.c │ │ │ ├── s_logb.c │ │ │ ├── s_lrint.c │ │ │ ├── s_lround.c │ │ │ ├── s_matherr.c │ │ │ ├── s_modf.c │ │ │ ├── s_nan.c │ │ │ ├── s_nearbyint.c │ │ │ ├── s_nextafter.c │ │ │ ├── s_pow10.c │ │ │ ├── s_remquo.c │ │ │ ├── s_rint.c │ │ │ ├── s_round.c │ │ │ ├── s_scalbln.c │ │ │ ├── s_scalbn.c │ │ │ ├── s_signbit.c │ │ │ ├── s_trunc.c │ │ │ ├── scalblnl.c │ │ │ ├── scalbnl.c │ │ │ ├── sf_cbrt.c │ │ │ ├── sf_copysign.c │ │ │ ├── sf_exp10.c │ │ │ ├── sf_expm1.c │ │ │ ├── sf_fdim.c │ │ │ ├── sf_finite.c │ │ │ ├── sf_fma.c │ │ │ ├── sf_fmax.c │ │ │ ├── sf_fmin.c │ │ │ ├── sf_fpclassify.c │ │ │ ├── sf_ilogb.c │ │ │ ├── sf_infinity.c │ │ │ ├── sf_isinf.c │ │ │ ├── sf_isinff.c │ │ │ ├── sf_isnan.c │ │ │ ├── sf_isnanf.c │ │ │ ├── sf_llrint.c │ │ │ ├── sf_llround.c │ │ │ ├── sf_log1p.c │ │ │ ├── sf_log2.c │ │ │ ├── sf_logb.c │ │ │ ├── sf_lrint.c │ │ │ ├── sf_lround.c │ │ │ ├── sf_modf.c │ │ │ ├── sf_nan.c │ │ │ ├── sf_nearbyint.c │ │ │ ├── sf_nextafter.c │ │ │ ├── sf_pow10.c │ │ │ ├── sf_remquo.c │ │ │ ├── sf_rint.c │ │ │ ├── sf_round.c │ │ │ ├── sf_scalbln.c │ │ │ ├── sf_scalbn.c │ │ │ ├── sf_trunc.c │ │ │ ├── sinhl.c │ │ │ ├── sinl.c │ │ │ ├── sqrtl.c │ │ │ ├── tanhl.c │ │ │ ├── tanl.c │ │ │ ├── tgammal.c │ │ │ └── truncl.c │ │ ├── complex │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── cabs.c │ │ │ ├── cabsf.c │ │ │ ├── cacos.c │ │ │ ├── cacosf.c │ │ │ ├── cacosh.c │ │ │ ├── cacoshf.c │ │ │ ├── carg.c │ │ │ ├── cargf.c │ │ │ ├── casin.c │ │ │ ├── casinf.c │ │ │ ├── casinh.c │ │ │ ├── casinhf.c │ │ │ ├── catan.c │ │ │ ├── catanf.c │ │ │ ├── catanh.c │ │ │ ├── catanhf.c │ │ │ ├── ccos.c │ │ │ ├── ccosf.c │ │ │ ├── ccosh.c │ │ │ ├── ccoshf.c │ │ │ ├── cephes_subr.c │ │ │ ├── cephes_subr.h │ │ │ ├── cephes_subrf.c │ │ │ ├── cephes_subrf.h │ │ │ ├── cexp.c │ │ │ ├── cexpf.c │ │ │ ├── cimag.c │ │ │ ├── cimagf.c │ │ │ ├── clog.c │ │ │ ├── clogf.c │ │ │ ├── complex.tex │ │ │ ├── conj.c │ │ │ ├── conjf.c │ │ │ ├── cpow.c │ │ │ ├── cpowf.c │ │ │ ├── cproj.c │ │ │ ├── cprojf.c │ │ │ ├── creal.c │ │ │ ├── crealf.c │ │ │ ├── csin.c │ │ │ ├── csinf.c │ │ │ ├── csinh.c │ │ │ ├── csinhf.c │ │ │ ├── csqrt.c │ │ │ ├── csqrtf.c │ │ │ ├── ctan.c │ │ │ ├── ctanf.c │ │ │ ├── ctanh.c │ │ │ └── ctanhf.c │ │ ├── config.h.in │ │ ├── configure │ │ ├── configure.in │ │ ├── libm.texinfo │ │ ├── machine │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── aarch64 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── s_ceil.c │ │ │ │ ├── s_floor.c │ │ │ │ ├── s_fma.c │ │ │ │ ├── s_fmax.c │ │ │ │ ├── s_fmin.c │ │ │ │ ├── s_llrint.c │ │ │ │ ├── s_llround.c │ │ │ │ ├── s_lrint.c │ │ │ │ ├── s_lround.c │ │ │ │ ├── s_nearbyint.c │ │ │ │ ├── s_rint.c │ │ │ │ ├── s_round.c │ │ │ │ ├── s_trunc.c │ │ │ │ ├── sf_ceil.c │ │ │ │ ├── sf_floor.c │ │ │ │ ├── sf_fma.c │ │ │ │ ├── sf_fmax.c │ │ │ │ ├── sf_fmin.c │ │ │ │ ├── sf_llrint.c │ │ │ │ ├── sf_llround.c │ │ │ │ ├── sf_lrint.c │ │ │ │ ├── sf_lround.c │ │ │ │ ├── sf_nearbyint.c │ │ │ │ ├── sf_rint.c │ │ │ │ ├── sf_round.c │ │ │ │ └── sf_trunc.c │ │ │ ├── aclocal.m4 │ │ │ ├── arm │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── s_ceil.c │ │ │ │ ├── s_floor.c │ │ │ │ ├── s_nearbyint.c │ │ │ │ ├── s_rint.c │ │ │ │ ├── s_round.c │ │ │ │ ├── s_trunc.c │ │ │ │ ├── sf_ceil.c │ │ │ │ ├── sf_floor.c │ │ │ │ ├── sf_nearbyint.c │ │ │ │ ├── sf_rint.c │ │ │ │ ├── sf_round.c │ │ │ │ └── sf_trunc.c │ │ │ ├── configure │ │ │ ├── configure.in │ │ │ ├── i386 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── f_atan2.S │ │ │ │ ├── f_atan2f.S │ │ │ │ ├── f_exp.c │ │ │ │ ├── f_expf.c │ │ │ │ ├── f_frexp.S │ │ │ │ ├── f_frexpf.S │ │ │ │ ├── f_ldexp.S │ │ │ │ ├── f_ldexpf.S │ │ │ │ ├── f_llrint.c │ │ │ │ ├── f_llrintf.c │ │ │ │ ├── f_llrintl.c │ │ │ │ ├── f_log.S │ │ │ │ ├── f_log10.S │ │ │ │ ├── f_log10f.S │ │ │ │ ├── f_logf.S │ │ │ │ ├── f_lrint.c │ │ │ │ ├── f_lrintf.c │ │ │ │ ├── f_lrintl.c │ │ │ │ ├── f_math.h │ │ │ │ ├── f_pow.c │ │ │ │ ├── f_powf.c │ │ │ │ ├── f_rint.c │ │ │ │ ├── f_rintf.c │ │ │ │ ├── f_rintl.c │ │ │ │ ├── f_tan.S │ │ │ │ ├── f_tanf.S │ │ │ │ └── i386mach.h │ │ │ ├── nds32 │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── w_sqrt.S │ │ │ │ └── wf_sqrt.S │ │ │ └── spu │ │ │ │ ├── Makefile.am │ │ │ │ ├── Makefile.in │ │ │ │ ├── aclocal.m4 │ │ │ │ ├── configure │ │ │ │ ├── configure.in │ │ │ │ ├── fe_dfl_env.c │ │ │ │ ├── feclearexcept.c │ │ │ │ ├── fegetenv.c │ │ │ │ ├── fegetexceptflag.c │ │ │ │ ├── fegetround.c │ │ │ │ ├── feholdexcept.c │ │ │ │ ├── feraiseexcept.c │ │ │ │ ├── fesetenv.c │ │ │ │ ├── fesetexceptflag.c │ │ │ │ ├── fesetround.c │ │ │ │ ├── fetestexcept.c │ │ │ │ ├── feupdateenv.c │ │ │ │ ├── headers │ │ │ │ ├── acos.h │ │ │ │ ├── acosd2.h │ │ │ │ ├── acosf.h │ │ │ │ ├── acosf4.h │ │ │ │ ├── acosh.h │ │ │ │ ├── acoshd2.h │ │ │ │ ├── acoshf.h │ │ │ │ ├── acoshf4.h │ │ │ │ ├── asin.h │ │ │ │ ├── asind2.h │ │ │ │ ├── asinf.h │ │ │ │ ├── asinf4.h │ │ │ │ ├── asinh.h │ │ │ │ ├── asinhd2.h │ │ │ │ ├── asinhf.h │ │ │ │ ├── asinhf4.h │ │ │ │ ├── atan.h │ │ │ │ ├── atan2.h │ │ │ │ ├── atan2d2.h │ │ │ │ ├── atan2f.h │ │ │ │ ├── atan2f4.h │ │ │ │ ├── atand2.h │ │ │ │ ├── atanf.h │ │ │ │ ├── atanf4.h │ │ │ │ ├── atanh.h │ │ │ │ ├── atanhd2.h │ │ │ │ ├── atanhf.h │ │ │ │ ├── atanhf4.h │ │ │ │ ├── cbrt.h │ │ │ │ ├── cbrtf.h │ │ │ │ ├── ceil.h │ │ │ │ ├── ceilf.h │ │ │ │ ├── copysign.h │ │ │ │ ├── copysignf.h │ │ │ │ ├── cos.h │ │ │ │ ├── cos_sin.h │ │ │ │ ├── cosd2.h │ │ │ │ ├── cosf.h │ │ │ │ ├── cosf4.h │ │ │ │ ├── cosh.h │ │ │ │ ├── coshd2.h │ │ │ │ ├── coshf.h │ │ │ │ ├── coshf4.h │ │ │ │ ├── divd2.h │ │ │ │ ├── divf4.h │ │ │ │ ├── dom_chkd_less_than.h │ │ │ │ ├── dom_chkd_negone_one.h │ │ │ │ ├── dom_chkf_less_than.h │ │ │ │ ├── dom_chkf_negone_one.h │ │ │ │ ├── erf.h │ │ │ │ ├── erf_utils.h │ │ │ │ ├── erfc.h │ │ │ │ ├── erfcd2.h │ │ │ │ ├── erfcf.h │ │ │ │ ├── erfcf4.h │ │ │ │ ├── erfd2.h │ │ │ │ ├── erff.h │ │ │ │ ├── erff4.h │ │ │ │ ├── exp.h │ │ │ │ ├── exp2.h │ │ │ │ ├── exp2d2.h │ │ │ │ ├── exp2f.h │ │ │ │ ├── exp2f4.h │ │ │ │ ├── expd2.h │ │ │ │ ├── expf.h │ │ │ │ ├── expf4.h │ │ │ │ ├── expm1.h │ │ │ │ ├── expm1d2.h │ │ │ │ ├── expm1f.h │ │ │ │ ├── expm1f4.h │ │ │ │ ├── fabs.h │ │ │ │ ├── fabsf.h │ │ │ │ ├── fdim.h │ │ │ │ ├── fdimf.h │ │ │ │ ├── feclearexcept.h │ │ │ │ ├── fefpscr.h │ │ │ │ ├── fegetenv.h │ │ │ │ ├── fegetexceptflag.h │ │ │ │ ├── fegetround.h │ │ │ │ ├── feholdexcept.h │ │ │ │ ├── feraiseexcept.h │ │ │ │ ├── fesetenv.h │ │ │ │ ├── fesetexceptflag.h │ │ │ │ ├── fesetround.h │ │ │ │ ├── fetestexcept.h │ │ │ │ ├── feupdateenv.h │ │ │ │ ├── floor.h │ │ │ │ ├── floord2.h │ │ │ │ ├── floorf.h │ │ │ │ ├── floorf4.h │ │ │ │ ├── fma.h │ │ │ │ ├── fmaf.h │ │ │ │ ├── fmax.h │ │ │ │ ├── fmaxf.h │ │ │ │ ├── fmin.h │ │ │ │ ├── fminf.h │ │ │ │ ├── fmod.h │ │ │ │ ├── fmodf.h │ │ │ │ ├── frexp.h │ │ │ │ ├── frexpf.h │ │ │ │ ├── hypot.h │ │ │ │ ├── hypotd2.h │ │ │ │ ├── hypotf.h │ │ │ │ ├── hypotf4.h │ │ │ │ ├── ilogb.h │ │ │ │ ├── ilogbf.h │ │ │ │ ├── isnan.h │ │ │ │ ├── isnand2.h │ │ │ │ ├── isnanf.h │ │ │ │ ├── isnanf4.h │ │ │ │ ├── ldexp.h │ │ │ │ ├── ldexpd2.h │ │ │ │ ├── ldexpf.h │ │ │ │ ├── ldexpf4.h │ │ │ │ ├── lgamma.h │ │ │ │ ├── lgammad2.h │ │ │ │ ├── lgammaf.h │ │ │ │ ├── lgammaf4.h │ │ │ │ ├── llrint.h │ │ │ │ ├── llrintf.h │ │ │ │ ├── llround.h │ │ │ │ ├── llroundf.h │ │ │ │ ├── log.h │ │ │ │ ├── log10.h │ │ │ │ ├── log10d2.h │ │ │ │ ├── log10f.h │ │ │ │ ├── log1p.h │ │ │ │ ├── log1pd2.h │ │ │ │ ├── log1pf.h │ │ │ │ ├── log1pf4.h │ │ │ │ ├── log2.h │ │ │ │ ├── log2d2.h │ │ │ │ ├── log2f.h │ │ │ │ ├── log2f4.h │ │ │ │ ├── logbf.h │ │ │ │ ├── logbf4.h │ │ │ │ ├── logd2.h │ │ │ │ ├── logf.h │ │ │ │ ├── logf4.h │ │ │ │ ├── lrint.h │ │ │ │ ├── lrintf.h │ │ │ │ ├── lround.h │ │ │ │ ├── lroundf.h │ │ │ │ ├── nearbyint.h │ │ │ │ ├── nearbyintf.h │ │ │ │ ├── nearbyintf4.h │ │ │ │ ├── nextafter.h │ │ │ │ ├── nextafterd2.h │ │ │ │ ├── nextafterf.h │ │ │ │ ├── nextafterf4.h │ │ │ │ ├── pow.h │ │ │ │ ├── powd2.h │ │ │ │ ├── powf.h │ │ │ │ ├── powf4.h │ │ │ │ ├── recipd2.h │ │ │ │ ├── recipf4.h │ │ │ │ ├── remainder.h │ │ │ │ ├── remainderf.h │ │ │ │ ├── remquo.h │ │ │ │ ├── remquof.h │ │ │ │ ├── rint.h │ │ │ │ ├── rintf.h │ │ │ │ ├── rintf4.h │ │ │ │ ├── round.h │ │ │ │ ├── roundf.h │ │ │ │ ├── scalbn.h │ │ │ │ ├── scalbnf.h │ │ │ │ ├── scalbnf4.h │ │ │ │ ├── signbit.h │ │ │ │ ├── signbitd2.h │ │ │ │ ├── simdmath.h │ │ │ │ ├── sin.h │ │ │ │ ├── sincos.h │ │ │ │ ├── sincosd2.h │ │ │ │ ├── sincosf.h │ │ │ │ ├── sincosf4.h │ │ │ │ ├── sind2.h │ │ │ │ ├── sinf.h │ │ │ │ ├── sinf4.h │ │ │ │ ├── sinh.h │ │ │ │ ├── sinhd2.h │ │ │ │ ├── sinhf.h │ │ │ │ ├── sinhf4.h │ │ │ │ ├── sqrt.h │ │ │ │ ├── sqrtd2.h │ │ │ │ ├── sqrtf.h │ │ │ │ ├── sqrtf4.h │ │ │ │ ├── tan.h │ │ │ │ ├── tand2.h │ │ │ │ ├── tanf.h │ │ │ │ ├── tanf4.h │ │ │ │ ├── tanh.h │ │ │ │ ├── tanhd2.h │ │ │ │ ├── tanhf.h │ │ │ │ ├── tanhf4.h │ │ │ │ ├── tgamma.h │ │ │ │ ├── tgammad2.h │ │ │ │ ├── tgammaf.h │ │ │ │ ├── tgammaf4.h │ │ │ │ ├── trunc.h │ │ │ │ ├── truncd2.h │ │ │ │ ├── truncf.h │ │ │ │ ├── truncf4.h │ │ │ │ └── vec_literal.h │ │ │ │ ├── llrint.c │ │ │ │ ├── llrintf.c │ │ │ │ ├── llround.c │ │ │ │ ├── llroundf.c │ │ │ │ ├── log2.c │ │ │ │ ├── log2f.c │ │ │ │ ├── s_asinh.c │ │ │ │ ├── s_atan.c │ │ │ │ ├── s_cbrt.c │ │ │ │ ├── s_ceil.c │ │ │ │ ├── s_copysign.c │ │ │ │ ├── s_cos.c │ │ │ │ ├── s_erf.c │ │ │ │ ├── s_expm1.c │ │ │ │ ├── s_fabs.c │ │ │ │ ├── s_fdim.c │ │ │ │ ├── s_floor.c │ │ │ │ ├── s_fma.c │ │ │ │ ├── s_fmax.c │ │ │ │ ├── s_fmin.c │ │ │ │ ├── s_frexp.c │ │ │ │ ├── s_ilogb.c │ │ │ │ ├── s_isnan.c │ │ │ │ ├── s_ldexp.c │ │ │ │ ├── s_log1p.c │ │ │ │ ├── s_lrint.c │ │ │ │ ├── s_lround.c │ │ │ │ ├── s_nearbyint.c │ │ │ │ ├── s_nextafter.c │ │ │ │ ├── s_remquo.c │ │ │ │ ├── s_rint.c │ │ │ │ ├── s_round.c │ │ │ │ ├── s_scalbn.c │ │ │ │ ├── s_sin.c │ │ │ │ ├── s_tan.c │ │ │ │ ├── s_tanh.c │ │ │ │ ├── s_trunc.c │ │ │ │ ├── sf_asinh.c │ │ │ │ ├── sf_atan.c │ │ │ │ ├── sf_cbrt.c │ │ │ │ ├── sf_ceil.c │ │ │ │ ├── sf_copysign.c │ │ │ │ ├── sf_cos.c │ │ │ │ ├── sf_erf.c │ │ │ │ ├── sf_expm1.c │ │ │ │ ├── sf_fabs.c │ │ │ │ ├── sf_fdim.c │ │ │ │ ├── sf_finite.c │ │ │ │ ├── sf_floor.c │ │ │ │ ├── sf_fma.c │ │ │ │ ├── sf_fmax.c │ │ │ │ ├── sf_fmin.c │ │ │ │ ├── sf_fpclassify.c │ │ │ │ ├── sf_frexp.c │ │ │ │ ├── sf_ilogb.c │ │ │ │ ├── sf_isinf.c │ │ │ │ ├── sf_isinff.c │ │ │ │ ├── sf_isnan.c │ │ │ │ ├── sf_isnanf.c │ │ │ │ ├── sf_ldexp.c │ │ │ │ ├── sf_log1p.c │ │ │ │ ├── sf_logb.c │ │ │ │ ├── sf_lrint.c │ │ │ │ ├── sf_lround.c │ │ │ │ ├── sf_nan.c │ │ │ │ ├── sf_nearbyint.c │ │ │ │ ├── sf_nextafter.c │ │ │ │ ├── sf_remquo.c │ │ │ │ ├── sf_rint.c │ │ │ │ ├── sf_round.c │ │ │ │ ├── sf_scalbn.c │ │ │ │ ├── sf_sin.c │ │ │ │ ├── sf_tan.c │ │ │ │ ├── sf_tanh.c │ │ │ │ ├── sf_trunc.c │ │ │ │ ├── w_acos.c │ │ │ │ ├── w_acosh.c │ │ │ │ ├── w_asin.c │ │ │ │ ├── w_atan2.c │ │ │ │ ├── w_atanh.c │ │ │ │ ├── w_cosh.c │ │ │ │ ├── w_exp.c │ │ │ │ ├── w_exp2.c │ │ │ │ ├── w_fmod.c │ │ │ │ ├── w_hypot.c │ │ │ │ ├── w_lgamma.c │ │ │ │ ├── w_log.c │ │ │ │ ├── w_log10.c │ │ │ │ ├── w_pow.c │ │ │ │ ├── w_remainder.c │ │ │ │ ├── w_sincos.c │ │ │ │ ├── w_sinh.c │ │ │ │ ├── w_sqrt.c │ │ │ │ ├── w_tgamma.c │ │ │ │ ├── wf_acos.c │ │ │ │ ├── wf_acosh.c │ │ │ │ ├── wf_asin.c │ │ │ │ ├── wf_atan2.c │ │ │ │ ├── wf_atanh.c │ │ │ │ ├── wf_cosh.c │ │ │ │ ├── wf_exp.c │ │ │ │ ├── wf_exp2.c │ │ │ │ ├── wf_fmod.c │ │ │ │ ├── wf_hypot.c │ │ │ │ ├── wf_lgamma.c │ │ │ │ ├── wf_log.c │ │ │ │ ├── wf_log10.c │ │ │ │ ├── wf_pow.c │ │ │ │ ├── wf_remainder.c │ │ │ │ ├── wf_sincos.c │ │ │ │ ├── wf_sinh.c │ │ │ │ ├── wf_sqrt.c │ │ │ │ └── wf_tgamma.c │ │ ├── math │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── e_acos.c │ │ │ ├── e_acosh.c │ │ │ ├── e_asin.c │ │ │ ├── e_atan2.c │ │ │ ├── e_atanh.c │ │ │ ├── e_cosh.c │ │ │ ├── e_exp.c │ │ │ ├── e_fmod.c │ │ │ ├── e_hypot.c │ │ │ ├── e_j0.c │ │ │ ├── e_j1.c │ │ │ ├── e_jn.c │ │ │ ├── e_log.c │ │ │ ├── e_log10.c │ │ │ ├── e_pow.c │ │ │ ├── e_rem_pio2.c │ │ │ ├── e_remainder.c │ │ │ ├── e_scalb.c │ │ │ ├── e_sinh.c │ │ │ ├── e_sqrt.c │ │ │ ├── ef_acos.c │ │ │ ├── ef_acosh.c │ │ │ ├── ef_asin.c │ │ │ ├── ef_atan2.c │ │ │ ├── ef_atanh.c │ │ │ ├── ef_cosh.c │ │ │ ├── ef_exp.c │ │ │ ├── ef_fmod.c │ │ │ ├── ef_hypot.c │ │ │ ├── ef_j0.c │ │ │ ├── ef_j1.c │ │ │ ├── ef_jn.c │ │ │ ├── ef_log.c │ │ │ ├── ef_log10.c │ │ │ ├── ef_pow.c │ │ │ ├── ef_rem_pio2.c │ │ │ ├── ef_remainder.c │ │ │ ├── ef_scalb.c │ │ │ ├── ef_sinh.c │ │ │ ├── ef_sqrt.c │ │ │ ├── er_gamma.c │ │ │ ├── er_lgamma.c │ │ │ ├── erf_gamma.c │ │ │ ├── erf_lgamma.c │ │ │ ├── k_cos.c │ │ │ ├── k_rem_pio2.c │ │ │ ├── k_sin.c │ │ │ ├── k_standard.c │ │ │ ├── k_tan.c │ │ │ ├── kf_cos.c │ │ │ ├── kf_rem_pio2.c │ │ │ ├── kf_sin.c │ │ │ ├── kf_tan.c │ │ │ ├── math.tex │ │ │ ├── s_asinh.c │ │ │ ├── s_atan.c │ │ │ ├── s_ceil.c │ │ │ ├── s_cos.c │ │ │ ├── s_erf.c │ │ │ ├── s_fabs.c │ │ │ ├── s_floor.c │ │ │ ├── s_frexp.c │ │ │ ├── s_ldexp.c │ │ │ ├── s_signif.c │ │ │ ├── s_sin.c │ │ │ ├── s_tan.c │ │ │ ├── s_tanh.c │ │ │ ├── sf_asinh.c │ │ │ ├── sf_atan.c │ │ │ ├── sf_ceil.c │ │ │ ├── sf_cos.c │ │ │ ├── sf_erf.c │ │ │ ├── sf_fabs.c │ │ │ ├── sf_floor.c │ │ │ ├── sf_frexp.c │ │ │ ├── sf_ldexp.c │ │ │ ├── sf_signif.c │ │ │ ├── sf_sin.c │ │ │ ├── sf_tan.c │ │ │ ├── sf_tanh.c │ │ │ ├── w_acos.c │ │ │ ├── w_acosh.c │ │ │ ├── w_asin.c │ │ │ ├── w_atan2.c │ │ │ ├── w_atanh.c │ │ │ ├── w_cosh.c │ │ │ ├── w_drem.c │ │ │ ├── w_exp.c │ │ │ ├── w_exp2.c │ │ │ ├── w_fmod.c │ │ │ ├── w_gamma.c │ │ │ ├── w_hypot.c │ │ │ ├── w_j0.c │ │ │ ├── w_j1.c │ │ │ ├── w_jn.c │ │ │ ├── w_lgamma.c │ │ │ ├── w_log.c │ │ │ ├── w_log10.c │ │ │ ├── w_pow.c │ │ │ ├── w_remainder.c │ │ │ ├── w_scalb.c │ │ │ ├── w_sincos.c │ │ │ ├── w_sinh.c │ │ │ ├── w_sqrt.c │ │ │ ├── w_tgamma.c │ │ │ ├── wf_acos.c │ │ │ ├── wf_acosh.c │ │ │ ├── wf_asin.c │ │ │ ├── wf_atan2.c │ │ │ ├── wf_atanh.c │ │ │ ├── wf_cosh.c │ │ │ ├── wf_drem.c │ │ │ ├── wf_exp.c │ │ │ ├── wf_exp2.c │ │ │ ├── wf_fmod.c │ │ │ ├── wf_gamma.c │ │ │ ├── wf_hypot.c │ │ │ ├── wf_j0.c │ │ │ ├── wf_j1.c │ │ │ ├── wf_jn.c │ │ │ ├── wf_lgamma.c │ │ │ ├── wf_log.c │ │ │ ├── wf_log10.c │ │ │ ├── wf_pow.c │ │ │ ├── wf_remainder.c │ │ │ ├── wf_scalb.c │ │ │ ├── wf_sincos.c │ │ │ ├── wf_sinh.c │ │ │ ├── wf_sqrt.c │ │ │ ├── wf_tgamma.c │ │ │ ├── wr_gamma.c │ │ │ ├── wr_lgamma.c │ │ │ ├── wrf_gamma.c │ │ │ └── wrf_lgamma.c │ │ ├── mathfp │ │ │ ├── Makefile.am │ │ │ ├── Makefile.in │ │ │ ├── README │ │ │ ├── e_acosh.c │ │ │ ├── e_atanh.c │ │ │ ├── e_hypot.c │ │ │ ├── e_j0.c │ │ │ ├── e_j1.c │ │ │ ├── e_remainder.c │ │ │ ├── e_scalb.c │ │ │ ├── ef_acosh.c │ │ │ ├── ef_atanh.c │ │ │ ├── ef_hypot.c │ │ │ ├── ef_j0.c │ │ │ ├── ef_j1.c │ │ │ ├── ef_remainder.c │ │ │ ├── ef_scalb.c │ │ │ ├── er_gamma.c │ │ │ ├── er_lgamma.c │ │ │ ├── erf_gamma.c │ │ │ ├── erf_lgamma.c │ │ │ ├── mathfp.tex │ │ │ ├── s_acos.c │ │ │ ├── s_asin.c │ │ │ ├── s_asine.c │ │ │ ├── s_asinh.c │ │ │ ├── s_atan.c │ │ │ ├── s_atan2.c │ │ │ ├── s_atangent.c │ │ │ ├── s_ceil.c │ │ │ ├── s_cos.c │ │ │ ├── s_cosh.c │ │ │ ├── s_erf.c │ │ │ ├── s_exp.c │ │ │ ├── s_exp2.c │ │ │ ├── s_fabs.c │ │ │ ├── s_floor.c │ │ │ ├── s_fmod.c │ │ │ ├── s_frexp.c │ │ │ ├── s_ispos.c │ │ │ ├── s_ldexp.c │ │ │ ├── s_log.c │ │ │ ├── s_log10.c │ │ │ ├── s_logarithm.c │ │ │ ├── s_mathcnst.c │ │ │ ├── s_numtest.c │ │ │ ├── s_pow.c │ │ │ ├── s_signif.c │ │ │ ├── s_sin.c │ │ │ ├── s_sincos.c │ │ │ ├── s_sine.c │ │ │ ├── s_sineh.c │ │ │ ├── s_sinf.c │ │ │ ├── s_sinh.c │ │ │ ├── s_sqrt.c │ │ │ ├── s_tan.c │ │ │ ├── s_tanh.c │ │ │ ├── s_tgamma.c │ │ │ ├── sf_acos.c │ │ │ ├── sf_asin.c │ │ │ ├── sf_asine.c │ │ │ ├── sf_asinh.c │ │ │ ├── sf_atan.c │ │ │ ├── sf_atan2.c │ │ │ ├── sf_atangent.c │ │ │ ├── sf_ceil.c │ │ │ ├── sf_cos.c │ │ │ ├── sf_cosh.c │ │ │ ├── sf_erf.c │ │ │ ├── sf_exp.c │ │ │ ├── sf_exp2.c │ │ │ ├── sf_fabs.c │ │ │ ├── sf_floor.c │ │ │ ├── sf_fmod.c │ │ │ ├── sf_frexp.c │ │ │ ├── sf_ispos.c │ │ │ ├── sf_ldexp.c │ │ │ ├── sf_log.c │ │ │ ├── sf_log10.c │ │ │ ├── sf_logarithm.c │ │ │ ├── sf_numtest.c │ │ │ ├── sf_pow.c │ │ │ ├── sf_signif.c │ │ │ ├── sf_sin.c │ │ │ ├── sf_sincos.c │ │ │ ├── sf_sine.c │ │ │ ├── sf_sineh.c │ │ │ ├── sf_sinh.c │ │ │ ├── sf_sqrt.c │ │ │ ├── sf_tan.c │ │ │ ├── sf_tanh.c │ │ │ ├── sf_tgamma.c │ │ │ ├── w_cabs.c │ │ │ ├── w_drem.c │ │ │ ├── w_jn.c │ │ │ ├── wf_cabs.c │ │ │ ├── wf_drem.c │ │ │ ├── wf_jn.c │ │ │ └── zmath.h │ │ └── test │ │ │ ├── Makefile.in │ │ │ ├── acos_vec.c │ │ │ ├── acosf_vec.c │ │ │ ├── acosh_vec.c │ │ │ ├── acoshf_vec.c │ │ │ ├── asin_vec.c │ │ │ ├── asinf_vec.c │ │ │ ├── asinh_vec.c │ │ │ ├── asinhf_vec.c │ │ │ ├── atan2_vec.c │ │ │ ├── atan2f_vec.c │ │ │ ├── atan_vec.c │ │ │ ├── atanf_vec.c │ │ │ ├── atanh_vec.c │ │ │ ├── atanhf_vec.c │ │ │ ├── ceil_vec.c │ │ │ ├── ceilf_vec.c │ │ │ ├── conv_vec.c │ │ │ ├── convert.c │ │ │ ├── cos_vec.c │ │ │ ├── cosf_vec.c │ │ │ ├── cosh_vec.c │ │ │ ├── coshf_vec.c │ │ │ ├── dcvt.c │ │ │ ├── dvec.c │ │ │ ├── erf_vec.c │ │ │ ├── erfc_vec.c │ │ │ ├── erfcf_vec.c │ │ │ ├── erff_vec.c │ │ │ ├── exp_vec.c │ │ │ ├── expf_vec.c │ │ │ ├── fabs_vec.c │ │ │ ├── fabsf_vec.c │ │ │ ├── floor_vec.c │ │ │ ├── floorf_vec.c │ │ │ ├── fmod_vec.c │ │ │ ├── fmodf_vec.c │ │ │ ├── gamma_vec.c │ │ │ ├── gammaf_vec.c │ │ │ ├── hypot_vec.c │ │ │ ├── hypotf_vec.c │ │ │ ├── iconv_vec.c │ │ │ ├── j0_vec.c │ │ │ ├── j0f_vec.c │ │ │ ├── j1_vec.c │ │ │ ├── j1f_vec.c │ │ │ ├── jn_vec.c │ │ │ ├── jnf_vec.c │ │ │ ├── log10_vec.c │ │ │ ├── log10f_vec.c │ │ │ ├── log1p_vec.c │ │ │ ├── log1pf_vec.c │ │ │ ├── log2_vec.c │ │ │ ├── log2f_vec.c │ │ │ ├── log_vec.c │ │ │ ├── logf_vec.c │ │ │ ├── math.c │ │ │ ├── math2.c │ │ │ ├── sin_vec.c │ │ │ ├── sinf_vec.c │ │ │ ├── sinh_vec.c │ │ │ ├── sinhf_vec.c │ │ │ ├── sprint_ivec.c │ │ │ ├── sprint_vec.c │ │ │ ├── sqrt_vec.c │ │ │ ├── sqrtf_vec.c │ │ │ ├── string.c │ │ │ ├── tan_vec.c │ │ │ ├── tanf_vec.c │ │ │ ├── tanh_vec.c │ │ │ ├── tanhf_vec.c │ │ │ ├── test.c │ │ │ ├── test.h │ │ │ ├── test_ieee.c │ │ │ ├── test_is.c │ │ │ ├── y0_vec.c │ │ │ ├── y0f_vec.c │ │ │ ├── y1_vec.c │ │ │ ├── y1f_vec.c │ │ │ ├── yn_vec.c │ │ │ └── ynf_vec.c │ ├── newlib.hin │ ├── stamp-h.in │ └── testsuite │ │ ├── config │ │ └── default.exp │ │ ├── include │ │ └── check.h │ │ ├── lib │ │ ├── checkoutput.exp │ │ ├── flags.exp │ │ ├── newlib.exp │ │ └── passfail.exp │ │ ├── newlib.elix │ │ ├── elix.exp │ │ └── tmmap.c │ │ ├── newlib.iconv │ │ ├── iconv.exp │ │ ├── iconvjp.c │ │ ├── iconvnm.c │ │ └── iconvru.c │ │ ├── newlib.locale │ │ ├── UTF-8.c │ │ ├── UTF-8.exp │ │ └── locale.exp │ │ ├── newlib.search │ │ ├── hsearchtest.c │ │ └── hsearchtest.exp │ │ ├── newlib.stdio │ │ ├── nulprintf.c │ │ ├── stdio.exp │ │ └── swprintf.c │ │ ├── newlib.stdlib │ │ ├── atexit.c │ │ ├── atexit.exp │ │ ├── size_max.c │ │ └── stdlib.exp │ │ ├── newlib.string │ │ ├── memcpy-1.c │ │ ├── memmove1.c │ │ ├── strcmp-1.c │ │ ├── string.exp │ │ └── tstring.c │ │ └── newlib.wctype │ │ ├── tiswctype.c │ │ ├── twctrans.c │ │ ├── twctype.c │ │ └── wctype.exp ├── setup.com ├── src-release ├── symlink-tree ├── texinfo │ └── texinfo.tex └── ylwrap ├── nosys ├── nosys.c ├── nosys.raw ├── onlyloop ├── onlyloop.c ├── onlyloop.raw ├── sha1file ├── shafile ├── sha1.c ├── sha1.h └── shafile.c ├── syscall └── ece391syscall.S ├── syscall_common_defs.h ├── testmalloc.c ├── testrtc ├── testrtc └── testrtc.c ├── testvidmap ├── testvidmap.c ├── testvidmap.converted ├── tictactoe.textClipping └── tictactoe ├── tictactoe ├── tictactoe.converted ├── tictactoe.cpp └── tictactoe.h /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/.gitignore -------------------------------------------------------------------------------- /.svnignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/.svnignore -------------------------------------------------------------------------------- /INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/INSTALL -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/README.md -------------------------------------------------------------------------------- /createfs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/createfs -------------------------------------------------------------------------------- /createfs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/createfs.c -------------------------------------------------------------------------------- /createfs_mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/createfs_mac -------------------------------------------------------------------------------- /demo/TedkOS_Demo_Git.key: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/demo/TedkOS_Demo_Git.key -------------------------------------------------------------------------------- /elfconvert: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/elfconvert -------------------------------------------------------------------------------- /elfconvert.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/elfconvert.c -------------------------------------------------------------------------------- /elfconvert_mac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/elfconvert_mac -------------------------------------------------------------------------------- /fish/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/Makefile -------------------------------------------------------------------------------- /fish/blink.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/blink.S -------------------------------------------------------------------------------- /fish/blink.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/blink.h -------------------------------------------------------------------------------- /fish/ece391support.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/ece391support.c -------------------------------------------------------------------------------- /fish/ece391support.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/ece391support.h -------------------------------------------------------------------------------- /fish/ece391syscall.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/ece391syscall.S -------------------------------------------------------------------------------- /fish/ece391syscall.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/ece391syscall.h -------------------------------------------------------------------------------- /fish/ece391sysnum.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/ece391sysnum.h -------------------------------------------------------------------------------- /fish/fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/fish -------------------------------------------------------------------------------- /fish/fish.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/fish.c -------------------------------------------------------------------------------- /fish/frame0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/frame0.txt -------------------------------------------------------------------------------- /fish/frame1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fish/frame1.txt -------------------------------------------------------------------------------- /fsdir/cat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/cat -------------------------------------------------------------------------------- /fsdir/clibtestprint.converted: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/clibtestprint.converted -------------------------------------------------------------------------------- /fsdir/counter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/counter -------------------------------------------------------------------------------- /fsdir/duang.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/duang.wav -------------------------------------------------------------------------------- /fsdir/fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/fish -------------------------------------------------------------------------------- /fsdir/frame0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/frame0.txt -------------------------------------------------------------------------------- /fsdir/frame1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/frame1.txt -------------------------------------------------------------------------------- /fsdir/grep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/grep -------------------------------------------------------------------------------- /fsdir/hello: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/hello -------------------------------------------------------------------------------- /fsdir/inconsolata_15.carr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/inconsolata_15.carr -------------------------------------------------------------------------------- /fsdir/inconsolata_24.carr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/inconsolata_24.carr -------------------------------------------------------------------------------- /fsdir/inconsolata_36.carr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/inconsolata_36.carr -------------------------------------------------------------------------------- /fsdir/landscape: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/landscape -------------------------------------------------------------------------------- /fsdir/log_fs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/log_fs -------------------------------------------------------------------------------- /fsdir/ls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/ls -------------------------------------------------------------------------------- /fsdir/nosys: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/nosys -------------------------------------------------------------------------------- /fsdir/onlyloop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/onlyloop -------------------------------------------------------------------------------- /fsdir/pingpong: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/pingpong -------------------------------------------------------------------------------- /fsdir/shell: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/shell -------------------------------------------------------------------------------- /fsdir/sigtest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/sigtest -------------------------------------------------------------------------------- /fsdir/syserr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/syserr -------------------------------------------------------------------------------- /fsdir/testfault: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/testfault -------------------------------------------------------------------------------- /fsdir/testprint: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/testprint -------------------------------------------------------------------------------- /fsdir/testrtc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/testrtc -------------------------------------------------------------------------------- /fsdir/testvidmap.converted: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/testvidmap.converted -------------------------------------------------------------------------------- /fsdir/tictactoe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/tictactoe -------------------------------------------------------------------------------- /fsdir/tictactoe_bg_img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/tictactoe_bg_img -------------------------------------------------------------------------------- /fsdir/tictactoe_o_img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/tictactoe_o_img -------------------------------------------------------------------------------- /fsdir/tictactoe_x_img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/tictactoe_x_img -------------------------------------------------------------------------------- /fsdir/title_bar.carr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/title_bar.carr -------------------------------------------------------------------------------- /fsdir/verylargetxtwithverylongname.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/fsdir/verylargetxtwithverylongname.txt -------------------------------------------------------------------------------- /gui/Landscape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/Landscape.png -------------------------------------------------------------------------------- /gui/TicTacToe/TicTacToe.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/TicTacToe/TicTacToe.sketch -------------------------------------------------------------------------------- /gui/TicTacToe/tictactoe_bg_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/TicTacToe/tictactoe_bg_img.png -------------------------------------------------------------------------------- /gui/TicTacToe/tictactoe_o_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/TicTacToe/tictactoe_o_img.png -------------------------------------------------------------------------------- /gui/TicTacToe/tictactoe_x_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/TicTacToe/tictactoe_x_img.png -------------------------------------------------------------------------------- /gui/cArrFile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/cArrFile.py -------------------------------------------------------------------------------- /gui/ece391GUI.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/ece391GUI.sketch -------------------------------------------------------------------------------- /gui/font_to_png_tedkos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/font_to_png_tedkos.py -------------------------------------------------------------------------------- /gui/inconsolata/15_100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_100.png -------------------------------------------------------------------------------- /gui/inconsolata/15_101.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_101.png -------------------------------------------------------------------------------- /gui/inconsolata/15_102.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_102.png -------------------------------------------------------------------------------- /gui/inconsolata/15_103.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_103.png -------------------------------------------------------------------------------- /gui/inconsolata/15_104.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_104.png -------------------------------------------------------------------------------- /gui/inconsolata/15_105.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_105.png -------------------------------------------------------------------------------- /gui/inconsolata/15_106.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_106.png -------------------------------------------------------------------------------- /gui/inconsolata/15_107.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_107.png -------------------------------------------------------------------------------- /gui/inconsolata/15_108.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_108.png -------------------------------------------------------------------------------- /gui/inconsolata/15_109.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_109.png -------------------------------------------------------------------------------- /gui/inconsolata/15_110.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_110.png -------------------------------------------------------------------------------- /gui/inconsolata/15_111.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_111.png -------------------------------------------------------------------------------- /gui/inconsolata/15_112.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_112.png -------------------------------------------------------------------------------- /gui/inconsolata/15_113.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_113.png -------------------------------------------------------------------------------- /gui/inconsolata/15_114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_114.png -------------------------------------------------------------------------------- /gui/inconsolata/15_115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_115.png -------------------------------------------------------------------------------- /gui/inconsolata/15_116.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_116.png -------------------------------------------------------------------------------- /gui/inconsolata/15_117.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_117.png -------------------------------------------------------------------------------- /gui/inconsolata/15_118.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_118.png -------------------------------------------------------------------------------- /gui/inconsolata/15_119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_119.png -------------------------------------------------------------------------------- /gui/inconsolata/15_120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_120.png -------------------------------------------------------------------------------- /gui/inconsolata/15_121.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_121.png -------------------------------------------------------------------------------- /gui/inconsolata/15_122.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_122.png -------------------------------------------------------------------------------- /gui/inconsolata/15_123.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_123.png -------------------------------------------------------------------------------- /gui/inconsolata/15_124.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_124.png -------------------------------------------------------------------------------- /gui/inconsolata/15_125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_125.png -------------------------------------------------------------------------------- /gui/inconsolata/15_126.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_126.png -------------------------------------------------------------------------------- /gui/inconsolata/15_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_32.png -------------------------------------------------------------------------------- /gui/inconsolata/15_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_33.png -------------------------------------------------------------------------------- /gui/inconsolata/15_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_34.png -------------------------------------------------------------------------------- /gui/inconsolata/15_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_35.png -------------------------------------------------------------------------------- /gui/inconsolata/15_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_36.png -------------------------------------------------------------------------------- /gui/inconsolata/15_37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_37.png -------------------------------------------------------------------------------- /gui/inconsolata/15_38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_38.png -------------------------------------------------------------------------------- /gui/inconsolata/15_39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_39.png -------------------------------------------------------------------------------- /gui/inconsolata/15_40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_40.png -------------------------------------------------------------------------------- /gui/inconsolata/15_41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_41.png -------------------------------------------------------------------------------- /gui/inconsolata/15_42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_42.png -------------------------------------------------------------------------------- /gui/inconsolata/15_43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_43.png -------------------------------------------------------------------------------- /gui/inconsolata/15_44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_44.png -------------------------------------------------------------------------------- /gui/inconsolata/15_45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_45.png -------------------------------------------------------------------------------- /gui/inconsolata/15_46.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_46.png -------------------------------------------------------------------------------- /gui/inconsolata/15_47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_47.png -------------------------------------------------------------------------------- /gui/inconsolata/15_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_48.png -------------------------------------------------------------------------------- /gui/inconsolata/15_49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_49.png -------------------------------------------------------------------------------- /gui/inconsolata/15_50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_50.png -------------------------------------------------------------------------------- /gui/inconsolata/15_51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_51.png -------------------------------------------------------------------------------- /gui/inconsolata/15_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_52.png -------------------------------------------------------------------------------- /gui/inconsolata/15_53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_53.png -------------------------------------------------------------------------------- /gui/inconsolata/15_54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_54.png -------------------------------------------------------------------------------- /gui/inconsolata/15_55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_55.png -------------------------------------------------------------------------------- /gui/inconsolata/15_56.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_56.png -------------------------------------------------------------------------------- /gui/inconsolata/15_57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_57.png -------------------------------------------------------------------------------- /gui/inconsolata/15_58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_58.png -------------------------------------------------------------------------------- /gui/inconsolata/15_59.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_59.png -------------------------------------------------------------------------------- /gui/inconsolata/15_60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_60.png -------------------------------------------------------------------------------- /gui/inconsolata/15_61.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_61.png -------------------------------------------------------------------------------- /gui/inconsolata/15_62.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_62.png -------------------------------------------------------------------------------- /gui/inconsolata/15_63.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_63.png -------------------------------------------------------------------------------- /gui/inconsolata/15_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_64.png -------------------------------------------------------------------------------- /gui/inconsolata/15_65.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_65.png -------------------------------------------------------------------------------- /gui/inconsolata/15_66.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_66.png -------------------------------------------------------------------------------- /gui/inconsolata/15_67.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_67.png -------------------------------------------------------------------------------- /gui/inconsolata/15_68.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_68.png -------------------------------------------------------------------------------- /gui/inconsolata/15_69.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_69.png -------------------------------------------------------------------------------- /gui/inconsolata/15_70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_70.png -------------------------------------------------------------------------------- /gui/inconsolata/15_71.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_71.png -------------------------------------------------------------------------------- /gui/inconsolata/15_72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_72.png -------------------------------------------------------------------------------- /gui/inconsolata/15_73.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_73.png -------------------------------------------------------------------------------- /gui/inconsolata/15_74.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_74.png -------------------------------------------------------------------------------- /gui/inconsolata/15_75.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_75.png -------------------------------------------------------------------------------- /gui/inconsolata/15_76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_76.png -------------------------------------------------------------------------------- /gui/inconsolata/15_77.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_77.png -------------------------------------------------------------------------------- /gui/inconsolata/15_78.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_78.png -------------------------------------------------------------------------------- /gui/inconsolata/15_79.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_79.png -------------------------------------------------------------------------------- /gui/inconsolata/15_80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_80.png -------------------------------------------------------------------------------- /gui/inconsolata/15_81.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_81.png -------------------------------------------------------------------------------- /gui/inconsolata/15_82.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_82.png -------------------------------------------------------------------------------- /gui/inconsolata/15_83.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_83.png -------------------------------------------------------------------------------- /gui/inconsolata/15_84.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_84.png -------------------------------------------------------------------------------- /gui/inconsolata/15_85.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_85.png -------------------------------------------------------------------------------- /gui/inconsolata/15_86.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_86.png -------------------------------------------------------------------------------- /gui/inconsolata/15_87.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_87.png -------------------------------------------------------------------------------- /gui/inconsolata/15_88.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_88.png -------------------------------------------------------------------------------- /gui/inconsolata/15_89.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_89.png -------------------------------------------------------------------------------- /gui/inconsolata/15_90.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_90.png -------------------------------------------------------------------------------- /gui/inconsolata/15_91.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_91.png -------------------------------------------------------------------------------- /gui/inconsolata/15_92.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_92.png -------------------------------------------------------------------------------- /gui/inconsolata/15_93.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_93.png -------------------------------------------------------------------------------- /gui/inconsolata/15_94.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_94.png -------------------------------------------------------------------------------- /gui/inconsolata/15_95.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_95.png -------------------------------------------------------------------------------- /gui/inconsolata/15_96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_96.png -------------------------------------------------------------------------------- /gui/inconsolata/15_97.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_97.png -------------------------------------------------------------------------------- /gui/inconsolata/15_98.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_98.png -------------------------------------------------------------------------------- /gui/inconsolata/15_99.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/15_99.png -------------------------------------------------------------------------------- /gui/inconsolata/24_100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_100.png -------------------------------------------------------------------------------- /gui/inconsolata/24_101.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_101.png -------------------------------------------------------------------------------- /gui/inconsolata/24_102.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_102.png -------------------------------------------------------------------------------- /gui/inconsolata/24_103.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_103.png -------------------------------------------------------------------------------- /gui/inconsolata/24_104.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_104.png -------------------------------------------------------------------------------- /gui/inconsolata/24_105.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_105.png -------------------------------------------------------------------------------- /gui/inconsolata/24_106.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_106.png -------------------------------------------------------------------------------- /gui/inconsolata/24_107.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_107.png -------------------------------------------------------------------------------- /gui/inconsolata/24_108.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_108.png -------------------------------------------------------------------------------- /gui/inconsolata/24_109.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_109.png -------------------------------------------------------------------------------- /gui/inconsolata/24_110.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_110.png -------------------------------------------------------------------------------- /gui/inconsolata/24_111.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_111.png -------------------------------------------------------------------------------- /gui/inconsolata/24_112.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_112.png -------------------------------------------------------------------------------- /gui/inconsolata/24_113.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_113.png -------------------------------------------------------------------------------- /gui/inconsolata/24_114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_114.png -------------------------------------------------------------------------------- /gui/inconsolata/24_115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_115.png -------------------------------------------------------------------------------- /gui/inconsolata/24_116.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_116.png -------------------------------------------------------------------------------- /gui/inconsolata/24_117.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_117.png -------------------------------------------------------------------------------- /gui/inconsolata/24_118.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_118.png -------------------------------------------------------------------------------- /gui/inconsolata/24_119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_119.png -------------------------------------------------------------------------------- /gui/inconsolata/24_120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_120.png -------------------------------------------------------------------------------- /gui/inconsolata/24_121.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_121.png -------------------------------------------------------------------------------- /gui/inconsolata/24_122.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_122.png -------------------------------------------------------------------------------- /gui/inconsolata/24_123.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_123.png -------------------------------------------------------------------------------- /gui/inconsolata/24_124.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_124.png -------------------------------------------------------------------------------- /gui/inconsolata/24_125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_125.png -------------------------------------------------------------------------------- /gui/inconsolata/24_126.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_126.png -------------------------------------------------------------------------------- /gui/inconsolata/24_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_32.png -------------------------------------------------------------------------------- /gui/inconsolata/24_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_33.png -------------------------------------------------------------------------------- /gui/inconsolata/24_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_34.png -------------------------------------------------------------------------------- /gui/inconsolata/24_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_35.png -------------------------------------------------------------------------------- /gui/inconsolata/24_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_36.png -------------------------------------------------------------------------------- /gui/inconsolata/24_37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_37.png -------------------------------------------------------------------------------- /gui/inconsolata/24_38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_38.png -------------------------------------------------------------------------------- /gui/inconsolata/24_39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_39.png -------------------------------------------------------------------------------- /gui/inconsolata/24_40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_40.png -------------------------------------------------------------------------------- /gui/inconsolata/24_41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_41.png -------------------------------------------------------------------------------- /gui/inconsolata/24_42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_42.png -------------------------------------------------------------------------------- /gui/inconsolata/24_43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_43.png -------------------------------------------------------------------------------- /gui/inconsolata/24_44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_44.png -------------------------------------------------------------------------------- /gui/inconsolata/24_45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_45.png -------------------------------------------------------------------------------- /gui/inconsolata/24_46.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_46.png -------------------------------------------------------------------------------- /gui/inconsolata/24_47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_47.png -------------------------------------------------------------------------------- /gui/inconsolata/24_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_48.png -------------------------------------------------------------------------------- /gui/inconsolata/24_49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_49.png -------------------------------------------------------------------------------- /gui/inconsolata/24_50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_50.png -------------------------------------------------------------------------------- /gui/inconsolata/24_51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_51.png -------------------------------------------------------------------------------- /gui/inconsolata/24_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_52.png -------------------------------------------------------------------------------- /gui/inconsolata/24_53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_53.png -------------------------------------------------------------------------------- /gui/inconsolata/24_54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_54.png -------------------------------------------------------------------------------- /gui/inconsolata/24_55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_55.png -------------------------------------------------------------------------------- /gui/inconsolata/24_56.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_56.png -------------------------------------------------------------------------------- /gui/inconsolata/24_57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_57.png -------------------------------------------------------------------------------- /gui/inconsolata/24_58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_58.png -------------------------------------------------------------------------------- /gui/inconsolata/24_59.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_59.png -------------------------------------------------------------------------------- /gui/inconsolata/24_60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_60.png -------------------------------------------------------------------------------- /gui/inconsolata/24_61.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_61.png -------------------------------------------------------------------------------- /gui/inconsolata/24_62.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_62.png -------------------------------------------------------------------------------- /gui/inconsolata/24_63.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_63.png -------------------------------------------------------------------------------- /gui/inconsolata/24_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_64.png -------------------------------------------------------------------------------- /gui/inconsolata/24_65.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_65.png -------------------------------------------------------------------------------- /gui/inconsolata/24_66.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_66.png -------------------------------------------------------------------------------- /gui/inconsolata/24_67.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_67.png -------------------------------------------------------------------------------- /gui/inconsolata/24_68.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_68.png -------------------------------------------------------------------------------- /gui/inconsolata/24_69.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_69.png -------------------------------------------------------------------------------- /gui/inconsolata/24_70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_70.png -------------------------------------------------------------------------------- /gui/inconsolata/24_71.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_71.png -------------------------------------------------------------------------------- /gui/inconsolata/24_72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_72.png -------------------------------------------------------------------------------- /gui/inconsolata/24_73.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_73.png -------------------------------------------------------------------------------- /gui/inconsolata/24_74.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_74.png -------------------------------------------------------------------------------- /gui/inconsolata/24_75.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_75.png -------------------------------------------------------------------------------- /gui/inconsolata/24_76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_76.png -------------------------------------------------------------------------------- /gui/inconsolata/24_77.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_77.png -------------------------------------------------------------------------------- /gui/inconsolata/24_78.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_78.png -------------------------------------------------------------------------------- /gui/inconsolata/24_79.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_79.png -------------------------------------------------------------------------------- /gui/inconsolata/24_80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_80.png -------------------------------------------------------------------------------- /gui/inconsolata/24_81.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_81.png -------------------------------------------------------------------------------- /gui/inconsolata/24_82.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_82.png -------------------------------------------------------------------------------- /gui/inconsolata/24_83.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_83.png -------------------------------------------------------------------------------- /gui/inconsolata/24_84.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_84.png -------------------------------------------------------------------------------- /gui/inconsolata/24_85.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_85.png -------------------------------------------------------------------------------- /gui/inconsolata/24_86.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_86.png -------------------------------------------------------------------------------- /gui/inconsolata/24_87.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_87.png -------------------------------------------------------------------------------- /gui/inconsolata/24_88.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_88.png -------------------------------------------------------------------------------- /gui/inconsolata/24_89.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_89.png -------------------------------------------------------------------------------- /gui/inconsolata/24_90.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_90.png -------------------------------------------------------------------------------- /gui/inconsolata/24_91.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_91.png -------------------------------------------------------------------------------- /gui/inconsolata/24_92.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_92.png -------------------------------------------------------------------------------- /gui/inconsolata/24_93.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_93.png -------------------------------------------------------------------------------- /gui/inconsolata/24_94.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_94.png -------------------------------------------------------------------------------- /gui/inconsolata/24_95.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_95.png -------------------------------------------------------------------------------- /gui/inconsolata/24_96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_96.png -------------------------------------------------------------------------------- /gui/inconsolata/24_97.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_97.png -------------------------------------------------------------------------------- /gui/inconsolata/24_98.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_98.png -------------------------------------------------------------------------------- /gui/inconsolata/24_99.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/24_99.png -------------------------------------------------------------------------------- /gui/inconsolata/36_100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_100.png -------------------------------------------------------------------------------- /gui/inconsolata/36_101.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_101.png -------------------------------------------------------------------------------- /gui/inconsolata/36_102.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_102.png -------------------------------------------------------------------------------- /gui/inconsolata/36_103.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_103.png -------------------------------------------------------------------------------- /gui/inconsolata/36_104.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_104.png -------------------------------------------------------------------------------- /gui/inconsolata/36_105.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_105.png -------------------------------------------------------------------------------- /gui/inconsolata/36_106.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_106.png -------------------------------------------------------------------------------- /gui/inconsolata/36_107.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_107.png -------------------------------------------------------------------------------- /gui/inconsolata/36_108.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_108.png -------------------------------------------------------------------------------- /gui/inconsolata/36_109.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_109.png -------------------------------------------------------------------------------- /gui/inconsolata/36_110.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_110.png -------------------------------------------------------------------------------- /gui/inconsolata/36_111.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_111.png -------------------------------------------------------------------------------- /gui/inconsolata/36_112.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_112.png -------------------------------------------------------------------------------- /gui/inconsolata/36_113.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_113.png -------------------------------------------------------------------------------- /gui/inconsolata/36_114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_114.png -------------------------------------------------------------------------------- /gui/inconsolata/36_115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_115.png -------------------------------------------------------------------------------- /gui/inconsolata/36_116.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_116.png -------------------------------------------------------------------------------- /gui/inconsolata/36_117.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_117.png -------------------------------------------------------------------------------- /gui/inconsolata/36_118.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_118.png -------------------------------------------------------------------------------- /gui/inconsolata/36_119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_119.png -------------------------------------------------------------------------------- /gui/inconsolata/36_120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_120.png -------------------------------------------------------------------------------- /gui/inconsolata/36_121.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_121.png -------------------------------------------------------------------------------- /gui/inconsolata/36_122.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_122.png -------------------------------------------------------------------------------- /gui/inconsolata/36_123.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_123.png -------------------------------------------------------------------------------- /gui/inconsolata/36_124.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_124.png -------------------------------------------------------------------------------- /gui/inconsolata/36_125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_125.png -------------------------------------------------------------------------------- /gui/inconsolata/36_126.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_126.png -------------------------------------------------------------------------------- /gui/inconsolata/36_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_32.png -------------------------------------------------------------------------------- /gui/inconsolata/36_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_33.png -------------------------------------------------------------------------------- /gui/inconsolata/36_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_34.png -------------------------------------------------------------------------------- /gui/inconsolata/36_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_35.png -------------------------------------------------------------------------------- /gui/inconsolata/36_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_36.png -------------------------------------------------------------------------------- /gui/inconsolata/36_37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_37.png -------------------------------------------------------------------------------- /gui/inconsolata/36_38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_38.png -------------------------------------------------------------------------------- /gui/inconsolata/36_39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_39.png -------------------------------------------------------------------------------- /gui/inconsolata/36_40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_40.png -------------------------------------------------------------------------------- /gui/inconsolata/36_41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_41.png -------------------------------------------------------------------------------- /gui/inconsolata/36_42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_42.png -------------------------------------------------------------------------------- /gui/inconsolata/36_43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_43.png -------------------------------------------------------------------------------- /gui/inconsolata/36_44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_44.png -------------------------------------------------------------------------------- /gui/inconsolata/36_45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_45.png -------------------------------------------------------------------------------- /gui/inconsolata/36_46.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_46.png -------------------------------------------------------------------------------- /gui/inconsolata/36_47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_47.png -------------------------------------------------------------------------------- /gui/inconsolata/36_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_48.png -------------------------------------------------------------------------------- /gui/inconsolata/36_49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_49.png -------------------------------------------------------------------------------- /gui/inconsolata/36_50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_50.png -------------------------------------------------------------------------------- /gui/inconsolata/36_51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_51.png -------------------------------------------------------------------------------- /gui/inconsolata/36_52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_52.png -------------------------------------------------------------------------------- /gui/inconsolata/36_53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_53.png -------------------------------------------------------------------------------- /gui/inconsolata/36_54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_54.png -------------------------------------------------------------------------------- /gui/inconsolata/36_55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_55.png -------------------------------------------------------------------------------- /gui/inconsolata/36_56.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_56.png -------------------------------------------------------------------------------- /gui/inconsolata/36_57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_57.png -------------------------------------------------------------------------------- /gui/inconsolata/36_58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_58.png -------------------------------------------------------------------------------- /gui/inconsolata/36_59.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_59.png -------------------------------------------------------------------------------- /gui/inconsolata/36_60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_60.png -------------------------------------------------------------------------------- /gui/inconsolata/36_61.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_61.png -------------------------------------------------------------------------------- /gui/inconsolata/36_62.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_62.png -------------------------------------------------------------------------------- /gui/inconsolata/36_63.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_63.png -------------------------------------------------------------------------------- /gui/inconsolata/36_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_64.png -------------------------------------------------------------------------------- /gui/inconsolata/36_65.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_65.png -------------------------------------------------------------------------------- /gui/inconsolata/36_66.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_66.png -------------------------------------------------------------------------------- /gui/inconsolata/36_67.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_67.png -------------------------------------------------------------------------------- /gui/inconsolata/36_68.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_68.png -------------------------------------------------------------------------------- /gui/inconsolata/36_69.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_69.png -------------------------------------------------------------------------------- /gui/inconsolata/36_70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_70.png -------------------------------------------------------------------------------- /gui/inconsolata/36_71.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_71.png -------------------------------------------------------------------------------- /gui/inconsolata/36_72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_72.png -------------------------------------------------------------------------------- /gui/inconsolata/36_73.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_73.png -------------------------------------------------------------------------------- /gui/inconsolata/36_74.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_74.png -------------------------------------------------------------------------------- /gui/inconsolata/36_75.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_75.png -------------------------------------------------------------------------------- /gui/inconsolata/36_76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_76.png -------------------------------------------------------------------------------- /gui/inconsolata/36_77.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_77.png -------------------------------------------------------------------------------- /gui/inconsolata/36_78.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_78.png -------------------------------------------------------------------------------- /gui/inconsolata/36_79.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_79.png -------------------------------------------------------------------------------- /gui/inconsolata/36_80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_80.png -------------------------------------------------------------------------------- /gui/inconsolata/36_81.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_81.png -------------------------------------------------------------------------------- /gui/inconsolata/36_82.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_82.png -------------------------------------------------------------------------------- /gui/inconsolata/36_83.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_83.png -------------------------------------------------------------------------------- /gui/inconsolata/36_84.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_84.png -------------------------------------------------------------------------------- /gui/inconsolata/36_85.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_85.png -------------------------------------------------------------------------------- /gui/inconsolata/36_86.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_86.png -------------------------------------------------------------------------------- /gui/inconsolata/36_87.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_87.png -------------------------------------------------------------------------------- /gui/inconsolata/36_88.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_88.png -------------------------------------------------------------------------------- /gui/inconsolata/36_89.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_89.png -------------------------------------------------------------------------------- /gui/inconsolata/36_90.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_90.png -------------------------------------------------------------------------------- /gui/inconsolata/36_91.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_91.png -------------------------------------------------------------------------------- /gui/inconsolata/36_92.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_92.png -------------------------------------------------------------------------------- /gui/inconsolata/36_93.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_93.png -------------------------------------------------------------------------------- /gui/inconsolata/36_94.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_94.png -------------------------------------------------------------------------------- /gui/inconsolata/36_95.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_95.png -------------------------------------------------------------------------------- /gui/inconsolata/36_96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_96.png -------------------------------------------------------------------------------- /gui/inconsolata/36_97.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_97.png -------------------------------------------------------------------------------- /gui/inconsolata/36_98.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_98.png -------------------------------------------------------------------------------- /gui/inconsolata/36_99.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/36_99.png -------------------------------------------------------------------------------- /gui/inconsolata/inconsolata.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/inconsolata.ttf -------------------------------------------------------------------------------- /gui/inconsolata/ttf2png.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata/ttf2png.rb -------------------------------------------------------------------------------- /gui/inconsolata_15.carr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata_15.carr -------------------------------------------------------------------------------- /gui/inconsolata_24.carr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata_24.carr -------------------------------------------------------------------------------- /gui/inconsolata_36.carr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/inconsolata_36.carr -------------------------------------------------------------------------------- /gui/mouse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/mouse.png -------------------------------------------------------------------------------- /gui/png_to_tedkos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/png_to_tedkos.py -------------------------------------------------------------------------------- /gui/testArrFile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/testArrFile -------------------------------------------------------------------------------- /gui/testArrFile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/testArrFile.py -------------------------------------------------------------------------------- /gui/title_bar.carr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/title_bar.carr -------------------------------------------------------------------------------- /gui/window_assets/GreenLight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/window_assets/GreenLight.png -------------------------------------------------------------------------------- /gui/window_assets/RedLight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/window_assets/RedLight.png -------------------------------------------------------------------------------- /gui/window_assets/WinDecCenter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/window_assets/WinDecCenter.png -------------------------------------------------------------------------------- /gui/window_assets/WinDecLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/window_assets/WinDecLeft.png -------------------------------------------------------------------------------- /gui/window_assets/WinDecRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/window_assets/WinDecRight.png -------------------------------------------------------------------------------- /gui/window_assets/YellowLight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/gui/window_assets/YellowLight.png -------------------------------------------------------------------------------- /shared/ece391syscall.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/shared/ece391syscall.S -------------------------------------------------------------------------------- /shared/ece391syscall.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/shared/ece391syscall.h -------------------------------------------------------------------------------- /shared/ece391sysnum.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/shared/ece391sysnum.h -------------------------------------------------------------------------------- /student-distrib/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/Makefile -------------------------------------------------------------------------------- /student-distrib/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/README.md -------------------------------------------------------------------------------- /student-distrib/REFERENCES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/REFERENCES -------------------------------------------------------------------------------- /student-distrib/boost/config.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/config.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/O1_size.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/O1_size.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/advance.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/advance.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/always.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/always.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/and.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/and.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/apply.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/apply.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/apply_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/apply_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/apply_wrap.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/apply_wrap.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/arg.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/arg.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/arg_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/arg_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/assert.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/assert.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/at.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/at.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/at_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/at_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/aux_/arity.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/aux_/arity.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/aux_/na.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/aux_/na.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/back.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/back.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/back_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/back_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/base.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/base.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/begin.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/begin.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/begin_end.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/begin_end.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/bind.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/bind.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/bind_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/bind_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/bool.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/bool.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/bool_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/bool_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/clear.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/clear.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/clear_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/clear_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/comparison.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/comparison.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/contains.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/contains.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/copy.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/copy.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/deref.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/deref.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/distance.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/distance.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/empty.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/empty.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/empty_base.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/empty_base.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/empty_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/empty_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/end.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/end.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/equal_to.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/equal_to.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/erase.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/erase.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/erase_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/erase_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/erase_key.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/erase_key.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/eval_if.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/eval_if.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/find.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/find.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/find_if.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/find_if.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/fold.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/fold.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/for_each.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/for_each.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/front.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/front.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/front_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/front_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/greater.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/greater.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/has_key.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/has_key.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/has_xxx.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/has_xxx.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/identity.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/identity.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/if.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/if.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/inherit.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/inherit.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/insert.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/insert.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/insert_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/insert_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/inserter.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/inserter.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/int.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/int.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/int_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/int_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/integral_c.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/integral_c.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/iter_fold.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/iter_fold.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/joint_view.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/joint_view.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/lambda.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/lambda.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/lambda_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/lambda_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/less.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/less.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/less_equal.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/less_equal.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/limits/map.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/limits/map.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/list.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/list.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/list/list0.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/list/list0.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/logical.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/logical.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/long.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/long.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/long_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/long_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/map.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/map.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/map/map0.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/map/map0.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/map/map10.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/map/map10.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/map/map20.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/map/map20.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/map/map30.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/map/map30.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/map/map40.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/map/map40.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/map/map50.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/map/map50.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/min_max.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/min_max.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/minus.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/minus.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/mpl.mkf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/mpl.mkf -------------------------------------------------------------------------------- /student-distrib/boost/mpl/multiplies.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/multiplies.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/negate.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/negate.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/next.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/next.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/next_prior.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/next_prior.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/not.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/not.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/or.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/or.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/order_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/order_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/pair.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/pair.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/plus.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/plus.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/pop_back.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/pop_back.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/pop_front.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/pop_front.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/prior.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/prior.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/protect.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/protect.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/push_back.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/push_back.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/push_front.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/push_front.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/quote.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/quote.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/remove_if.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/remove_if.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/same_as.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/same_as.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/size.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/size.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/size_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/size_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/size_t.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/size_t.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/size_t_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/size_t_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/sizeof.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/sizeof.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/tag.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/tag.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/times.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/times.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/vector.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/vector.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/void.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/void.hpp -------------------------------------------------------------------------------- /student-distrib/boost/mpl/void_fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/mpl/void_fwd.hpp -------------------------------------------------------------------------------- /student-distrib/boost/non_type.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/non_type.hpp -------------------------------------------------------------------------------- /student-distrib/boost/noncopyable.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/noncopyable.hpp -------------------------------------------------------------------------------- /student-distrib/boost/static_assert.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/static_assert.hpp -------------------------------------------------------------------------------- /student-distrib/boost/type_traits.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/type_traits.hpp -------------------------------------------------------------------------------- /student-distrib/boost/unique_ptr.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/unique_ptr.hpp -------------------------------------------------------------------------------- /student-distrib/boost/version.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boost/version.hpp -------------------------------------------------------------------------------- /student-distrib/boot.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/boot.S -------------------------------------------------------------------------------- /student-distrib/crti.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/crti.S -------------------------------------------------------------------------------- /student-distrib/crtn.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/crtn.S -------------------------------------------------------------------------------- /student-distrib/detect-gcc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/detect-gcc.sh -------------------------------------------------------------------------------- /student-distrib/drivers/ata/ata.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/ata/ata.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/ata/ata_priv.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/ata/ata_priv.h -------------------------------------------------------------------------------- /student-distrib/drivers/ata/dma.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/ata/dma.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/fops_kbterm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/fops_kbterm.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/keyboard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/keyboard.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/mouse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/mouse.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/pci.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/pci.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/pit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/pit.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/rtc.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/rtc.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/sb16-asm.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/sb16-asm.S -------------------------------------------------------------------------------- /student-distrib/drivers/sb16.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/sb16.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/scan_pci.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/scan_pci.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/terminal-asm.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/terminal-asm.S -------------------------------------------------------------------------------- /student-distrib/drivers/terminal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/terminal.cpp -------------------------------------------------------------------------------- /student-distrib/drivers/txtmode.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/drivers/txtmode.cpp -------------------------------------------------------------------------------- /student-distrib/fs/dev_wrapper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/fs/dev_wrapper.cpp -------------------------------------------------------------------------------- /student-distrib/fs/devfs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/fs/devfs.cpp -------------------------------------------------------------------------------- /student-distrib/fs/filesystem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/fs/filesystem.cpp -------------------------------------------------------------------------------- /student-distrib/fs/kissfs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/fs/kissfs.cpp -------------------------------------------------------------------------------- /student-distrib/inc/arch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/arch.h -------------------------------------------------------------------------------- /student-distrib/inc/d2d/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/d2d/README.md -------------------------------------------------------------------------------- /student-distrib/inc/d2d/k2m.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/d2d/k2m.h -------------------------------------------------------------------------------- /student-distrib/inc/d2d/to_kb.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/d2d/to_kb.h -------------------------------------------------------------------------------- /student-distrib/inc/debug.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/debug.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/ata.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/ata.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/common.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/ievent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/ievent.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/kbterm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/kbterm.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/kkc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/kkc.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/mouse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/mouse.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/pci.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/pci.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/pit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/pit.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/rtc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/rtc.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/sb16.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/sb16.h -------------------------------------------------------------------------------- /student-distrib/inc/drivers/scan_pci.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/drivers/scan_pci.h -------------------------------------------------------------------------------- /student-distrib/inc/ece391syscall.h: -------------------------------------------------------------------------------- 1 | #include <../shared/ece391syscall.h> 2 | -------------------------------------------------------------------------------- /student-distrib/inc/error.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/error.h -------------------------------------------------------------------------------- /student-distrib/inc/fs/dev.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/fs/dev.h -------------------------------------------------------------------------------- /student-distrib/inc/fs/dev_wrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/fs/dev_wrapper.h -------------------------------------------------------------------------------- /student-distrib/inc/fs/fcntl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/fs/fcntl.h -------------------------------------------------------------------------------- /student-distrib/inc/fs/filesystem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/fs/filesystem.h -------------------------------------------------------------------------------- /student-distrib/inc/fs/fops.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/fs/fops.h -------------------------------------------------------------------------------- /student-distrib/inc/fs/kiss.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/fs/kiss.h -------------------------------------------------------------------------------- /student-distrib/inc/fs/stat.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/fs/stat.h -------------------------------------------------------------------------------- /student-distrib/inc/i8259.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/i8259.h -------------------------------------------------------------------------------- /student-distrib/inc/i8259_extra.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/i8259_extra.h -------------------------------------------------------------------------------- /student-distrib/inc/init.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/init.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/AutoSpinLock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/AutoSpinLock.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/arrFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/arrFile.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/bitset.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/bitset.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/cpplib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/cpplib.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/deque.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/deque.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/function.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/function.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/kmalloc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/kmalloc.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/lib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/lib.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/lphashtable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/lphashtable.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/maybe.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/maybe.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/memory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/memory.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/new.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/new.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/palloc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/palloc.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/panic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/panic.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/prefix_tree.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/prefix_tree.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/ringbuf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/ringbuf.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/spinlock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/spinlock.h -------------------------------------------------------------------------------- /student-distrib/inc/klibs/stack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/klibs/stack.h -------------------------------------------------------------------------------- /student-distrib/inc/known_drivers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/known_drivers.h -------------------------------------------------------------------------------- /student-distrib/inc/mbi_info.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/mbi_info.h -------------------------------------------------------------------------------- /student-distrib/inc/multiboot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/multiboot.h -------------------------------------------------------------------------------- /student-distrib/inc/proc/sched.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/proc/sched.h -------------------------------------------------------------------------------- /student-distrib/inc/proc/tasks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/proc/tasks.h -------------------------------------------------------------------------------- /student-distrib/inc/syscalls/exec.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/syscalls/exec.h -------------------------------------------------------------------------------- /student-distrib/inc/syscalls/halt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/syscalls/halt.h -------------------------------------------------------------------------------- /student-distrib/inc/syscalls/syscalls.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/syscalls/syscalls.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/compositor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/compositor.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/container.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/container.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/desktop.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/desktop.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/drawable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/drawable.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/mouse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/mouse.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/rectangle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/rectangle.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/screen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/screen.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/testFont.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/testFont.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/ui_syscall.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/ui_syscall.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/vbe.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/vbe.h -------------------------------------------------------------------------------- /student-distrib/inc/ui/window.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/ui/window.h -------------------------------------------------------------------------------- /student-distrib/inc/x86/desc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/x86/desc.h -------------------------------------------------------------------------------- /student-distrib/inc/x86/err_handler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/x86/err_handler.h -------------------------------------------------------------------------------- /student-distrib/inc/x86/idt_init.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/x86/idt_init.h -------------------------------------------------------------------------------- /student-distrib/inc/x86/idt_table.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/x86/idt_table.h -------------------------------------------------------------------------------- /student-distrib/inc/x86/paging.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/x86/paging.h -------------------------------------------------------------------------------- /student-distrib/inc/x86/real.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/x86/real.h -------------------------------------------------------------------------------- /student-distrib/inc/x86/stacker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/inc/x86/stacker.h -------------------------------------------------------------------------------- /student-distrib/init/ece391syscall.S: -------------------------------------------------------------------------------- 1 | #include <../shared/ece391syscall.S> 2 | -------------------------------------------------------------------------------- /student-distrib/init/init.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/init/init.cpp -------------------------------------------------------------------------------- /student-distrib/kernel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/kernel.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/arrFile.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/arrFile.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/cpplib.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/cpplib.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/kmalloc.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/kmalloc.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/lib.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/lib.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/maybe.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/maybe.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/memory.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/memory.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/palloc.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/palloc.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/palloc_vars.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/palloc_vars.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/panic.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/panic.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/ringbuf.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/ringbuf.cpp -------------------------------------------------------------------------------- /student-distrib/klibs/spinlock.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/klibs/spinlock.cpp -------------------------------------------------------------------------------- /student-distrib/mbi_info.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/mbi_info.cpp -------------------------------------------------------------------------------- /student-distrib/output/debug.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/output/debug.sh -------------------------------------------------------------------------------- /student-distrib/output/filesys_img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/output/filesys_img -------------------------------------------------------------------------------- /student-distrib/output/orig.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/output/orig.img -------------------------------------------------------------------------------- /student-distrib/output/osx copy/grub.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/output/osx copy/grub.img -------------------------------------------------------------------------------- /student-distrib/output/osx/grub.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/output/osx/grub.img -------------------------------------------------------------------------------- /student-distrib/output/osx/logfs.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/output/osx/logfs.img -------------------------------------------------------------------------------- /student-distrib/output/osx/orig_fat.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/output/osx/orig_fat.img -------------------------------------------------------------------------------- /student-distrib/pic/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/pic/Makefile -------------------------------------------------------------------------------- /student-distrib/pic/i8259.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/pic/i8259.cpp -------------------------------------------------------------------------------- /student-distrib/pic/list.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/pic/list.cpp -------------------------------------------------------------------------------- /student-distrib/pic/list.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/pic/list.h -------------------------------------------------------------------------------- /student-distrib/pic/tests: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/pic/tests -------------------------------------------------------------------------------- /student-distrib/pic/tests.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/pic/tests.cpp -------------------------------------------------------------------------------- /student-distrib/proc/sched-asm.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/proc/sched-asm.S -------------------------------------------------------------------------------- /student-distrib/proc/sched.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/proc/sched.cpp -------------------------------------------------------------------------------- /student-distrib/proc/tasks-asm.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/proc/tasks-asm.S -------------------------------------------------------------------------------- /student-distrib/proc/tasks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/proc/tasks.cpp -------------------------------------------------------------------------------- /student-distrib/syscalls/exec.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/exec.cpp -------------------------------------------------------------------------------- /student-distrib/syscalls/exec_check.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/exec_check.cpp -------------------------------------------------------------------------------- /student-distrib/syscalls/exec_loader.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/exec_loader.cpp -------------------------------------------------------------------------------- /student-distrib/syscalls/getargs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/getargs.cpp -------------------------------------------------------------------------------- /student-distrib/syscalls/getargs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/getargs.h -------------------------------------------------------------------------------- /student-distrib/syscalls/halt.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/halt.cpp -------------------------------------------------------------------------------- /student-distrib/syscalls/sbrk.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/sbrk.cpp -------------------------------------------------------------------------------- /student-distrib/syscalls/sbrk.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/sbrk.h -------------------------------------------------------------------------------- /student-distrib/syscalls/syscalls.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/syscalls/syscalls.cpp -------------------------------------------------------------------------------- /student-distrib/testKlibs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/testKlibs/Makefile -------------------------------------------------------------------------------- /student-distrib/testKlibs/tests.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/testKlibs/tests.cpp -------------------------------------------------------------------------------- /student-distrib/ui/button.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/button.cpp -------------------------------------------------------------------------------- /student-distrib/ui/button.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/button.h -------------------------------------------------------------------------------- /student-distrib/ui/compositor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/compositor.cpp -------------------------------------------------------------------------------- /student-distrib/ui/desktop.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/desktop.cpp -------------------------------------------------------------------------------- /student-distrib/ui/image.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/image.cpp -------------------------------------------------------------------------------- /student-distrib/ui/image.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/image.h -------------------------------------------------------------------------------- /student-distrib/ui/mouse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/mouse.cpp -------------------------------------------------------------------------------- /student-distrib/ui/rectangle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/rectangle.cpp -------------------------------------------------------------------------------- /student-distrib/ui/testFont.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/testFont.cpp -------------------------------------------------------------------------------- /student-distrib/ui/title_bar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/title_bar.cpp -------------------------------------------------------------------------------- /student-distrib/ui/title_bar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/title_bar.h -------------------------------------------------------------------------------- /student-distrib/ui/vbe.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/vbe.cpp -------------------------------------------------------------------------------- /student-distrib/ui/window.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/ui/window.cpp -------------------------------------------------------------------------------- /student-distrib/x86/desc.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/x86/desc.S -------------------------------------------------------------------------------- /student-distrib/x86/err_handler.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/x86/err_handler.cpp -------------------------------------------------------------------------------- /student-distrib/x86/idt_init.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/x86/idt_init.cpp -------------------------------------------------------------------------------- /student-distrib/x86/idt_table.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/x86/idt_table.cpp -------------------------------------------------------------------------------- /student-distrib/x86/paging-vars.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/x86/paging-vars.cpp -------------------------------------------------------------------------------- /student-distrib/x86/paging.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/x86/paging.S -------------------------------------------------------------------------------- /student-distrib/x86/real-wrapper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/x86/real-wrapper.cpp -------------------------------------------------------------------------------- /student-distrib/x86/real.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/student-distrib/x86/real.S -------------------------------------------------------------------------------- /syscalls/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/Makefile -------------------------------------------------------------------------------- /syscalls/ece391cat.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391cat.c -------------------------------------------------------------------------------- /syscalls/ece391counter.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391counter.c -------------------------------------------------------------------------------- /syscalls/ece391emulate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391emulate.c -------------------------------------------------------------------------------- /syscalls/ece391grep.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391grep.c -------------------------------------------------------------------------------- /syscalls/ece391hello.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391hello.c -------------------------------------------------------------------------------- /syscalls/ece391ls.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391ls.c -------------------------------------------------------------------------------- /syscalls/ece391pingpong.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391pingpong.c -------------------------------------------------------------------------------- /syscalls/ece391shell.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391shell.c -------------------------------------------------------------------------------- /syscalls/ece391sigtest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391sigtest.c -------------------------------------------------------------------------------- /syscalls/ece391support.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391support.c -------------------------------------------------------------------------------- /syscalls/ece391support.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391support.h -------------------------------------------------------------------------------- /syscalls/ece391syscall.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391syscall.S -------------------------------------------------------------------------------- /syscalls/ece391syscall.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391syscall.h -------------------------------------------------------------------------------- /syscalls/ece391syserr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391syserr.c -------------------------------------------------------------------------------- /syscalls/ece391sysnum.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391sysnum.h -------------------------------------------------------------------------------- /syscalls/ece391testfault.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391testfault.c -------------------------------------------------------------------------------- /syscalls/ece391testprint.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391testprint.c -------------------------------------------------------------------------------- /syscalls/ece391testvidmap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/ece391testvidmap.c -------------------------------------------------------------------------------- /syscalls/to_fsdir/cat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/cat -------------------------------------------------------------------------------- /syscalls/to_fsdir/counter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/counter -------------------------------------------------------------------------------- /syscalls/to_fsdir/grep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/grep -------------------------------------------------------------------------------- /syscalls/to_fsdir/hello: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/hello -------------------------------------------------------------------------------- /syscalls/to_fsdir/ls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/ls -------------------------------------------------------------------------------- /syscalls/to_fsdir/pingpong: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/pingpong -------------------------------------------------------------------------------- /syscalls/to_fsdir/shell: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/shell -------------------------------------------------------------------------------- /syscalls/to_fsdir/sigtest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/sigtest -------------------------------------------------------------------------------- /syscalls/to_fsdir/syserr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/syserr -------------------------------------------------------------------------------- /syscalls/to_fsdir/testfault: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/testfault -------------------------------------------------------------------------------- /syscalls/to_fsdir/testprint: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/syscalls/to_fsdir/testprint -------------------------------------------------------------------------------- /userland/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/README.md -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/ar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/ar.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/argz.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/argz.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/envz.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/envz.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/fcntl.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/glob.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/glob.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/grp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/grp.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/machine/ansi.h: -------------------------------------------------------------------------------- 1 | /* dummy header file to support BSD compiler */ 2 | -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/machine/param.h: -------------------------------------------------------------------------------- 1 | /* Place holder for machine-specific param.h. */ 2 | -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/math.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/math.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/pwd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/pwd.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/sys/custom_file.h: -------------------------------------------------------------------------------- 1 | #error System-specific custom_file.h is missing. 2 | 3 | -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/sys/file.h: -------------------------------------------------------------------------------- 1 | 2 | #include 3 | -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/tar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/tar.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/time.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/time.h -------------------------------------------------------------------------------- /userland/clib/i686-tedkos/include/utmp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/i686-tedkos/include/utmp.h -------------------------------------------------------------------------------- /userland/clib/share/info/configure.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/share/info/configure.info -------------------------------------------------------------------------------- /userland/clib/share/info/standards.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clib/share/info/standards.info -------------------------------------------------------------------------------- /userland/clibtestprint: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clibtestprint -------------------------------------------------------------------------------- /userland/clibtestprint.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/clibtestprint.c -------------------------------------------------------------------------------- /userland/i686-tedko-gcc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/i686-tedko-gcc -------------------------------------------------------------------------------- /userland/log_fs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/log_fs -------------------------------------------------------------------------------- /userland/log_fs.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/log_fs.raw -------------------------------------------------------------------------------- /userland/logfs.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/logfs.raw -------------------------------------------------------------------------------- /userland/logfs/arrFile.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/logfs/arrFile.cpp -------------------------------------------------------------------------------- /userland/logfs/arrFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/logfs/arrFile.h -------------------------------------------------------------------------------- /userland/logfs/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/logfs/main.cpp -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/.cvsignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/.cvsignore -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/COPYING -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/COPYING.LIBGLOSS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/COPYING.LIBGLOSS -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/COPYING.NEWLIB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/COPYING.NEWLIB -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/COPYING3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/COPYING3 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/ChangeLog -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/MAINTAINERS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/MAINTAINERS -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/Makefile.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/Makefile.def -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/Makefile.in -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/Makefile.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/Makefile.tpl -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/README -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/compile -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config-ml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config-ml.in -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config.guess -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config.rpath: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config.rpath -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config.sub -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/ChangeLog -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/acx.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/acx.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/asmcfi.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/asmcfi.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/cloog.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/cloog.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/dfp.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/dfp.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/elf.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/elf.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/enable.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/enable.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/futex.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/futex.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/gthr.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/gthr.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/iconv.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/iconv.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/isl.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/isl.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/lib-ld.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/lib-ld.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/math.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/math.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mh-cygwin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mh-cygwin -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mh-darwin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mh-darwin -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mh-djgpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mh-djgpp -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mh-mingw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mh-mingw -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mh-pa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mh-pa -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mmap.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mmap.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mt-d30v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mt-d30v -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mt-gnu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mt-gnu -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mt-mips-elfoabi: -------------------------------------------------------------------------------- 1 | include $(srcdir)/config/mt-mips16-compat 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mt-ospace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mt-ospace -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mt-sde: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mt-sde -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/mt-spu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/mt-spu -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/multi.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/multi.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/nls.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/nls.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/po.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/po.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/stdint.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/stdint.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/tcl.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/tcl.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/tls.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/tls.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/config/zlib.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/config/zlib.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/configure -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/configure.ac -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/depcomp -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/etc/ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/etc/ChangeLog -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/etc/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/etc/Makefile.in -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/etc/add-log.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/etc/add-log.el -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/etc/add-log.vi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/etc/add-log.vi -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/etc/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/etc/configure -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/etc/configure.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/etc/configure.in -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/etc/fdl.texi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/etc/fdl.texi -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/etc/texi2pod.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/etc/texi2pod.pl -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/install-sh -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/README -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/close.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/close.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/debug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/debug.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/debug.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/debug.h -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/fstat.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/fstat.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/glue.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/glue.h -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/kill.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/kill.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/lseek.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/lseek.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/m32r/getpid.c: -------------------------------------------------------------------------------- 1 | 2 | int 3 | _getpid (int n) 4 | { 5 | return 1; 6 | } 7 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/m32r/raise.c: -------------------------------------------------------------------------------- 1 | /* ??? Needed? */ 2 | 3 | _raise () 4 | { 5 | } 6 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/mcore/pe-cmb.specs: -------------------------------------------------------------------------------- 1 | *endfile: 2 | -Tcmb.ld 3 | 4 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/microblaze/linux-outbyte.c: -------------------------------------------------------------------------------- 1 | void outbyte (unsigned char c) 2 | { 3 | _write(1, &c, 1); 4 | } 5 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/mips/lsipmon.S: -------------------------------------------------------------------------------- 1 | #define LSI 1 2 | #include "pmon.S" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/open.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/open.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/print.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/print.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/read.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/read.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/sbrk.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libgloss/sbrk.c -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/testsuite/config/hppa.mt: -------------------------------------------------------------------------------- 1 | MULTILIB=-msoft-float 2 | GLOSSDIR=pa 3 | SCRIPTS=w89k op50n 4 | 5 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/testsuite/config/m68k.mt: -------------------------------------------------------------------------------- 1 | MULTILIB= 2 | GLOSSDIR=m68k 3 | SCRIPTS=mvme135 idp 4 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/testsuite/config/mips.mt: -------------------------------------------------------------------------------- 1 | MULTILIB= 2 | GLOSSDIR=mips 3 | SCRIPTS=array 4 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libgloss/xc16x/sys/syscall.h: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/libtool.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/ltgcc.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/ltgcc.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/ltmain.sh -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/ltoptions.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/ltsugar.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/ltversion.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/lt~obsolete.m4 -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/makefile.vms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/makefile.vms -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/missing -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/mkdep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/mkdep -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/mkinstalldirs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/mkinstalldirs -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/move-if-change: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/move-if-change -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/HOWTO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/newlib/HOWTO -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/NEWS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/newlib/NEWS -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/newlib/README -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/iconvdata/EUC-JP.irreversible: -------------------------------------------------------------------------------- 1 | 0x5C 0x00A5 2 | 0x7E 0x203E 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/argz/dummy.c: -------------------------------------------------------------------------------- 1 | /* empty stub to allow objectlist.awk.in to be created */ 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/include/fcntl.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/include/machine/ansi.h: -------------------------------------------------------------------------------- 1 | /* dummy header file to support BSD compiler */ 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/include/machine/param.h: -------------------------------------------------------------------------------- 1 | /* Place holder for machine-specific param.h. */ 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/include/sys/custom_file.h: -------------------------------------------------------------------------------- 1 | #error System-specific custom_file.h is missing. 2 | 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/include/sys/file.h: -------------------------------------------------------------------------------- 1 | 2 | #include 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/machine/spu/vfiprintf.c: -------------------------------------------------------------------------------- 1 | #define INTEGER_ONLY 2 | #include "vfprintf.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/machine/spu/vfiscanf.c: -------------------------------------------------------------------------------- 1 | #define INTEGER_ONLY 2 | #include "vfscanf.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/machine/spu/viprintf.c: -------------------------------------------------------------------------------- 1 | #define INTEGER_ONLY 2 | #include "vprintf.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/machine/spu/viscanf.c: -------------------------------------------------------------------------------- 1 | #define INTEGER_ONLY 2 | #include "vscanf.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/machine/spu/vsiprintf.c: -------------------------------------------------------------------------------- 1 | #define INTEGER_ONLY 2 | #include "vsprintf.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/machine/spu/vsiscanf.c: -------------------------------------------------------------------------------- 1 | #define INTEGER_ONLY 2 | #include "vsscanf.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/machine/spu/vsniprintf.c: -------------------------------------------------------------------------------- 1 | #define INTEGER_ONLY 2 | #include "vsnprintf.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/search/bsd_qsort_r.c: -------------------------------------------------------------------------------- 1 | #define I_AM_QSORT_R 2 | #include "qsort.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/arc/dummy.S: -------------------------------------------------------------------------------- 1 | /* Dummy file to force .S.o suffix rule generation. */ 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/decstation/_main.c: -------------------------------------------------------------------------------- 1 | 2 | __main() 3 | { 4 | 5 | 6 | } 7 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/h8300hms/sys/syscall.h: -------------------------------------------------------------------------------- 1 | #define SYS_read 4 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/linux/dl/libintl.h: -------------------------------------------------------------------------------- 1 | #define N_(x) x 2 | 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/linux/hp-timing.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/linux/include/semaphore.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/linux/machine/i386/sysdep.h: -------------------------------------------------------------------------------- 1 | #define NO_UNDERSCORES 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/linux/net/issetugid-stub.c: -------------------------------------------------------------------------------- 1 | int 2 | issetugid(void) 3 | { 4 | return 0; 5 | } 6 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/linux/raise.c: -------------------------------------------------------------------------------- 1 | /* empty file so we override regular raise */ 2 | 3 | 4 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/linux/sethostid.c: -------------------------------------------------------------------------------- 1 | #define SET_PROCEDURE 1 2 | #include "gethostid.c" 3 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/linux/shlib-compat.h: -------------------------------------------------------------------------------- 1 | #define SHLIB_COMPAT(libc, introduced, obsoleted) 0 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/rtems/dummysys.c: -------------------------------------------------------------------------------- 1 | void not_required_by_rtems( void ) {} 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/sparc64/_main.c: -------------------------------------------------------------------------------- 1 | 2 | __main() 3 | { 4 | 5 | 6 | } 7 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libc/sys/sun4/_main.c: -------------------------------------------------------------------------------- 1 | 2 | __main() 3 | { 4 | 5 | 6 | } 7 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/libm/common/local.h: -------------------------------------------------------------------------------- 1 | /* placeholder for future usage. */ 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/newlib/stamp-h.in: -------------------------------------------------------------------------------- 1 | timestamp 2 | -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/setup.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/setup.com -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/src-release: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/src-release -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/symlink-tree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/symlink-tree -------------------------------------------------------------------------------- /userland/newlib-2.2.0-1/ylwrap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/newlib-2.2.0-1/ylwrap -------------------------------------------------------------------------------- /userland/nosys: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/nosys -------------------------------------------------------------------------------- /userland/nosys.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/nosys.c -------------------------------------------------------------------------------- /userland/nosys.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/nosys.raw -------------------------------------------------------------------------------- /userland/onlyloop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/onlyloop -------------------------------------------------------------------------------- /userland/onlyloop.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/onlyloop.c -------------------------------------------------------------------------------- /userland/onlyloop.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/onlyloop.raw -------------------------------------------------------------------------------- /userland/sha1file: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/sha1file -------------------------------------------------------------------------------- /userland/shafile/sha1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/shafile/sha1.c -------------------------------------------------------------------------------- /userland/shafile/sha1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/shafile/sha1.h -------------------------------------------------------------------------------- /userland/shafile/shafile.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/shafile/shafile.c -------------------------------------------------------------------------------- /userland/syscall/ece391syscall.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/syscall/ece391syscall.S -------------------------------------------------------------------------------- /userland/syscall_common_defs.h: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /userland/testmalloc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/testmalloc.c -------------------------------------------------------------------------------- /userland/testrtc/testrtc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/testrtc/testrtc -------------------------------------------------------------------------------- /userland/testrtc/testrtc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/testrtc/testrtc.c -------------------------------------------------------------------------------- /userland/testvidmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/testvidmap -------------------------------------------------------------------------------- /userland/testvidmap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/testvidmap.c -------------------------------------------------------------------------------- /userland/testvidmap.converted: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/testvidmap.converted -------------------------------------------------------------------------------- /userland/tictactoe.textClipping: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /userland/tictactoe/tictactoe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/tictactoe/tictactoe -------------------------------------------------------------------------------- /userland/tictactoe/tictactoe.converted: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/tictactoe/tictactoe.converted -------------------------------------------------------------------------------- /userland/tictactoe/tictactoe.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/tictactoe/tictactoe.cpp -------------------------------------------------------------------------------- /userland/tictactoe/tictactoe.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TakefiveInteractive/TedkOS/HEAD/userland/tictactoe/tictactoe.h --------------------------------------------------------------------------------