[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[UNIKRAFT/PNG PATCH v1 0/2] PNG library porting


  • To: minios-devel@xxxxxxxxxxxxx
  • From: Esteban Martinez <esteban.martinez@xxxxxxxx>
  • Date: Mon, 20 Apr 2020 13:30:42 +0200
  • Cc: Esteban Martinez <esteban.martinez@xxxxxxxx>
  • Delivery-date: Mon, 20 Apr 2020 11:30:59 +0000
  • Domainkey-signature: s=csuc; d=csuc.cat; c=nofws; q=dns; h=Received:From:To:Cc:Subject:Date:Message-Id:X-Mailer; b=rTuMCw63sLaRSyonGK0tEoBLh4UbKxs2UV6kBjsi0eSh8EndZl0z+78u pz3uGKg/Io7j64lVvBL6DejfENL/otcBxdIKLEMXpCIU1UA1btJezMPxx qztew9U+1RxfWiULRNO1lJWEk+3i/z3On06KzEUCwLfHIJOdkMcvKq4Hq 0=;
  • List-id: Mini-os development list <minios-devel.lists.xenproject.org>

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




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.