This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-09 10:54:43 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
4,000
Commits
26
Branches
199
Tags
2b0c657b1f7a37d08da42db1e0a3d5e047a4e6ee
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Gregory Nutt
2b0c657b1f
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
arch
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
S
Description
Apache NuttX is a mature, real-time embedded operating system (RTOS)
embedded
mcu
microcontroller
nuttx
real-time
rtos
Multiple Licenses
528
MiB
Languages
C
95.2%
Linker Script
1.4%
Assembly
1.1%
CMake
1%
Makefile
0.6%
Other
0.6%