openssl/apps/lib
Tomas Mraz 2bd928a1bf Revert "Guard use of struct tms with #ifdef __TMS"
The __TMS might be necessary on VMS however there is no such
define on glibc even though the times() function is fully
supported.

Fixes #11903

This reverts commit db71d31547.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11905)
2020-05-25 12:01:37 +02:00
..
app_params.c Allow an output indentation of zero in apps. 2019-08-29 15:22:35 +10:00
app_provider.c Move legacy ciphers into the legacy provider 2020-04-09 12:47:46 +10:00
app_rand.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
app_x509.c coverity 1462571 Dereference after null check 2020-04-30 20:21:33 +10:00
apps_ui.c Update copyright year 2020-05-15 14:09:49 +01:00
apps.c Revert "Guard use of struct tms with #ifdef __TMS" 2020-05-25 12:01:37 +02:00
build.info Extract HTTP server code from apps/ocsp.c to apps/lib/http_server.c 2020-05-09 16:57:08 +02:00
columns.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
fmt.c Update copyright year 2020-05-15 14:09:49 +01:00
http_server.c Fix FreeBSD build with --strict-warnings 2020-05-13 00:02:56 -07:00
names.c Update copyright year 2020-05-15 14:09:49 +01:00
opt.c Improve feedback on wrong format with new print_format_error() in apps/lib/opt.c 2020-04-24 18:00:24 +02:00
s_cb.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
s_socket.c Update copyright year 2020-05-15 14:09:49 +01:00
vms_decc_argv.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
vms_term_sock.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
win32_init.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00