Changeset 163e34c in mainline for uspace/lib/c/meson.build
- Timestamp:
- 2025-04-13T19:33:48Z (3 months ago)
- Branches:
- master
- Children:
- f5e1692
- Parents:
- 97f6b71
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-13 18:56:51)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-13 19:33:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/meson.build
r97f6b71 r163e34c 72 72 'common/stdc/mem.c', 73 73 'common/stdc/qsort.c', 74 'common/stdc/snprintf.c', 74 75 'common/stdc/uchar.c', 76 'common/stdc/vsnprintf.c', 75 77 'common/stdc/wchar.c', 76 78 'common/str.c', … … 113 115 'generic/io/logctl.c', 114 116 'generic/io/printf.c', 115 'generic/io/snprintf.c',116 117 'generic/io/table.c', 117 118 'generic/io/vprintf.c', 118 'generic/io/vsnprintf.c',119 119 'generic/ipc.c', 120 120 'generic/irq.c',
Note:
See TracChangeset
for help on using the changeset viewer.