Quick Links:OS Wiki|Source Guide|Roadmap|Developer Info|Tech|Forums
This project does NOT include source access. To get source see: policy for source access.
Once you have joined the project that includes OS source access, see details in
If you are QNX or RIM internal you can browse the rouce on foundry27: full source tree. If you have downloaded the source, chances are good you will also want to read:
The operating system (remember, by "operating system" or "procnto" we mean kernel and process manager) is comprised of the following pieces, each described on its own page:
| Guide | Code |
|---|---|
| The Kernel Source Guide | /services/system/ker |
| Guide | Code |
|---|---|
| The Memory Manager | /services/system/memmgr |
| The Path Manager | /services/system/pathmgr |
| The Process Manager | /services/system/procmgr and /services/system/proc |
| Guide | Source |
|---|---|
| Anatomy of the C Library | lib/c |