Import libgcrypt 1.5.3.
This commit is contained in:
parent
c12936c5d1
commit
d1307d873a
72 changed files with 11732 additions and 2916 deletions
|
@ -7,9 +7,12 @@
|
|||
/^# *include <time\.h>/ d
|
||||
/^# *include <sys\/socket\.h>/ d
|
||||
/^# *include <sys\/time\.h>/ d
|
||||
/^ typedef long ssize_t;/ d
|
||||
/^ typedef int pid_t;/ d
|
||||
/^# *include <gpg-error\.h>/ s,#include <gpg-error.h>,#include <grub/gcrypt/gpg-error.h>,
|
||||
/^typedef gpg_error_t gcry_error_t;/ d
|
||||
/^typedef gpg_err_code_t gcry_err_code_t;/ d
|
||||
/^typedef struct gcry_mpi \*gcry_mpi_t;/ d
|
||||
/^struct gcry_thread_cbs/ d
|
||||
s,_gcry_mpi_invm,gcry_mpi_invm,g
|
||||
p
|
Loading…
Add table
Add a link
Reference in a new issue