Skip to content

Commit db00243

Browse files
committed
split the file I/O topic
1 parent 96bdb62 commit db00243

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/syllabus.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,14 @@ <h1>Unix programming in C syllabus</h1>
6262
library calls
6363
return values
6464
err API
65-
file API
65+
file API, up to stat()
6666
</pre>
6767
<!--[slajdy 49-53, 80-101]</em> -->
6868
</p>
6969

7070
<p><b>4. lecture</b><br>
7171
<pre>
72+
file API, till the end
7273
/etc/passwd, /etc/group
7374
access rights
7475
user/group identification

0 commit comments

Comments
 (0)