Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bdfd26f

Browse files
committed
Update README.md
Signed-off-by: Seungha Son <linuxias@gmail.com>
1 parent 6e1b7b2 commit bdfd26f

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

‎README.md‎

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,27 @@
1-
# linux-system-programming
1+
# linux-system-programming
2+
3+
## 리눅스 시스템 프로그래밍 예제 코드를 위한 Repository입니다.
4+
5+
#### 1. daemon
6+
7+
daemon을 만들기 위한 예제 함수
8+
9+
#### 2. exception
10+
11+
C언어에서 try-catch를 위한 방법
12+
13+
#### 3. file
14+
15+
파일 생성 및 삭제 등을 위한 API
16+
17+
#### 4. getopt
18+
19+
프로그램 실행 시 옵션 제공 및 파싱을 위한 예제
20+
21+
#### 5. inotify
22+
23+
#### 6. network
24+
25+
#### 7. server-client
26+
27+
#### 8. shm (shared memory)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /