summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/powerpc64/opensslconf.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cryptlib.h: adjust header guard for upcoming surgerytb2024-11-051-1/+1
| | | | | | | | It is gross that an internal detail leaked into a public header, but, hey, it's openssl. No hack is too terrible to appear in this library. opensslconf.h needs major pruning but the day that happens is not today. ok jsing
* Remove OPENSSL_UNISTD definetb2024-03-281-3/+0
|
* spelling fixes; from paul tagliamontejmc2022-12-261-2/+2
| | | | | | | i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct ok tb
* Accidentally doubled these files on first commit. Correcting.drahn2020-06-261-149/+0
|
* Intial attempt at powerpc64 libcrypto pieces.drahn2020-06-251-0/+298
just commit this kettenis@