This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
12031
commits
1
branch
0
tags
348
MiB
0c34ef7468
Commit graph
2 commits
Author
SHA1
Message
Date
Gregory Nutt
1dc9768c1a
Fix vfork(). Now that arguments are kept on the stack, the way that arguments are passed from parent to child in vfork() must change. This bug has always been present, but was not visible with the old strdup() way of passing arguments
2014-09-29 10:45:44 -06:00
Gregory Nutt
23a334c066
Move task control files from sched/ to sched/task
2014-08-08 16:44:08 -06:00
Renamed from sched/task_activate.c (
Browse further
)