Author :
Simone Basso
Date :
2019-05-04 09:15:23
Hash :44082746 Message :Fix getprogname_linux.c for Android API < 21
This diff fixes the build of LibreSSL for Android with API < 21 where
the `getprogname` system call was not part of libc.
A comment in the diff itself explains in detail the issue.