Changeset 1907


Ignore:
Timestamp:
Apr 24, 2005, 2:40:24 PM (20 years ago)
Author:
bird
Message:

stdio_ext.h, fbufsize and fpending.

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

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.31 to 1.32
    r1906 r1907  
    1818        o Rewrote atexit() fixing problem with the callbacks calling exit() recursivly
    1919          and adding on_exit().
     20        o Added stdio_ext.h and implemented __fpending() and __fbufsize().
     21          (Just to make coreutils easier to port.)
    2022
    21232005-03-23: knut st. osmundsen <bird-gccos2-spam@anduin.net>
  • trunk/src/emx/src/lib/libc.def

    • Property cvs2svn:cvs-rev changed from 1.101 to 1.102
    r1906 r1907  
    14951495    "__nl_explode_name" @1501
    14961496    "__nl_normalize_codeset" @1502
     1497    "___fbufsize" @1503
     1498    "___fpending" @1504
Note: See TracChangeset for help on using the changeset viewer.