Ignore:
Timestamp:
Sep 15, 2004, 12:27:38 AM (21 years ago)
Author:
bird
Message:

@unixroot. header reviews. ++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/unistd.h

    • Property cvs2svn:cvs-rev changed from 1.17 to 1.18
    r1505 r1506  
     1/* $Id: */
     2/** @file
     3 * EMX/FreeBSD 5.1
     4 *
     5 * @changed Commented out stuff which isn't implemented, TCPIP stuff at bottom.
     6 * @todo    Several man-years.. ;) Serious, complete the FreeBSD 5.1 merge and
     7 *          implement all the functions. Currently there is a bunch of POSIX
     8 *          #defines missing.
     9 */
     10
    111/*-
    212 * Copyright (c) 1991, 1993, 1994
     
    3545 */
    3646
    37 /** @file
    38  * EMX/FreeBSD 5.1
    39  *
    40  * @changed Commented out stuff which isn't implemented, TCPIP stuff at bottom.
    41  * @todo    Several man-years.. ;) Serious, complete the FreeBSD 5.1 merge and
    42  *          implement all the functions. Currently there is a bunch of POSIX
    43  *          #defines missing.
    44  */
    45 
    4647#ifndef _UNISTD_H_
    4748#define _UNISTD_H_
Note: See TracChangeset for help on using the changeset viewer.