Changeset 353


Ignore:
Timestamp:
Jul 11, 2003, 1:12:38 PM (22 years ago)
Author:
bird
Message:

#434: Separate tcpipv4 and tcpipv5 libraries.

Location:
trunk/src/emx/src
Files:
2 added
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/socket/herror.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r352 r353  
    11/* herror.c (emx+gcc) -- Copyright (c) 1994 by Eberhard Mattes */
    22
     3#define TCPV40HDRS
    34#include <stdio.h>
    45#include <sys/types.h>
  • trunk/src/emx/src/lib/socket/socket.imp

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r352 r353  
    11;$Id$
    2 
    3 ;
    4 ; so32dll.imp (created by emximp)
    5 ;
    6 ; -------- so32dll.lib --------
    7 tcpip40_accept                  so32dll    1 ?
    8 tcpip40_bind                    so32dll    2 ?
    9 tcpip40_connect                 so32dll    3 ?
    10 tcpip40_gethostid               so32dll    4 ?
    11 tcpip40_getpeername             so32dll    5 ?
    12 tcpip40_getsockname             so32dll    6 ?
    13 tcpip40_getsockopt              so32dll    7 ?
    14 tcpip40_so_ioctl                so32dll    8 ?
    15 tcpip40_listen                  so32dll    9 ?
    16 tcpip40_recv                    so32dll   10 ?
    17 tcpip40_recvfrom                so32dll   11 ?
    18 tcpip40_os2_select              so32dll   12 ?
    19 tcpip40_send                    so32dll   13 ?
    20 tcpip40_sendto                  so32dll   14 ?
    21 tcpip40_setsockopt              so32dll   15 ?
    22 tcpip40_socket                  so32dll   16 ?
    23 tcpip40_soclose                 so32dll   17 ?
    24 tcpip40_so_cancel               so32dll   18 ?
    25 tcpip40_soabort                 so32dll   19 ?
    26 tcpip40_sock_errno              so32dll   20 ?
    27 tcpip40_recvmsg                 so32dll   21 ?
    28 tcpip40_sendmsg                 so32dll   22 ?
    29 tcpip40_readv                   so32dll   23 ?
    30 tcpip40_writev                  so32dll   24 ?
    31 tcpip40_shutdown                so32dll   25 ?
    32 tcpip40_sock_init               so32dll   26 ?
    33 tcpip40_addsockettolist         so32dll   27 ?
    34 tcpip40_removesocketfromlist    so32dll   28 ?
    35 tcpip40_psock_errno             so32dll   30 ?
    36 tcpip40_getinetversion          so32dll   31 ?
    37 tcpip40_bsdselect               so32dll   32 ?
    38 tcpip40_set_errno               so32dll   35 ?
    39 tcpip40_getsocketfromlist       so32dll   39 ?
    40 
    41 
    42 ;
    43 ; tcp32dll.imp (created by emximp)
    44 ;
    45 ; -------- tcp32dll.lib --------
    46 tcpip40_settimeofday            tcp32dll   1 ?
    47 tcpip40_gettimeofday            tcp32dll   2 ?
    48 tcpip40_lswap                   tcp32dll   3 ?
    49 tcpip40_bswap                   tcp32dll   4 ?
    50 tcpip40_inet_addr               tcp32dll   5 ?
    51 tcpip40_inet_lnaof              tcp32dll   6 ?
    52 tcpip40_inet_netof              tcp32dll   7 ?
    53 tcpip40_inet_makeaddr           tcp32dll   8 ?
    54 tcpip40_inet_network            tcp32dll   9 ?
    55 tcpip40_inet_ntoa               tcp32dll  10 ?
    56 tcpip40_gethostbyname           tcp32dll  11 ?
    57 tcpip40_gethostbyaddr           tcp32dll  12 ?
    58 tcpip40_getnetbyname            tcp32dll  13 ?
    59 tcpip40_getnetbyaddr            tcp32dll  14 ?
    60 tcpip40_setnetent               tcp32dll  15 ?
    61 tcpip40_endnetent               tcp32dll  16 ?
    62 tcpip40_getnetent               tcp32dll  17 ?
    63 tcpip40_setprotoent             tcp32dll  18 ?
    64 tcpip40_endprotoent             tcp32dll  19 ?
    65 tcpip40_getprotoent             tcp32dll  20 ?
    66 tcpip40_getprotobyname          tcp32dll  21 ?
    67 tcpip40_getprotobynumber        tcp32dll  22 ?
    68 tcpip40_getservbyport           tcp32dll  23 ?
    69 tcpip40_getservbyname           tcp32dll  24 ?
    70 tcpip40_setservent              tcp32dll  25 ?
    71 tcpip40_endservent              tcp32dll  26 ?
    72 tcpip40_getservent              tcp32dll  27 ?
    73 tcpip40_sethostent              tcp32dll  28 ?
    74 tcpip40_endhostent              tcp32dll  29 ?
    75 tcpip40_gethostent              tcp32dll  30 ?
    76 tcpip40_dn_expand               tcp32dll  31 ?
    77 tcpip40_dn_comp                 tcp32dll  32 ?
    78 tcpip40_dn_skipname             tcp32dll  33 ?
    79 tcpip40_dn_find                 tcp32dll  34 ?
    80 tcpip40__getshort               tcp32dll  35 ?
    81 tcpip40__getlong                tcp32dll  36 ?
    82 tcpip40_putshort                tcp32dll  37 ?
    83 tcpip40_putlong                 tcp32dll  38 ?
    84 tcpip40_res_init                tcp32dll  39 ?
    85 tcpip40_res_mkquery             tcp32dll  40 ?
    86 tcpip40_res_send                tcp32dll  41 ?
    87 tcpip40_h_errno                 tcp32dll  42 ?
    88 tcpip40__res                    tcp32dll  43 ?
    89 tcpip40_gethostname             tcp32dll  44 ?
    90 tcpip40_rexec                   tcp32dll  45 ?
    91 tcpip40_gethostbyname_r         tcp32dll  48 ?
    92 tcpip40_gethostbyaddr_r         tcp32dll  49 ?
    93 tcpip40_getservbyname_r         tcp32dll  50 ?
    94 tcpip40_tcp_h_errno             tcp32dll  51 ?
    95 tcpip40_res_search              tcp32dll  52 ?
    96 tcpip40_res_query               tcp32dll  53 ?
    97 tcpip40_res_querydomain         tcp32dll  54 ?
    98 tcpip40_Raccept                 tcp32dll  56 ?
    99 tcpip40_Rbind                   tcp32dll  57 ?
    100 tcpip40_Rconnect                tcp32dll  58 ?
    101 tcpip40_Rgetsockname            tcp32dll  59 ?
    102 tcpip40_Rlisten                 tcp32dll  60 ?
    103 tcpip40_Rgethostbyname          tcp32dll  61 ?
    104 
    105 
    1062
    1073;
     
    1106; -------- tcpip32.lib --------
    1117accept                  tcpip32    1 ?
     8_accept                 tcpip32    1 ?
    1129bind                    tcpip32    2 ?
     10_bind                   tcpip32    2 ?
    11311connect                 tcpip32    3 ?
     12_connect                tcpip32    3 ?
    11413gethostid               tcpip32    4 ?
     14_gethostid              tcpip32    4 ?
    11515getpeername             tcpip32    5 ?
     16_getpeername            tcpip32    5 ?
    11617getsockname             tcpip32    6 ?
     18_getsockname            tcpip32    6 ?
    11719getsockopt              tcpip32    7 ?
     20_getsockopt             tcpip32    7 ?
    11821so_ioctl                tcpip32    8 ?
     22_so_ioctl               tcpip32    8 ?
    11923listen                  tcpip32    9 ?
     24_listen                 tcpip32    9 ?
    12025recv                    tcpip32   10 ?
     26_recv                   tcpip32   10 ?
    12127recvfrom                tcpip32   11 ?
     28_recvfrom               tcpip32   11 ?
    12229os2_select              tcpip32   12 ?
     30_os2_select             tcpip32   12 ?
    12331send                    tcpip32   13 ?
     32_send                   tcpip32   13 ?
    12433sendto                  tcpip32   14 ?
     34_sendto                 tcpip32   14 ?
    12535setsockopt              tcpip32   15 ?
     36_setsockopt             tcpip32   15 ?
    12637socket                  tcpip32   16 ?
     38_socket                 tcpip32   16 ?
    12739soclose                 tcpip32   17 ?
     40_soclose                tcpip32   17 ?
    12841so_cancel               tcpip32   18 ?
     42_so_cancel              tcpip32   18 ?
    12943soabort                 tcpip32   19 ?
     44_soabort                tcpip32   19 ?
    13045sock_errno              tcpip32   20 ?
     46_sock_errno             tcpip32   20 ?
    13147recvmsg                 tcpip32   21 ?
     48_recvmsg                tcpip32   21 ?
    13249sendmsg                 tcpip32   22 ?
     50_sendmsg                tcpip32   22 ?
    13351so_readv                tcpip32   23 ?
     52_so_readv               tcpip32   23 ?
    13453so_writev               tcpip32   24 ?
     54_so_writev              tcpip32   24 ?
    13555shutdown                tcpip32   25 ?
     56_shutdown               tcpip32   25 ?
    13657sock_init               tcpip32   26 ?
     58_sock_init              tcpip32   26 ?
    13759addsockettolist         tcpip32   27 ?
     60_addsockettolist        tcpip32   27 ?
    13861removesocketfromlist    tcpip32   28 ?
     62_removesocketfromlist   tcpip32   28 ?
    13963cleanupsockets          tcpip32   29 ?
     64_cleanupsockets         tcpip32   29 ?
    14065psock_errno             tcpip32   30 ?
     66_psock_errno            tcpip32   30 ?
    14167getinetversion          tcpip32   31 ?
     68_getinetversion         tcpip32   31 ?
    14269bsdselect               tcpip32   32 ?
     70_bsdselect              tcpip32   32 ?
    14371set_errno               tcpip32   35 ?
     72_set_errno              tcpip32   35 ?
    14473winsockcleanupsockets   tcpip32   38 ?
     74_winsockcleanupsockets  tcpip32   38 ?
    14575gettimeofday            tcpip32  102 ?
     76_gettimeofday           tcpip32  102 ?
    14677inet_addr               tcpip32  105 ?
     78_inet_addr              tcpip32  105 ?
    14779inet_lnaof              tcpip32  106 ?
     80_inet_lnaof             tcpip32  106 ?
    14881inet_netof              tcpip32  107 ?
     82_inet_netof             tcpip32  107 ?
    14983inet_makeaddr           tcpip32  108 ?
     84_inet_makeaddr          tcpip32  108 ?
    15085inet_network            tcpip32  109 ?
     86_inet_network           tcpip32  109 ?
    15187inet_ntoa               tcpip32  110 ?
     88_inet_ntoa              tcpip32  110 ?
    15289gethostbyname           tcpip32  111 ?
     90_gethostbyname          tcpip32  111 ?
    15391gethostbyaddr           tcpip32  112 ?
     92_gethostbyaddr          tcpip32  112 ?
    15493getnetbyname            tcpip32  113 ?
     94_getnetbyname           tcpip32  113 ?
    15595getnetbyaddr            tcpip32  114 ?
     96_getnetbyaddr           tcpip32  114 ?
    15697setnetent               tcpip32  115 ?
     98_setnetent              tcpip32  115 ?
    15799endnetent               tcpip32  116 ?
     100_endnetent              tcpip32  116 ?
    158101getnetent               tcpip32  117 ?
     102_getnetent              tcpip32  117 ?
    159103setprotoent             tcpip32  118 ?
     104_setprotoent            tcpip32  118 ?
    160105endprotoent             tcpip32  119 ?
     106_endprotoent            tcpip32  119 ?
    161107getprotoent             tcpip32  120 ?
     108_getprotoent            tcpip32  120 ?
    162109getprotobyname          tcpip32  121 ?
     110_getprotobyname         tcpip32  121 ?
    163111getprotobynumber        tcpip32  122 ?
     112_getprotobynumber       tcpip32  122 ?
    164113getservbyport           tcpip32  123 ?
     114_getservbyport          tcpip32  123 ?
    165115getservbyname           tcpip32  124 ?
     116_getservbyname          tcpip32  124 ?
    166117setservent              tcpip32  125 ?
     118_setservent             tcpip32  125 ?
    167119endservent              tcpip32  126 ?
     120_endservent             tcpip32  126 ?
    168121getservent              tcpip32  127 ?
     122_getservent             tcpip32  127 ?
    169123sethostent              tcpip32  128 ?
     124_sethostent             tcpip32  128 ?
    170125endhostent              tcpip32  129 ?
     126_endhostent             tcpip32  129 ?
    171127gethostent              tcpip32  130 ?
     128_gethostent             tcpip32  130 ?
    172129__dn_expand             tcpip32  131 ?
     130___dn_expand            tcpip32  131 ?
    173131__dn_comp               tcpip32  132 ?
     132___dn_comp              tcpip32  132 ?
    174133__dn_skipname           tcpip32  133 ?
     134___dn_skipname          tcpip32  133 ?
    175135dn_find                 tcpip32  134 ?
     136_dn_find                tcpip32  134 ?
    176137_getshort               tcpip32  135 ?
     138__getshort              tcpip32  135 ?
    177139_getlong                tcpip32  136 ?
     140__getlong               tcpip32  136 ?
    178141__putshort              tcpip32  137 ?
     142___putshort             tcpip32  137 ?
    179143__putlong               tcpip32  138 ?
     144___putlong              tcpip32  138 ?
    180145__res_init              tcpip32  139 ?
     146___res_init             tcpip32  139 ?
    181147__res_mkquery           tcpip32  140 ?
     148___res_mkquery          tcpip32  140 ?
    182149__res_send              tcpip32  141 ?
     150___res_send             tcpip32  141 ?
    183151_ress                   tcpip32  143 ?
     152__ress                  tcpip32  143 ?
    184153gethostname             tcpip32  144 ?
     154_gethostname            tcpip32  144 ?
    185155rexec                   tcpip32  145 ?
     156_rexec                  tcpip32  145 ?
    186157tcp_h_errno1            tcpip32  151 ?
     158_tcp_h_errno1           tcpip32  151 ?
    187159__res_search            tcpip32  152 ?
     160___res_search           tcpip32  152 ?
    188161__res_query             tcpip32  153 ?
     162___res_query            tcpip32  153 ?
    189163__res_querydomain       tcpip32  154 ?
     164___res_querydomain      tcpip32  154 ?
    190165Raccept                 tcpip32  156 ?
     166_Raccept                tcpip32  156 ?
    191167Rbind                   tcpip32  157 ?
     168_Rbind                  tcpip32  157 ?
    192169Rconnect                tcpip32  158 ?
     170_Rconnect               tcpip32  158 ?
    193171Rgetsockname            tcpip32  159 ?
     172_Rgetsockname           tcpip32  159 ?
    194173Rlisten                 tcpip32  160 ?
     174_Rlisten                tcpip32  160 ?
    195175Rgethostbyname          tcpip32  161 ?
     176_Rgethostbyname         tcpip32  161 ?
    196177os2_ioctl               tcpip32  200 ?
     178_os2_ioctl              tcpip32  200 ?
    197179__TCPFDIsSet            tcpip32  201 ?
     180___TCPFDIsSet           tcpip32  201 ?
    198181conv_sockaddr_parms     tcpip32  202 ?
     182_conv_sockaddr_parms    tcpip32  202 ?
    199183htonl                   tcpip32  203 ?
     184_htonl                  tcpip32  203 ?
    200185ntohl                   tcpip32  204 ?
     186_ntohl                  tcpip32  204 ?
    201187htons                   tcpip32  205 ?
     188_htons                  tcpip32  205 ?
    202189ntohs                   tcpip32  206 ?
     190_ntohs                  tcpip32  206 ?
    203191sysctl                  tcpip32  207 ?
     192_sysctl                 tcpip32  207 ?
    204193herror                  tcpip32  208 ?
     194_herror                 tcpip32  208 ?
    205195hstrerror               tcpip32  209 ?
     196_hstrerror              tcpip32  209 ?
    206197__p_class_syms          tcpip32  211 ?
     198___p_class_syms         tcpip32  211 ?
    207199__p_type_syms           tcpip32  212 ?
     200___p_type_syms          tcpip32  212 ?
    208201__res_hnok              tcpip32  213 ?
     202___res_hnok             tcpip32  213 ?
    209203__res_ownok             tcpip32  214 ?
     204___res_ownok            tcpip32  214 ?
    210205__res_mailok            tcpip32  215 ?
     206___res_mailok           tcpip32  215 ?
    211207__res_dnok              tcpip32  216 ?
     208___res_dnok             tcpip32  216 ?
    212209__sym_ston              tcpip32  217 ?
     210___sym_ston             tcpip32  217 ?
    213211__sym_ntos              tcpip32  218 ?
     212___sym_ntos             tcpip32  218 ?
    214213__sym_ntop              tcpip32  219 ?
     214___sym_ntop             tcpip32  219 ?
    215215__b64_ntop              tcpip32  220 ?
     216___b64_ntop             tcpip32  220 ?
    216217__B64_PTOn              tcpip32  221 ?
     218___B64_PTOn             tcpip32  221 ?
    217219__b64_pton              tcpip32  221 ?
     220___b64_pton             tcpip32  221 ?
    218221__loc_aton              tcpip32  222 ?
     222___loc_aton             tcpip32  222 ?
    219223__loc_ntoa              tcpip32  223 ?
     224___loc_ntoa             tcpip32  223 ?
    220225__fp_resstat            tcpip32  224 ?
     226___fp_resstat           tcpip32  224 ?
    221227__fp_query              tcpip32  225 ?
     228___fp_query             tcpip32  225 ?
    222229__fp_nquery             tcpip32  226 ?
     230___fp_nquery            tcpip32  226 ?
    223231__hostalias             tcpip32  227 ?
     232___hostalias            tcpip32  227 ?
    224233__p_class               tcpip32  228 ?
     234___p_class              tcpip32  228 ?
    225235__p_time                tcpip32  229 ?
     236___p_time               tcpip32  229 ?
    226237__p_type                tcpip32  230 ?
     238___p_type               tcpip32  230 ?
    227239__p_query               tcpip32  231 ?
     240___p_query              tcpip32  231 ?
    228241__p_cdnname             tcpip32  232 ?
     242___p_cdnname            tcpip32  232 ?
    229243__p_cdname              tcpip32  233 ?
     244___p_cdname             tcpip32  233 ?
    230245__p_fqnname             tcpip32  234 ?
     246___p_fqnname            tcpip32  234 ?
    231247__p_fqname              tcpip32  235 ?
     248___p_fqname             tcpip32  235 ?
    232249__p_rr                  tcpip32  236 ?
     250___p_rr                 tcpip32  236 ?
    233251__p_option              tcpip32  237 ?
     252___p_option             tcpip32  237 ?
    234253__p_secstodate          tcpip32  238 ?
     254___p_secstodate         tcpip32  238 ?
    235255__dn_count_labels       tcpip32  239 ?
     256___dn_count_labels      tcpip32  239 ?
    236257__res_randomid          tcpip32  240 ?
     258___res_randomid         tcpip32  240 ?
    237259__res_isourserver       tcpip32  241 ?
     260___res_isourserver      tcpip32  241 ?
    238261__res_nameinquery       tcpip32  242 ?
     262___res_nameinquery      tcpip32  242 ?
    239263__res_queriesmatch      tcpip32  243 ?
     264___res_queriesmatch     tcpip32  243 ?
    240265__res_close             tcpip32  244 ?
     266___res_close            tcpip32  244 ?
    241267gethostbyname2          tcpip32  245 ?
     268_gethostbyname2         tcpip32  245 ?
    242269inet_aton               tcpip32  246 ?
     270_inet_aton              tcpip32  246 ?
    243271inet_neta               tcpip32  247 ?
     272_inet_neta              tcpip32  247 ?
    244273inet_net_ntop           tcpip32  248 ?
     274_inet_net_ntop          tcpip32  248 ?
    245275inet_net_pton           tcpip32  249 ?
     276_inet_net_pton          tcpip32  249 ?
    246277inet_pton               tcpip32  250 ?
     278_inet_pton              tcpip32  250 ?
    247279inet_ntop               tcpip32  251 ?
     280_inet_ntop              tcpip32  251 ?
    248281inet_nsap_addr          tcpip32  252 ?
     282_inet_nsap_addr         tcpip32  252 ?
    249283inet_nsap_ntoa          tcpip32  253 ?
     284_inet_nsap_ntoa         tcpip32  253 ?
    250285socketpair              tcpip32  254 ?
     286_socketpair             tcpip32  254 ?
    251287sock_strerror           tcpip32  255 ?
     288_sock_strerror          tcpip32  255 ?
    252289accept_and_recv         tcpip32  256 ?
     290_accept_and_recv        tcpip32  256 ?
    253291send_file               tcpip32  257 ?
     292_send_file              tcpip32  257 ?
    254293kernchkacc              tcpip32  300 ?
     294_kernchkacc             tcpip32  300 ?
    255295convert16to32bitaddr    tcpip32  301 ?
     296_convert16to32bitaddr   tcpip32  301 ?
    256297socketmain              tcpip32  302 ?
     298_socketmain             tcpip32  302 ?
    257299
  • trunk/src/emx/src/lib/socket/socket.smak

    • Property cvs2svn:cvs-rev changed from 1.5 to 1.6
    r352 r353  
    33.MODULE := libsocket
    44.MDESC  := The socket library
    5 .MDEP   := emxomf emximp
     5_MDIRS  := $.aout/tcpipv4 $.aout-prof/tcpipv4
     6.MDEP   := emxomf emximp $(_MDIRS)
     7TARGDIRS += $(_MDIRS)
    68
    79.TARGET := libsocket_p.a
    810.TKIND  := aout prof
    9 .TSRC   := src/lib/socket/herror.c
    10 .TSRC   += $(wildcard src/lib/socket/386/*.s)
     11.TSRC   := $(wildcard src/lib/socket/386/*.s)
    1112.IMPS   := src/lib/socket/socket.imp
    12 .INSDIR = lib/
     13.INSDIR := lib/
    1314.TKEEP  := 1
    1415include mkimplib.smak
     
    1617.TARGET := libsocket.a
    1718.TKIND  := aout
     19.TSRC   := $(wildcard src/lib/socket/386/*.s)
     20.IMPS   := src/lib/socket/socket.imp
     21.INSDIR := lib/
     22.TKEEP  := 1
    1823include mkimplib.smak
     24
     25       
     26.TARGET := tcpipv4/libsocket_p.a
     27.TKIND  := aout prof
     28.TSRC   := $(wildcard src/lib/socket/386/*.s)
     29.TSRC   += src/lib/socket/herror.c
     30.IMPS   := src/lib/socket/socket_tcpipv4.imp
     31.INSDIR := lib/
     32.TKEEP  := 1
     33include mkimplib.smak
     34
     35.TARGET := tcpipv4/libsocket.a
     36.TKIND  := aout
     37.TSRC   := $(wildcard src/lib/socket/386/*.s)
     38.TSRC   += src/lib/socket/herror.c
     39.IMPS   := src/lib/socket/socket_tcpipv4.imp
     40.TKEEP  := 1
     41include mkimplib.smak
     42
     43#$.omf/tcpipv4 omf-prof/tcpipv4
     44
    1945
    2046# Forget temporary variables
    2147include comend.smak
     48_MDIRS  :=
     49
  • trunk/src/emx/src/libsocket/herror.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r352 r353  
    11/* herror.c (emx+gcc) -- Copyright (c) 1994 by Eberhard Mattes */
    22
     3#define TCPV40HDRS
    34#include <stdio.h>
    45#include <sys/types.h>
  • trunk/src/emx/src/libsocket/socket.imp

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r352 r353  
    11;$Id$
    2 
    3 ;
    4 ; so32dll.imp (created by emximp)
    5 ;
    6 ; -------- so32dll.lib --------
    7 tcpip40_accept                  so32dll    1 ?
    8 tcpip40_bind                    so32dll    2 ?
    9 tcpip40_connect                 so32dll    3 ?
    10 tcpip40_gethostid               so32dll    4 ?
    11 tcpip40_getpeername             so32dll    5 ?
    12 tcpip40_getsockname             so32dll    6 ?
    13 tcpip40_getsockopt              so32dll    7 ?
    14 tcpip40_so_ioctl                so32dll    8 ?
    15 tcpip40_listen                  so32dll    9 ?
    16 tcpip40_recv                    so32dll   10 ?
    17 tcpip40_recvfrom                so32dll   11 ?
    18 tcpip40_os2_select              so32dll   12 ?
    19 tcpip40_send                    so32dll   13 ?
    20 tcpip40_sendto                  so32dll   14 ?
    21 tcpip40_setsockopt              so32dll   15 ?
    22 tcpip40_socket                  so32dll   16 ?
    23 tcpip40_soclose                 so32dll   17 ?
    24 tcpip40_so_cancel               so32dll   18 ?
    25 tcpip40_soabort                 so32dll   19 ?
    26 tcpip40_sock_errno              so32dll   20 ?
    27 tcpip40_recvmsg                 so32dll   21 ?
    28 tcpip40_sendmsg                 so32dll   22 ?
    29 tcpip40_readv                   so32dll   23 ?
    30 tcpip40_writev                  so32dll   24 ?
    31 tcpip40_shutdown                so32dll   25 ?
    32 tcpip40_sock_init               so32dll   26 ?
    33 tcpip40_addsockettolist         so32dll   27 ?
    34 tcpip40_removesocketfromlist    so32dll   28 ?
    35 tcpip40_psock_errno             so32dll   30 ?
    36 tcpip40_getinetversion          so32dll   31 ?
    37 tcpip40_bsdselect               so32dll   32 ?
    38 tcpip40_set_errno               so32dll   35 ?
    39 tcpip40_getsocketfromlist       so32dll   39 ?
    40 
    41 
    42 ;
    43 ; tcp32dll.imp (created by emximp)
    44 ;
    45 ; -------- tcp32dll.lib --------
    46 tcpip40_settimeofday            tcp32dll   1 ?
    47 tcpip40_gettimeofday            tcp32dll   2 ?
    48 tcpip40_lswap                   tcp32dll   3 ?
    49 tcpip40_bswap                   tcp32dll   4 ?
    50 tcpip40_inet_addr               tcp32dll   5 ?
    51 tcpip40_inet_lnaof              tcp32dll   6 ?
    52 tcpip40_inet_netof              tcp32dll   7 ?
    53 tcpip40_inet_makeaddr           tcp32dll   8 ?
    54 tcpip40_inet_network            tcp32dll   9 ?
    55 tcpip40_inet_ntoa               tcp32dll  10 ?
    56 tcpip40_gethostbyname           tcp32dll  11 ?
    57 tcpip40_gethostbyaddr           tcp32dll  12 ?
    58 tcpip40_getnetbyname            tcp32dll  13 ?
    59 tcpip40_getnetbyaddr            tcp32dll  14 ?
    60 tcpip40_setnetent               tcp32dll  15 ?
    61 tcpip40_endnetent               tcp32dll  16 ?
    62 tcpip40_getnetent               tcp32dll  17 ?
    63 tcpip40_setprotoent             tcp32dll  18 ?
    64 tcpip40_endprotoent             tcp32dll  19 ?
    65 tcpip40_getprotoent             tcp32dll  20 ?
    66 tcpip40_getprotobyname          tcp32dll  21 ?
    67 tcpip40_getprotobynumber        tcp32dll  22 ?
    68 tcpip40_getservbyport           tcp32dll  23 ?
    69 tcpip40_getservbyname           tcp32dll  24 ?
    70 tcpip40_setservent              tcp32dll  25 ?
    71 tcpip40_endservent              tcp32dll  26 ?
    72 tcpip40_getservent              tcp32dll  27 ?
    73 tcpip40_sethostent              tcp32dll  28 ?
    74 tcpip40_endhostent              tcp32dll  29 ?
    75 tcpip40_gethostent              tcp32dll  30 ?
    76 tcpip40_dn_expand               tcp32dll  31 ?
    77 tcpip40_dn_comp                 tcp32dll  32 ?
    78 tcpip40_dn_skipname             tcp32dll  33 ?
    79 tcpip40_dn_find                 tcp32dll  34 ?
    80 tcpip40__getshort               tcp32dll  35 ?
    81 tcpip40__getlong                tcp32dll  36 ?
    82 tcpip40_putshort                tcp32dll  37 ?
    83 tcpip40_putlong                 tcp32dll  38 ?
    84 tcpip40_res_init                tcp32dll  39 ?
    85 tcpip40_res_mkquery             tcp32dll  40 ?
    86 tcpip40_res_send                tcp32dll  41 ?
    87 tcpip40_h_errno                 tcp32dll  42 ?
    88 tcpip40__res                    tcp32dll  43 ?
    89 tcpip40_gethostname             tcp32dll  44 ?
    90 tcpip40_rexec                   tcp32dll  45 ?
    91 tcpip40_gethostbyname_r         tcp32dll  48 ?
    92 tcpip40_gethostbyaddr_r         tcp32dll  49 ?
    93 tcpip40_getservbyname_r         tcp32dll  50 ?
    94 tcpip40_tcp_h_errno             tcp32dll  51 ?
    95 tcpip40_res_search              tcp32dll  52 ?
    96 tcpip40_res_query               tcp32dll  53 ?
    97 tcpip40_res_querydomain         tcp32dll  54 ?
    98 tcpip40_Raccept                 tcp32dll  56 ?
    99 tcpip40_Rbind                   tcp32dll  57 ?
    100 tcpip40_Rconnect                tcp32dll  58 ?
    101 tcpip40_Rgetsockname            tcp32dll  59 ?
    102 tcpip40_Rlisten                 tcp32dll  60 ?
    103 tcpip40_Rgethostbyname          tcp32dll  61 ?
    104 
    105 
    1062
    1073;
     
    1106; -------- tcpip32.lib --------
    1117accept                  tcpip32    1 ?
     8_accept                 tcpip32    1 ?
    1129bind                    tcpip32    2 ?
     10_bind                   tcpip32    2 ?
    11311connect                 tcpip32    3 ?
     12_connect                tcpip32    3 ?
    11413gethostid               tcpip32    4 ?
     14_gethostid              tcpip32    4 ?
    11515getpeername             tcpip32    5 ?
     16_getpeername            tcpip32    5 ?
    11617getsockname             tcpip32    6 ?
     18_getsockname            tcpip32    6 ?
    11719getsockopt              tcpip32    7 ?
     20_getsockopt             tcpip32    7 ?
    11821so_ioctl                tcpip32    8 ?
     22_so_ioctl               tcpip32    8 ?
    11923listen                  tcpip32    9 ?
     24_listen                 tcpip32    9 ?
    12025recv                    tcpip32   10 ?
     26_recv                   tcpip32   10 ?
    12127recvfrom                tcpip32   11 ?
     28_recvfrom               tcpip32   11 ?
    12229os2_select              tcpip32   12 ?
     30_os2_select             tcpip32   12 ?
    12331send                    tcpip32   13 ?
     32_send                   tcpip32   13 ?
    12433sendto                  tcpip32   14 ?
     34_sendto                 tcpip32   14 ?
    12535setsockopt              tcpip32   15 ?
     36_setsockopt             tcpip32   15 ?
    12637socket                  tcpip32   16 ?
     38_socket                 tcpip32   16 ?
    12739soclose                 tcpip32   17 ?
     40_soclose                tcpip32   17 ?
    12841so_cancel               tcpip32   18 ?
     42_so_cancel              tcpip32   18 ?
    12943soabort                 tcpip32   19 ?
     44_soabort                tcpip32   19 ?
    13045sock_errno              tcpip32   20 ?
     46_sock_errno             tcpip32   20 ?
    13147recvmsg                 tcpip32   21 ?
     48_recvmsg                tcpip32   21 ?
    13249sendmsg                 tcpip32   22 ?
     50_sendmsg                tcpip32   22 ?
    13351so_readv                tcpip32   23 ?
     52_so_readv               tcpip32   23 ?
    13453so_writev               tcpip32   24 ?
     54_so_writev              tcpip32   24 ?
    13555shutdown                tcpip32   25 ?
     56_shutdown               tcpip32   25 ?
    13657sock_init               tcpip32   26 ?
     58_sock_init              tcpip32   26 ?
    13759addsockettolist         tcpip32   27 ?
     60_addsockettolist        tcpip32   27 ?
    13861removesocketfromlist    tcpip32   28 ?
     62_removesocketfromlist   tcpip32   28 ?
    13963cleanupsockets          tcpip32   29 ?
     64_cleanupsockets         tcpip32   29 ?
    14065psock_errno             tcpip32   30 ?
     66_psock_errno            tcpip32   30 ?
    14167getinetversion          tcpip32   31 ?
     68_getinetversion         tcpip32   31 ?
    14269bsdselect               tcpip32   32 ?
     70_bsdselect              tcpip32   32 ?
    14371set_errno               tcpip32   35 ?
     72_set_errno              tcpip32   35 ?
    14473winsockcleanupsockets   tcpip32   38 ?
     74_winsockcleanupsockets  tcpip32   38 ?
    14575gettimeofday            tcpip32  102 ?
     76_gettimeofday           tcpip32  102 ?
    14677inet_addr               tcpip32  105 ?
     78_inet_addr              tcpip32  105 ?
    14779inet_lnaof              tcpip32  106 ?
     80_inet_lnaof             tcpip32  106 ?
    14881inet_netof              tcpip32  107 ?
     82_inet_netof             tcpip32  107 ?
    14983inet_makeaddr           tcpip32  108 ?
     84_inet_makeaddr          tcpip32  108 ?
    15085inet_network            tcpip32  109 ?
     86_inet_network           tcpip32  109 ?
    15187inet_ntoa               tcpip32  110 ?
     88_inet_ntoa              tcpip32  110 ?
    15289gethostbyname           tcpip32  111 ?
     90_gethostbyname          tcpip32  111 ?
    15391gethostbyaddr           tcpip32  112 ?
     92_gethostbyaddr          tcpip32  112 ?
    15493getnetbyname            tcpip32  113 ?
     94_getnetbyname           tcpip32  113 ?
    15595getnetbyaddr            tcpip32  114 ?
     96_getnetbyaddr           tcpip32  114 ?
    15697setnetent               tcpip32  115 ?
     98_setnetent              tcpip32  115 ?
    15799endnetent               tcpip32  116 ?
     100_endnetent              tcpip32  116 ?
    158101getnetent               tcpip32  117 ?
     102_getnetent              tcpip32  117 ?
    159103setprotoent             tcpip32  118 ?
     104_setprotoent            tcpip32  118 ?
    160105endprotoent             tcpip32  119 ?
     106_endprotoent            tcpip32  119 ?
    161107getprotoent             tcpip32  120 ?
     108_getprotoent            tcpip32  120 ?
    162109getprotobyname          tcpip32  121 ?
     110_getprotobyname         tcpip32  121 ?
    163111getprotobynumber        tcpip32  122 ?
     112_getprotobynumber       tcpip32  122 ?
    164113getservbyport           tcpip32  123 ?
     114_getservbyport          tcpip32  123 ?
    165115getservbyname           tcpip32  124 ?
     116_getservbyname          tcpip32  124 ?
    166117setservent              tcpip32  125 ?
     118_setservent             tcpip32  125 ?
    167119endservent              tcpip32  126 ?
     120_endservent             tcpip32  126 ?
    168121getservent              tcpip32  127 ?
     122_getservent             tcpip32  127 ?
    169123sethostent              tcpip32  128 ?
     124_sethostent             tcpip32  128 ?
    170125endhostent              tcpip32  129 ?
     126_endhostent             tcpip32  129 ?
    171127gethostent              tcpip32  130 ?
     128_gethostent             tcpip32  130 ?
    172129__dn_expand             tcpip32  131 ?
     130___dn_expand            tcpip32  131 ?
    173131__dn_comp               tcpip32  132 ?
     132___dn_comp              tcpip32  132 ?
    174133__dn_skipname           tcpip32  133 ?
     134___dn_skipname          tcpip32  133 ?
    175135dn_find                 tcpip32  134 ?
     136_dn_find                tcpip32  134 ?
    176137_getshort               tcpip32  135 ?
     138__getshort              tcpip32  135 ?
    177139_getlong                tcpip32  136 ?
     140__getlong               tcpip32  136 ?
    178141__putshort              tcpip32  137 ?
     142___putshort             tcpip32  137 ?
    179143__putlong               tcpip32  138 ?
     144___putlong              tcpip32  138 ?
    180145__res_init              tcpip32  139 ?
     146___res_init             tcpip32  139 ?
    181147__res_mkquery           tcpip32  140 ?
     148___res_mkquery          tcpip32  140 ?
    182149__res_send              tcpip32  141 ?
     150___res_send             tcpip32  141 ?
    183151_ress                   tcpip32  143 ?
     152__ress                  tcpip32  143 ?
    184153gethostname             tcpip32  144 ?
     154_gethostname            tcpip32  144 ?
    185155rexec                   tcpip32  145 ?
     156_rexec                  tcpip32  145 ?
    186157tcp_h_errno1            tcpip32  151 ?
     158_tcp_h_errno1           tcpip32  151 ?
    187159__res_search            tcpip32  152 ?
     160___res_search           tcpip32  152 ?
    188161__res_query             tcpip32  153 ?
     162___res_query            tcpip32  153 ?
    189163__res_querydomain       tcpip32  154 ?
     164___res_querydomain      tcpip32  154 ?
    190165Raccept                 tcpip32  156 ?
     166_Raccept                tcpip32  156 ?
    191167Rbind                   tcpip32  157 ?
     168_Rbind                  tcpip32  157 ?
    192169Rconnect                tcpip32  158 ?
     170_Rconnect               tcpip32  158 ?
    193171Rgetsockname            tcpip32  159 ?
     172_Rgetsockname           tcpip32  159 ?
    194173Rlisten                 tcpip32  160 ?
     174_Rlisten                tcpip32  160 ?
    195175Rgethostbyname          tcpip32  161 ?
     176_Rgethostbyname         tcpip32  161 ?
    196177os2_ioctl               tcpip32  200 ?
     178_os2_ioctl              tcpip32  200 ?
    197179__TCPFDIsSet            tcpip32  201 ?
     180___TCPFDIsSet           tcpip32  201 ?
    198181conv_sockaddr_parms     tcpip32  202 ?
     182_conv_sockaddr_parms    tcpip32  202 ?
    199183htonl                   tcpip32  203 ?
     184_htonl                  tcpip32  203 ?
    200185ntohl                   tcpip32  204 ?
     186_ntohl                  tcpip32  204 ?
    201187htons                   tcpip32  205 ?
     188_htons                  tcpip32  205 ?
    202189ntohs                   tcpip32  206 ?
     190_ntohs                  tcpip32  206 ?
    203191sysctl                  tcpip32  207 ?
     192_sysctl                 tcpip32  207 ?
    204193herror                  tcpip32  208 ?
     194_herror                 tcpip32  208 ?
    205195hstrerror               tcpip32  209 ?
     196_hstrerror              tcpip32  209 ?
    206197__p_class_syms          tcpip32  211 ?
     198___p_class_syms         tcpip32  211 ?
    207199__p_type_syms           tcpip32  212 ?
     200___p_type_syms          tcpip32  212 ?
    208201__res_hnok              tcpip32  213 ?
     202___res_hnok             tcpip32  213 ?
    209203__res_ownok             tcpip32  214 ?
     204___res_ownok            tcpip32  214 ?
    210205__res_mailok            tcpip32  215 ?
     206___res_mailok           tcpip32  215 ?
    211207__res_dnok              tcpip32  216 ?
     208___res_dnok             tcpip32  216 ?
    212209__sym_ston              tcpip32  217 ?
     210___sym_ston             tcpip32  217 ?
    213211__sym_ntos              tcpip32  218 ?
     212___sym_ntos             tcpip32  218 ?
    214213__sym_ntop              tcpip32  219 ?
     214___sym_ntop             tcpip32  219 ?
    215215__b64_ntop              tcpip32  220 ?
     216___b64_ntop             tcpip32  220 ?
    216217__B64_PTOn              tcpip32  221 ?
     218___B64_PTOn             tcpip32  221 ?
    217219__b64_pton              tcpip32  221 ?
     220___b64_pton             tcpip32  221 ?
    218221__loc_aton              tcpip32  222 ?
     222___loc_aton             tcpip32  222 ?
    219223__loc_ntoa              tcpip32  223 ?
     224___loc_ntoa             tcpip32  223 ?
    220225__fp_resstat            tcpip32  224 ?
     226___fp_resstat           tcpip32  224 ?
    221227__fp_query              tcpip32  225 ?
     228___fp_query             tcpip32  225 ?
    222229__fp_nquery             tcpip32  226 ?
     230___fp_nquery            tcpip32  226 ?
    223231__hostalias             tcpip32  227 ?
     232___hostalias            tcpip32  227 ?
    224233__p_class               tcpip32  228 ?
     234___p_class              tcpip32  228 ?
    225235__p_time                tcpip32  229 ?
     236___p_time               tcpip32  229 ?
    226237__p_type                tcpip32  230 ?
     238___p_type               tcpip32  230 ?
    227239__p_query               tcpip32  231 ?
     240___p_query              tcpip32  231 ?
    228241__p_cdnname             tcpip32  232 ?
     242___p_cdnname            tcpip32  232 ?
    229243__p_cdname              tcpip32  233 ?
     244___p_cdname             tcpip32  233 ?
    230245__p_fqnname             tcpip32  234 ?
     246___p_fqnname            tcpip32  234 ?
    231247__p_fqname              tcpip32  235 ?
     248___p_fqname             tcpip32  235 ?
    232249__p_rr                  tcpip32  236 ?
     250___p_rr                 tcpip32  236 ?
    233251__p_option              tcpip32  237 ?
     252___p_option             tcpip32  237 ?
    234253__p_secstodate          tcpip32  238 ?
     254___p_secstodate         tcpip32  238 ?
    235255__dn_count_labels       tcpip32  239 ?
     256___dn_count_labels      tcpip32  239 ?
    236257__res_randomid          tcpip32  240 ?
     258___res_randomid         tcpip32  240 ?
    237259__res_isourserver       tcpip32  241 ?
     260___res_isourserver      tcpip32  241 ?
    238261__res_nameinquery       tcpip32  242 ?
     262___res_nameinquery      tcpip32  242 ?
    239263__res_queriesmatch      tcpip32  243 ?
     264___res_queriesmatch     tcpip32  243 ?
    240265__res_close             tcpip32  244 ?
     266___res_close            tcpip32  244 ?
    241267gethostbyname2          tcpip32  245 ?
     268_gethostbyname2         tcpip32  245 ?
    242269inet_aton               tcpip32  246 ?
     270_inet_aton              tcpip32  246 ?
    243271inet_neta               tcpip32  247 ?
     272_inet_neta              tcpip32  247 ?
    244273inet_net_ntop           tcpip32  248 ?
     274_inet_net_ntop          tcpip32  248 ?
    245275inet_net_pton           tcpip32  249 ?
     276_inet_net_pton          tcpip32  249 ?
    246277inet_pton               tcpip32  250 ?
     278_inet_pton              tcpip32  250 ?
    247279inet_ntop               tcpip32  251 ?
     280_inet_ntop              tcpip32  251 ?
    248281inet_nsap_addr          tcpip32  252 ?
     282_inet_nsap_addr         tcpip32  252 ?
    249283inet_nsap_ntoa          tcpip32  253 ?
     284_inet_nsap_ntoa         tcpip32  253 ?
    250285socketpair              tcpip32  254 ?
     286_socketpair             tcpip32  254 ?
    251287sock_strerror           tcpip32  255 ?
     288_sock_strerror          tcpip32  255 ?
    252289accept_and_recv         tcpip32  256 ?
     290_accept_and_recv        tcpip32  256 ?
    253291send_file               tcpip32  257 ?
     292_send_file              tcpip32  257 ?
    254293kernchkacc              tcpip32  300 ?
     294_kernchkacc             tcpip32  300 ?
    255295convert16to32bitaddr    tcpip32  301 ?
     296_convert16to32bitaddr   tcpip32  301 ?
    256297socketmain              tcpip32  302 ?
     298_socketmain             tcpip32  302 ?
    257299
  • trunk/src/emx/src/libsocket/socket.smak

    • Property cvs2svn:cvs-rev changed from 1.5 to 1.6
    r352 r353  
    33.MODULE := libsocket
    44.MDESC  := The socket library
    5 .MDEP   := emxomf emximp
     5_MDIRS  := $.aout/tcpipv4 $.aout-prof/tcpipv4
     6.MDEP   := emxomf emximp $(_MDIRS)
     7TARGDIRS += $(_MDIRS)
    68
    79.TARGET := libsocket_p.a
    810.TKIND  := aout prof
    9 .TSRC   := src/lib/socket/herror.c
    10 .TSRC   += $(wildcard src/lib/socket/386/*.s)
     11.TSRC   := $(wildcard src/lib/socket/386/*.s)
    1112.IMPS   := src/lib/socket/socket.imp
    12 .INSDIR = lib/
     13.INSDIR := lib/
    1314.TKEEP  := 1
    1415include mkimplib.smak
     
    1617.TARGET := libsocket.a
    1718.TKIND  := aout
     19.TSRC   := $(wildcard src/lib/socket/386/*.s)
     20.IMPS   := src/lib/socket/socket.imp
     21.INSDIR := lib/
     22.TKEEP  := 1
    1823include mkimplib.smak
     24
     25       
     26.TARGET := tcpipv4/libsocket_p.a
     27.TKIND  := aout prof
     28.TSRC   := $(wildcard src/lib/socket/386/*.s)
     29.TSRC   += src/lib/socket/herror.c
     30.IMPS   := src/lib/socket/socket_tcpipv4.imp
     31.INSDIR := lib/
     32.TKEEP  := 1
     33include mkimplib.smak
     34
     35.TARGET := tcpipv4/libsocket.a
     36.TKIND  := aout
     37.TSRC   := $(wildcard src/lib/socket/386/*.s)
     38.TSRC   += src/lib/socket/herror.c
     39.IMPS   := src/lib/socket/socket_tcpipv4.imp
     40.TKEEP  := 1
     41include mkimplib.smak
     42
     43#$.omf/tcpipv4 omf-prof/tcpipv4
     44
    1945
    2046# Forget temporary variables
    2147include comend.smak
     48_MDIRS  :=
     49
Note: See TracChangeset for help on using the changeset viewer.