[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [UNIKRAFT/PNG PATCH v1 0/2] PNG library porting
File-format that supports lossless data compression Esteban Martinez (2): [PNG PATCH] png: Add skeleton new library [PNG PATCH] png: Add Makefile.uk .gitignore | 27 +++++++++++ CODING_STYLE.md | 4 ++ CONTRIBUTING.md | 4 ++ COPYING.md | 38 +++++++++++++++ Config.uk | 11 +++++ MAINTAINERS.md | 11 +++++ Makefile.uk | 121 ++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 7 +++ exportsyms.uk | 1 + 9 files changed, 224 insertions(+) create mode 100644 .gitignore create mode 100644 CODING_STYLE.md create mode 100644 CONTRIBUTING.md create mode 100644 COPYING.md create mode 100644 Config.uk create mode 100644 MAINTAINERS.md create mode 100644 Makefile.uk create mode 100644 README.md create mode 100644 exportsyms.uk -- 2.17.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |