Skip to content

Implement swab

lmiskiew requested to merge lmiskiew/relibc:implement-swab into master

I couldn't run make test locally without adding -no-pie to tests/Makefile as I was getting error while loading shared libraries: unexpected PLT reloc type 0x00 from tests/bins/alloca.

It didn't work for me on master either so I decided to omit that change from the commit.

Edited by lmiskiew

Merge request reports