TimeManager
src Directory Reference

Files

file  activate.c
 スケジュールを有効にするコマンドに関する実装。
 
file  add.c
 データベースにスケジュールを追加するコマンドに関する実装。
 
file  autoextend.c
 
file  common.c
 TimeManagerの共通部分に関する実装
 
file  crontab.c
 crontab形式で指定した開始時刻を取得するコマンドに関する実装。
 
file  crontab_entry.c
 
file  crontab_misc.c
 
file  lock.c
 データベース書き換えロックに関する実装。
 
file  main.c
 
file  reset.c
 データベース及びロックの初期化に関する実装。
 
file  schedule.c
 データベースのスケジュールを出力するコマンドに関する実装。
 
file  set.c
 スケジュールをデータベースに追加、有効化するコマンドに関する実装。
 
file  terminate.c
 自プロセスグループを終了させるコマンドに関する実装。
 
file  unlock.c
 データベース書き換えアンロックに関する実装。
 
file  unoccupied.c
 空き時間のスケジュールを作成するコマンドに関する実装。