site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=KLeor0MScXraZ/wzvTkaKKb63RrOwy6OegfKIBAqjTg=; b=YdtMJ5Kq3Pn5g7Gxn8rnJnPsF0leUGk9vVyoUWlWLUWT14RjPYfFsR5wcd4l0owUlC WVXBust8JhomrI/uQDv7ZmBhS3yozQesxvG6+k1RlhbIEfzY94fE4JSVznxbco9gcGez OAeb5Lgzkw8bdCOXWrj4ozBZ/ZfE8Iusf/z44= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=P1yrd2FaftTtKNS7v/o1yv1H5OG4KWXLpetOOR0TlHUMt8IUE7RLmD8g56CZN0geZN z6jdbQdRtqPkW91BPmimS9TJ+Pq/sUds6e5leC2hVcMv7VzS0R+wC/gKWagFejXxM99G Zq3v2zpM1/qXiFLUgdzQjkfZ8RpEezjPLGMRU= Thanks, Joel --- http://twitter.com/wagerlabs _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... It's a syscall, so it's only a stub in libc. It's actually defined in the kernel (the xnu module). Also, assuming that I can sudo, is it possible to set a breakpoint in kernel space to see where my fstat call is failing? This email sent to site_archiver@lists.apple.com