Ignore:
Timestamp:
Oct 7, 2007, 10:39:58 PM (18 years ago)
Author:
bird
Message:

some more cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/win/sys/resource.h

    r1204 r1214  
    136136//int   getpriority(int, /*int*/ id_t);         /* bird: SuS uses id_t */
    137137int     getrlimit(int, struct rlimit *);
    138 int     getrusage(int, struct rusage *);
     138//int   getrusage(int, struct rusage *);
    139139//int   setpriority(int, /*int*/ id_t, int);    /* bird: SuS uses id_t */
    140140int     setrlimit(int, const struct rlimit *);
Note: See TracChangeset for help on using the changeset viewer.