mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
Reorganized. Created a new top level include directory that will hold all of Trick's header files. Moved all of the Trick headers to this directory. Created a libexec directory that holds all of the executables that users don't need to execute directly. Changed all of the executables remaining in bin to start with "trick-". In the sim_services directories changed all source files to find the Trick headers in their new location. Since all of the include files are gone in sim_services, removed the src directories as well, moving all of the source files up a level. Moved the makefiles, docs, man, and other architecture independent files into a top level share directory. Renamed lib_${TRICK_HOST_CPU} to lib64 or lib depending on the platform we're currently on. refs #63 |
||
---|---|---|
.. | ||
docs | ||
test | ||
child_handler.cpp | ||
Exec_exception.cpp | ||
Executive_add_depends_on_job.cpp | ||
Executive_add_jobs_to_queue.cpp | ||
Executive_add_scheduled_job_class.cpp | ||
Executive_add_sim_object.cpp | ||
Executive_advance_sim_time.cpp | ||
Executive_c_intf.cpp | ||
Executive_call_default_data.cpp | ||
Executive_call_initialization.cpp | ||
Executive_call_input_processor.cpp | ||
Executive_check_all_job_cycle_times.cpp | ||
Executive_check_all_jobs_handled.cpp | ||
Executive_checkpoint.cpp | ||
Executive_clear_scheduled_queues.cpp | ||
Executive_create_threads.cpp | ||
Executive_fpe_handler.cpp | ||
Executive_freeze_loop.cpp | ||
Executive_freeze.cpp | ||
Executive_get_curr_job.cpp | ||
Executive_get_job_cycle.cpp | ||
Executive_get_job.cpp | ||
Executive_get_process_id.cpp | ||
Executive_get_sim_time.cpp | ||
Executive_init_freeze_scheduled.cpp | ||
Executive_init_signal_handlers.cpp | ||
Executive_init.cpp | ||
Executive_instrument_job.cpp | ||
Executive_loop_multi_thread.cpp | ||
Executive_loop_single_thread.cpp | ||
Executive_loop.cpp | ||
Executive_post_checkpoint.cpp | ||
Executive_process_sim_args.cpp | ||
Executive_register_scheduler.cpp | ||
Executive_remove_jobs.cpp | ||
Executive_remove_sim_object.cpp | ||
Executive_restart.cpp | ||
Executive_run.cpp | ||
Executive_set_job_cycle.cpp | ||
Executive_set_job_onoff.cpp | ||
Executive_set_lock_memory.cpp | ||
Executive_set_simobject_onoff.cpp | ||
Executive_set_thread_amf_cycle_time.cpp | ||
Executive_set_thread_async_wait.cpp | ||
Executive_set_thread_cpu_affinity.cpp | ||
Executive_set_thread_enabled.cpp | ||
Executive_set_thread_priority.cpp | ||
Executive_set_thread_process_type.cpp | ||
Executive_set_thread_rt_semaphore.cpp | ||
Executive_set_time_tic_value.cpp | ||
Executive_shutdown.cpp | ||
Executive_signal_handler.cpp | ||
Executive_stop.cpp | ||
Executive_terminate.cpp | ||
Executive_write_s_job_execution.cpp | ||
Executive_write_s_run_summary.cpp | ||
Executive.cpp | ||
fpe_handler.cpp | ||
Makefile | ||
Makefile_deps | ||
sig_hand.cpp | ||
Threads_child.cpp | ||
Threads_set_amf_cycle_tics.cpp | ||
Threads_set_async_wait.cpp | ||
Threads_set_process_type.cpp | ||
Threads.cpp |