Changeset 1614ce3 in mainline for uspace/lib/c
- Timestamp:
- 2011-03-18T09:14:22Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b64eac6
- Parents:
- 0fd82c9 (diff), b8e2f93 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- uspace/lib/c
- Files:
-
- 1 added
- 2 edited
-
Makefile (modified) (1 diff)
-
generic/l18n/langs.c (added)
-
include/l18n/langs.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r0fd82c9 r1614ce3 65 65 generic/str.c \ 66 66 generic/str_error.c \ 67 generic/l18n/langs.c \ 67 68 generic/fibril.c \ 68 69 generic/fibril_synch.c \ -
uspace/lib/c/include/l18n/langs.h
r0fd82c9 r1614ce3 57 57 } l18_win_locales_t; 58 58 59 const char *str_l18_win_locale(l18_win_locales_t); 60 59 61 #endif 60 62
Note:
See TracChangeset
for help on using the changeset viewer.
