From the Wikipedia article it seems ones' complement representation for signed integers is mostly obsolete, but they mention some Unisys systems, namely the UNIVAC 1100/2200 series as still supporting this representation.
Do the latest systems in the Unisys Clearpath series still support and use ones' complement?
Since they use intel chips, do they require an emulator? How performant is this?
Are there C compilers targeting this architecture?