Changeset 3908 for trunk


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

trunk: Added SafeDosDevIOCtl.c.

Location:
trunk/libc
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/libc/include/os2safe.h

    r3897 r3908  
    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.