Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

OS/2 Archive

Warpstock Europe 2005: Social Event

As every OS/2 and eComStation user should know by now, Warpstock Europe 2005, will take place in the city of Dresden, Germany, from November 18th to 20th. OS/2 and eComStation users come to Warpstock Europe because of interesting presentations and because they can meet and talk to people that they only know by their eMail addresses. The Warpstock Europe 2005 event team has worked in both directions to make sure that every visitor will enjoy and benefit from Warpstock Europe.

eComStation Demo CD Released to the World

The eComStation demo CD is available for download. Now everyone is invited to download it and experience this OS, which is a continuation of IBM's os/2. The focus of eCS is to provide an organization with a set of world class business applications and an application engine which can support multiple API sets. eCS is REXX enabled and comes with support for Java, Windows 3.x (limited 32 bit Windows), OS/2 and DOS applications.

Java Plug-ins for browsers on OS/2

This article provides an introduction to Java Plug-ins and describes the configuration details of Java Plug-ins from different flavors of Java Runtime Environment (JRE), such as Runtime Environment for IBM OS/2 Warp Developer Kit, Java 2 Technology Edition, Version 1.3.1 and InnoTek OS/2 Kit for Java 1.4.2, Runtime, for the Web browsers viz. IBM Web Browser (IWB) and Netscape Communicator; available on the OS/2 Operating System.

From OS/2 to Linux: Part 3. Timer and DLL calls

Linux is evolving as the predominant operating system of the new millennium, and legacy operating systems such as OS/2 are being gradually phased out. This series of articles helps the developers involved in the tedious process of migrating/porting the OS/2 system drivers and applications to Linux. In this last of three installments, the authors focus on how to do timer calls and DLL calls in OS/2 and Linux, with a view to mapping between the two systems.

OS/2 to Linux: Memory management, IPC, and file handling

Linux is evolving as the predominant operating system of the new millennium, and legacy operating systems such as OS/2 are being gradually phased out. This series of articles helps the developers involved in the tedious process of migrating/porting the OS/2 system drivers and applications to Linux. In this second of three installments, the authors focus on managing pipes, memory, and files.

InnoTek GCC for OS/2 Beta 4 Released

InnoTek GCC for OS/2 is a commercial distribution of the GNU C/C++ compiler suite and associated utilities for the IBM OS/2 platform. InnoTek maintains an OS/2 platform port of the GNU C/C++ compiler suite and provides comprehensive support for the compiler environment to enterprise customers. Read more at eComStation's web site.

From OS/2 to Linux, Part 1; Threads, Mutexes, and Semaphores

This series of three articles helps the developers involved in the tedious process of migrating/porting the OS/2 system drivers and applications to Linux. It provides a one-to-one mapping of various OS/2-to-Linux calls related to threads, IPC, memory management, timer handling, file handling, and so on. In addition, it captures the various preprocessor directives and compiler/linker options that can be mapped from OS/2 to Linux.