Changeset 387


Ignore:
Timestamp:
Jul 15, 2003, 8:49:02 PM (22 years ago)
Author:
bird
Message:

file header.

Location:
trunk/src/emx/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/socket/sock_errno.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r386 r387  
     1/* $Id$
     2 *
     3 * Wrapper for sock_errno return values - both modes.
     4 *
     5 * Copyright (c) 2003 InnoTek Systemberatung GmbH
     6 * Author: knut st. osmundsen <bird@anduin.net>
     7 *
     8 * All Rights Reserved
     9 *
     10 */
     11
    112#include <sys/types.h>
    213#include <sys/socket.h>
    3 
    414
    515/**
  • trunk/src/emx/src/libsocket/sock_errno.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r386 r387  
     1/* $Id$
     2 *
     3 * Wrapper for sock_errno return values - both modes.
     4 *
     5 * Copyright (c) 2003 InnoTek Systemberatung GmbH
     6 * Author: knut st. osmundsen <bird@anduin.net>
     7 *
     8 * All Rights Reserved
     9 *
     10 */
     11
    112#include <sys/types.h>
    213#include <sys/socket.h>
    3 
    414
    515/**
Note: See TracChangeset for help on using the changeset viewer.