Changeset 749f18c5 in mainline
- Timestamp:
- 2011-03-17T23:41:21Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b8e2f93
- Parents:
- 8865087
- Location:
- uspace/lib/c
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r8865087 r749f18c5 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
r8865087 r749f18c5 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.