• 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: SIGIO and AppKit main loop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIGIO and AppKit main loop


  • Subject: Re: SIGIO and AppKit main loop
  • From: Scott Thompson <email@hidden>
  • Date: Sun, 28 Mar 2004 20:09:49 -0600

p.s. what is "MSL?"

MSL is "Metrowerks Standard Library". Prior to Mac OS X, MSL was a library provided by Metrowerks which implemented many of the standard POSIX function calls for things like I/O and file handling and such (think fopen, printf, etc...).

With the advent of Mac OS X, the POSIX calls can be called directly from Mach-O which means there is not much call for MSL these days. However, due to the need to support "classic" Mac OS 9 development, some differences in the routines provided Metrowerks still provides MSL. They did a LOT of work a couple of years ago to create a version of MSL that implements the calls for Mac OS 9 and calls through to System.framework where appropriate for applications that run on Mac OS 9 and Mac OS X.

Scott
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: SIGIO and AppKit main loop (From: Mike Davis <email@hidden>)
 >Re: SIGIO and AppKit main loop (From: John Stiles <email@hidden>)
 >Re: SIGIO and AppKit main loop (From: Michael Rothwell <email@hidden>)

  • Prev by Date: Re: Suggestions on text display problem
  • Next by Date: Re: Suggestions on text display problem
  • Previous by thread: Re: SIGIO and AppKit main loop
  • Next by thread: Re: SIGIO and AppKit main loop
  • Index(es):
    • Date
    • Thread