Changeset 2510 for branches/libc-0.6/src
- Timestamp:
- Jan 15, 2006, 5:40:42 AM (20 years ago)
- Location:
- branches/libc-0.6/src/emx
- Files:
-
- 2 edited
-
ChangeLog.LIBC (modified) (1 diff)
-
src/emxbind/emxbind.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/ChangeLog.LIBC
r2509 r2510 4 4 5 5 2005-12-14: knut st. osmundsen <[email protected]> 6 7 6 8 - ld: 7 9 o #27: Applied fix from Yuri. -
branches/libc-0.6/src/emx/src/emxbind/emxbind.c
r1282 r2510 160 160 case _MD_LIBRARY: 161 161 162 /* Create a DLL. Save the initialization and termination163 policies after choosing default values for unspecified164 values . */162 /* Create a DLL. 163 164 values. */ 165 165 166 166 dll_flag = TRUE; 167 168 169 170 167 171 switch (stmt->library.init) 168 172 {
Note:
See TracChangeset
for help on using the changeset viewer.
