Darwin v9.0 source code released
updated 01:10 am EST, Tue November 6, 2007
Darwin v9.0 code released
Continuing a long-standing tradition, Apple has released the newest incarnation of the Darwin source code, version 9 – the backbone to Mac OS X Leopard. Since Apple introduced Mac OS X, the Darwin source code has always followed just a step behind, starting with Darwin 1.0. By offering the source code to developers and the general public, Apple is widely encouraging the growth and increased support of its operating system, by allowing interested parties a look under the hood of Leopard.
The Leopard source code is complete enough to give developers something to work off of when designing an application, but according to Apple's developer mailing list, some users are noting that some key drivers are missing.
Apple's forums are rife with pleas for the source code to the iPhone, since its kernel is founded on the same code that currently resides in Leopard. It is unlikely Apple would pursue such a path, having previously blocked attempts at unlocking.
Darwin was originally released by Apple in 2000, a combination of NeXT's NEXTSTEP operating system, FreeBSD, as well as code developed by the company.






Fresh-Faced Recruit
Joined: Apr 2004
By studying the source...
... maybe I can figure out how pointers and indirection work in C. Pointers are the most confusing part. When i get that, I'll be able to write my own software! Then I won't need anybody!