This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:apple:ios [2020/05/05 20:49] nick ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.b_stds:defact:apple:ios [2021/11/09 14:40] (current) char ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== Apple: iOS ======== | + | ===== Apple: iOS ===== |
| - | [[dido:public:apdx.stds:defact:apple| return to Apple ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:apple:start| return to Apple ]] |
| The iOS kernel is used in the iPhone, iPad and iPod. It uses the XNU((The OS X kernel. The acronym stands for X is Not Unix. XNU combines the functionality of Mach and BSD with the I/O Kit, the driver model for OS X [[https://developer.apple.com/library/archive/documentation/Porting/Conceptual/PortingUnix/glossary/glossary.html | Apple Developer Glossary: XNU ]] | The iOS kernel is used in the iPhone, iPad and iPod. It uses the XNU((The OS X kernel. The acronym stands for X is Not Unix. XNU combines the functionality of Mach and BSD with the I/O Kit, the driver model for OS X [[https://developer.apple.com/library/archive/documentation/Porting/Conceptual/PortingUnix/glossary/glossary.html | Apple Developer Glossary: XNU ]] | ||
| - | )) kernel of [[dido:public:apdx.stds:defact:apple:darwin| Darwin]] ((Another name for the core of the OS X operating system. The Darwin kernel is equivalent to the OS X kernel plus the BSD libraries and commands essential to the BSD command-line environment. Darwin is open source technology. [[https://developer.apple.com/library/archive/documentation/Porting/Conceptual/PortingUnix/glossary/glossary.html | Apple Developer Glossary: Darwin ]] | + | )) kernel of [[dido:public:ra:xapend:xapend.b_stds:defact:apple:darwin| Darwin]] ((Another name for the core of the OS X operating system. The Darwin kernel is equivalent to the OS X kernel plus the BSD libraries and commands essential to the BSD command-line environment. Darwin is open source technology. [[https://developer.apple.com/library/archive/documentation/Porting/Conceptual/PortingUnix/glossary/glossary.html | Apple Developer Glossary: Darwin ]] |
| )). | )). | ||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||