Changeset 531


Ignore:
Timestamp:
Aug 17, 1999, 7:00:45 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r528 r531  
    1  /* $Id: changelog,v 1.91 1999-08-17 13:30:11 phaller Exp $ */
     1 /* $Id: changelog,v 1.92 1999-08-17 17:00:45 sandervl Exp $ */
    22 99-08-17: Sander van Leeuwen <sandervl@xs4all.nl>
     3        - KERNEL32/LZ32: Fixed compilation problems introduced by changes below
    34        - ODINCRT: Rewrote __threadid Clib function to get rid of crashes
    45                   (restores OS/2 FS selector before accessing PIB ptr and
  • trunk/include/odinwrap.h

    r491 r531  
    1 /* $Id: odinwrap.h,v 1.5 1999-08-13 00:30:34 phaller Exp $ */
     1/* $Id: odinwrap.h,v 1.6 1999-08-17 16:58:19 sandervl Exp $ */
    22
    33/*
     
    1414#define _ODINWARP_H_
    1515
     16#include <os2sel.h>
    1617
    1718/****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.