Ignore:
Timestamp:
Sep 12, 2004, 9:40:29 PM (21 years ago)
Author:
bird
Message:

Adding BSD stuff like there was no tomorrow.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/misc/getgrnam.c

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r1504 r1505  
    11/* getgrnam.c (emx+gcc) -- Copyright (c) 1994-1995 by Eberhard Mattes */
    22
     3
    34#include "libc-alias.h"
    45#include <string.h>
     
    2122  return &tmp_grp;
    2223}
     24
     25
Note: See TracChangeset for help on using the changeset viewer.