Commit fa930b0
committed
test: add test for getsid_test.cpp to check for failing getsid syscall
This commit also do cleanup on libc/src/unistd/linux/CMakeLists.txt to remove
unnecessary fnctl_macros and unistd from add_entrypoint_object for getsid
Signed-off-by: ZakyHermawan <[email protected]>1 parent a9878c1 commit fa930b0
File tree
2 files changed
+4
-2
lines changed- libc
- src/unistd/linux
- test/src/unistd
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
248 | 246 | | |
249 | 247 | | |
250 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
0 commit comments