Add slide about syscall
This commit is contained in:
parent
e8511cd2d7
commit
b5cfeae7e0
1 changed files with 5 additions and 0 deletions
|
@ -82,3 +82,8 @@ low-level
|
|||
* cgo
|
||||
|
||||
.code bzip/bzip2.go /func .* Write/,/^}/
|
||||
|
||||
* syscall
|
||||
|
||||
- syscall заморожен
|
||||
- x/sys/unix содержит актуальные реализации системных вызовов
|
||||
|
|
Loading…
Reference in a new issue