- Timestamp:
- Mar 22, 2012, 9:12:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/src/lib/locale/setlocale.c
r3787 r3788 1258 1258 else 1259 1259 { 1260 #if 0 /* See ticket #227, #240, #187 and probably more. */ 1260 1261 int rc = -1; 1261 1262 if (gfOldStyle < 0) … … 1283 1284 * Old style / fallback. 1284 1285 */ 1286 #endif 1285 1287 if (IS_C_LOCALE(pszLocale) || IS_POSIX_LOCALE(pszLocale)) 1286 1288 /*
Note:
See TracChangeset
for help on using the changeset viewer.