• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Source code for libSystem.B.dylib?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Source code for libSystem.B.dylib?


  • Subject: Re: Source code for libSystem.B.dylib?
  • From: Kevin Van Vechten <email@hidden>
  • Date: Mon, 7 Nov 2005 23:35:00 -0800

Libsystem is what I'd call an "umbrella" project, that actually links together various static libraries from /usr/local/lib/system/ into the libSystem.B.dylib.

The projects which contribute to Libsystem (by placing their result in /usr/local/lib/system/) include:

CommonCrypto
Csu
Libc (also built as Libc_debug, Libc_profile)
Libinfo
Libkvm
Libm
Libnotify
Libstreams
UserNotification
cctools (built as cctools_ofiles)
gcc_os_35
keymgr
launchd (built as lauchd_libs)
dyld (built as libdyld)

All of Libsystem is open source, so you'll find what you're looking for in one of the above projects.

- Kevin

On Nov 7, 2005, at 9:57 PM, Rob Ballantyne wrote:

Hi,

  Where can I find the source, if it's available that is,
for libSystem.B.dylib?  I checked the Libsystem-88.1.2
project but that, on the surface, doesn't appear to be
the right stuff.  Nothing else at the Darwin sources site
seems to be appropriate.

  Any pointers?

  Many Thanks,

Rob

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Source code for libSystem.B.dylib? (From: Rob Ballantyne <email@hidden>)

  • Prev by Date: Source code for libSystem.B.dylib?
  • Next by Date: Re: 64-bit question
  • Previous by thread: Source code for libSystem.B.dylib?
  • Next by thread: write(2)/writev(2) atomicity?
  • Index(es):
    • Date
    • Thread