IPC : added some bugs

This commit is contained in:
tth
2021-08-25 07:18:34 +02:00
parent e306830003
commit 97f9196db6
7 changed files with 163 additions and 6 deletions

6
.gitignore vendored
View File

@@ -14,6 +14,7 @@ main.pdf
main.toc
code/a.out
code/*.o
code/foo
code/thread-demo
code/ex_curses
@@ -21,6 +22,5 @@ code/hello
code/arguments
code/no-op
code/get-signal
code/fifo-tx
code/fifo-rx