|   
www.delorie.com/djgpp/xwindows/goals.html
 | 
  
search  
 | 
X Windows for DOS - Project Goals
The current project goals consist of the following:
    The number one goal is to use as much of the original X code as possible.
    Portability.
    Ability to port existing X apps to the DJGPP port with minimal effort.
Things we need to do to accomplish this have been stated as such:
    Libc hardening - making DJGPP thread safe.
    Development of a dynamic linking system.
    Development of thread support which conforms with the POSIX standards.
    Development of a system for "true" multi-tasking under DOS.