site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Aug 2, 2007, at 8:28 AM, mm w wrote: mov ebx,0 mov eax,1 int 0x80 = Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... sorry, it was really difficult to find, but i finally found what i needed to know :) nasm sucks :D If what you mean is "I have found out how to make system calls", then I would point out that the ABI offered to user programs under Darwin is at the interface to the system-supplied frameworks. System calls, their numbering, arguments and semantics are subject to change at any time, and any assumptions you make about them are intrinsically invalid. This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Smith