Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial commit #384

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Riley-Brown
Copy link

@Tulf
Copy link

Tulf commented Feb 21, 2019

"added code for" is very vague. Please refer to the github commit messages guides I sent out to the channel. In general you should say what' you're actually doing not just putting up a task list. As in say what you did in ex4 don't just write "I added code." It's github what else are you going to push? Memes?

// Your code here
printf("Hello World (pid: %d)\n", (int)getpid());

int rc = fork();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try and play around with exec calls that depend upon the forked process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants