This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10195501438
/
Operating_System
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
-
master
陈越
3 years ago
parent
9bf49d668e
commit
cbd23dc47c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
main.c
+ 1
- 0
main.c
View File
@ -4,6 +4,7 @@
pid_t
main_proc_pid
;
void
sigint_handler
(
)
{
fflush
(
NULL
)
;
pid_t
pid
=
getpid
(
)
;
if
(
pid
!
=
main_proc_pid
)
{
Write
Preview
Loading…
Cancel
Save