{"id":16158791,"url":"https://github.com/haru52/sysprog","last_synced_at":"2025-07-28T18:12:47.530Z","repository":{"id":103225108,"uuid":"107857266","full_name":"haru52/sysprog","owner":"haru52","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-21T23:39:44.000Z","size":47,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T07:32:24.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haru52.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-22T10:44:35.000Z","updated_at":"2022-01-08T17:04:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"723cde2d-771f-4b33-bdc8-a99a2033b822","html_url":"https://github.com/haru52/sysprog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fsysprog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fsysprog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fsysprog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fsysprog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haru52","download_url":"https://codeload.github.com/haru52/sysprog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247579406,"owners_count":20961423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T01:55:03.837Z","updated_at":"2025-04-07T02:24:53.774Z","avatar_url":"https://github.com/haru52.png","language":"C","readme":"# UNIX System Programs\n\n## Overview\n\n大学の UNIX システムプログラミングの講義課題です。  \nC 言語で書かれた UNIX システムプログラムです。\n\n- myFTP：簡易FTPサーバ／クライアント\n- chat：1対1のチャットプログラム\n- mycp：自作cp\n- udpecho：UDPを用いたechoサーバ／クライアント\n- Dijkstra's Shortest Path First Algorithm：ダイクストラ法による最短経路探索アルゴリズム\n- mysh：自作シェル（実装中）\n\n## Description\n\n### myFTP\n\n- 簡易的なFTPサーバ／クライアント\n- 機能\n  - ファイルの送受信\n  - クライアント側でpwd・cd・lsに相当するコマンドを実行可能（サーバ／クライアント両方を対象に実行可能）\n  - IPv4/v6対応\n\n### chat\n\n- 1対1のチャットプログラム\n- 機能\n  - 1つのプログラムで動作\n  - UDP，select()を使用\n  - IPv4/v6対応\n\n### mycp\n\n- 自作cp\n- 機能\n  - ファイルのコピー\n  - 上書き確認\n\n### udpecho\n\n- UDPを用いたechoサーバ／クライアント\n- クライアントがサーバに送信した文字列をサーバがそのまま返し，クライアントは受信した文字列を表示\n- udpechod: UDP echo server\n- udpecho: UDP echo client\n\n### Dijkstra's Shortest Path First Algorithm\n\n- ダイクストラ法による最短経路探索アルゴリズム\n\n### mysh (WIP)\n\n- 自作シェル\n- 以前作ったものを再実装中\n- 機能\n  - コマンド実行\n  - リダイレクト\n  - パイプ（多段パイプ可能）（実装中）\n  - Ctr+Cでフォアグラウンドプロセスを終了（実装中）\n  - バックグラウンド実行（実装中）\n\n## Author\n\n[haru](https://haru52.com/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharu52%2Fsysprog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharu52%2Fsysprog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharu52%2Fsysprog/lists"}