Changeset 1907
- Timestamp:
- Apr 24, 2005, 2:40:24 PM (20 years ago)
- 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
to1.32
r1906 r1907 18 18 o Rewrote atexit() fixing problem with the callbacks calling exit() recursivly 19 19 and adding on_exit(). 20 o Added stdio_ext.h and implemented __fpending() and __fbufsize(). 21 (Just to make coreutils easier to port.) 20 22 21 23 2005-03-23: knut st. osmundsen <bird-gccos2-spam@anduin.net> -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/emx/src/lib/libc.def
-
Property cvs2svn:cvs-rev
changed from
1.101
to1.102
r1906 r1907 1495 1495 "__nl_explode_name" @1501 1496 1496 "__nl_normalize_codeset" @1502 1497 "___fbufsize" @1503 1498 "___fpending" @1504 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.