Changeset c7c6afd in mainline for uspace/lib/c/meson.build


Ignore:
Timestamp:
2025-04-13T23:27:44Z (4 weeks ago)
Author:
GitHub <noreply@…>
Children:
b6061f8c
Parents:
240b2e4 (diff), f5e1692 (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.
git-author:
Wayne Thornton <wmthornton-dev@…> (2025-04-13 23:27:44)
git-committer:
GitHub <noreply@…> (2025-04-13 23:27:44)
Message:

Merge branch 'HelenOS:master' into master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/meson.build

    r240b2e4 rc7c6afd  
    7272        'common/stdc/mem.c',
    7373        'common/stdc/qsort.c',
     74        'common/stdc/snprintf.c',
    7475        'common/stdc/uchar.c',
     76        'common/stdc/vsnprintf.c',
    7577        'common/stdc/wchar.c',
    7678        'common/str.c',
     
    113115        'generic/io/logctl.c',
    114116        'generic/io/printf.c',
    115         'generic/io/snprintf.c',
    116117        'generic/io/table.c',
    117118        'generic/io/vprintf.c',
    118         'generic/io/vsnprintf.c',
    119119        'generic/ipc.c',
    120120        'generic/irq.c',
Note: See TracChangeset for help on using the changeset viewer.