Changeset 3907


Ignore:
Timestamp:
Oct 24, 2014, 2:50:45 AM (11 years ago)
Author:
bird
Message:

0.6: Added SafeDosDevIOCtl.c.

Location:
branches/libc-0.6/src/emx
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/include/os2safe.h

    r3671 r3907  
    55 * You include this file before os2.h and link with -los2safe.
    66 *
    7  * Copyright (c) 2003-2005 knut st. osmundsen <bird-srcspam@anduin.net>
     7 * Copyright (c) 2003-2014 knut st. osmundsen <bird-srcspam@anduin.net>
    88 *
    99 *
     
    4343#define DosStartSession         SafeDosStartSession
    4444#define DosQueryAppType         SafeDosQueryAppType
     45#define DosDevIOCtl             SafeDosDevIOCtl
    4546#define WinUpper                SafeWinUpper
    4647
Note: See TracChangeset for help on using the changeset viewer.