Ignore:
Timestamp:
May 22, 2019, 4:09:18 PM (5 years ago)
Author:
coas-nagasima
Message:

ファイルディスクリプタ処理を更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_tinet_ecnl_arm/trunk/curl-7.57.0/lib/easy.c

    r352 r387  
    166166#endif
    167167
    168 #ifdef __c2__
    169 #define malloc musl_malloc
    170 #define free musl_free
    171 #define realloc musl_realloc
    172 #define calloc musl_calloc
    173 #endif
    174 
    175168#ifndef __SYMBIAN32__
    176169/*
Note: See TracChangeset for help on using the changeset viewer.