audk/CryptoPkg/Library/Include
Gerd Hoffmann 532bd4ec38 CryptoPkg/Crt: fix strcpy build on older VS compilers
Drop 'restrict' keyword which older visual studio compiler
versions complain about.

Fixes: fab6285a73 ("CryptoPkg/CrtLibSupport: fix strcpy")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-04-20 10:56:03 +00:00
..
arpa CryptoPkg/Crt: satisfy "inet_pton.c" dependencies (CVE-2019-14553) 2019-11-02 12:07:52 +01:00
crypto CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
netinet CryptoPkg/Crt: satisfy "inet_pton.c" dependencies (CVE-2019-14553) 2019-11-02 12:07:52 +01:00
openssl CryptoPkg: Make EC source file config-able 2022-04-14 03:16:59 +00:00
sys CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CrtLibSupport.h CryptoPkg/Crt: fix strcpy build on older VS compilers 2022-04-20 10:56:03 +00:00
assert.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
ctype.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
errno.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
fcntl.h CryptoPkg/CrtLibSupport: add fcntl.h 2022-04-12 14:39:01 +00:00
limits.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
memory.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
stdarg.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
stddef.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
stdio.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
stdlib.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
string.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
strings.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
syslog.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
time.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
unistd.h CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00