Changeset 1929


Ignore:
Timestamp:
Apr 26, 2005, 5:10:54 AM (20 years ago)
Author:
bird
Message:

sysctl

Location:
trunk/src/emx
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/ChangeLog.LIBC

    • Property cvs2svn:cvs-rev changed from 1.33 to 1.34
    r1928 r1929  
    11/* $Id$ */
     2
     32005-04-25: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     4    - libc:
     5        o Added the sysctl interface from BSD. Not all values are
     6          supported, nor are we compatible with tcpip41 sysctl yet.
    27
    382005-04-24: knut st. osmundsen <bird-gccos2-spam@anduin.net>
  • trunk/src/emx/src/lib/libc.def

    • Property cvs2svn:cvs-rev changed from 1.103 to 1.104
    r1928 r1929  
    15031503    "__std_setpriority" @1508
    15041504    "__std_nice" @1509
     1505    "__std_sysctl" @1510
     1506    "__std_sysctlbyname" @1511
Note: See TracChangeset for help on using the changeset viewer.