mirror of
https://github.com/curl/curl.git
synced 2026-08-05 01:36:17 +03:00
parent
5c5334f831
commit
b093d88447
35 changed files with 91 additions and 90 deletions
|
|
@ -57,11 +57,11 @@
|
|||
|
||||
#include "os400sys.h"
|
||||
|
||||
/**
|
||||
*** QADRT OS/400 ASCII runtime defines only the most used procedures, but a
|
||||
*** lot of them are not supported. This module implements ASCII wrappers for
|
||||
*** those that are used by libcurl, but not defined by QADRT.
|
||||
**/
|
||||
/*
|
||||
* QADRT OS/400 ASCII runtime defines only the most used procedures, but a
|
||||
* lot of them are not supported. This module implements ASCII wrappers for
|
||||
* those that are used by libcurl, but not defined by QADRT.
|
||||
*/
|
||||
|
||||
#pragma convert(0) /* Restore EBCDIC. */
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ $!
|
|||
$! The config_vms.h will be invoked by the resulting config.h file.
|
||||
$!
|
||||
$! This procedure knows about the DEC C RTL on the system it is on.
|
||||
$! Future versions may be handle the GNV, the OpenVMS porting library,
|
||||
$! Future versions may handle the GNV, the OpenVMS porting library,
|
||||
$! and others.
|
||||
$!
|
||||
$! This procedure may not guess the options correctly for all architectures,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue