]> xenbits.xensource.com Git - unikraft/libs/pthread-embedded.git/commit
patches: Add patch for making pte_handle a C++ structure
authorCostin Lupu <costin.lupu@cs.pub.ro>
Wed, 5 Jun 2019 08:01:19 +0000 (11:01 +0300)
committerFelipe Huici <felipe.huici@neclab.eu>
Wed, 5 Jun 2019 11:28:37 +0000 (13:28 +0200)
commit71258f99cb651502258a57bc191e017929aa5138
tree5949cb58be816c7e436e265fa971fcff508d0478
parent6eb11543fc22ea8befc177592cb00403b1c68432
patches: Add patch for making pte_handle a C++ structure

The CXX library requires pthe_handle to be defined as a C++ structure. This
patch also adds the overloaded operators needed by the CXX library.

Signed-off-by: Teodora Serbanescu <teo.serbanescu16@gmail.com>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
patches/0009-Make-pte_handle-a-C-structure.patch [new file with mode: 0644]