[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/NEWLIB PATCH 0/2] Add sysconf function required by SQLite
This patch series adds the sysconf function which is required by SQLite (view patch series: [UNIKRAFT/SQLITE PATCH 0/4] SQLite port on Unikraft). In addition to adding a new entry (sysconf) to the Makefile.uk, we patch the sysconf function by replacing CLK_TCK (which is obsolete) by the CLOCKS_PER_SEC macro. Gaulthier Gain (2): Add sys section in Makefile.uk Add patch to replace CLK_TCK by CLOCKS_PER_SEC Makefile.uk | 5 +++++ patches/0009-Use-CLOCKS_PER_SEC-macro.patch | 28 ++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 patches/0009-Use-CLOCKS_PER_SEC-macro.patch -- 2.11.0 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |