1
1
openmpi/orte/mca/oob/tcp
George Bosilca 6afa4c6c64 Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3
different macros, one for each project. Therefore, now we have OPAL_DECLSPEC,
ORTE_DECLSPEC and OMPI_DECLSPEC. Please use them based on the sub-project.

This commit was SVN r11270.
2006-08-20 15:54:04 +00:00
..
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
oob_tcp_addr.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
oob_tcp_addr.h With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
oob_tcp_hdr.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
oob_tcp_msg.c Cleanup a historical naming convention problem. Move the socket_errno definitions to the OPAL layer and change the name accordingly. This cleans up some interrelationship issues as well as removing a name confusion. 2006-08-14 20:14:44 +00:00
oob_tcp_msg.h * use opal_free_list_item_t as the type of items stored in an opal_free_list_t, 2006-07-17 21:51:50 +00:00
oob_tcp_peer.c Cleanup a historical naming convention problem. Move the socket_errno definitions to the OPAL layer and change the name accordingly. This cleans up some interrelationship issues as well as removing a name confusion. 2006-08-14 20:14:44 +00:00
oob_tcp_peer.h * use opal_free_list_item_t as the type of items stored in an opal_free_list_t, 2006-07-17 21:51:50 +00:00
oob_tcp_ping.c Cleanup a historical naming convention problem. Move the socket_errno definitions to the OPAL layer and change the name accordingly. This cleans up some interrelationship issues as well as removing a name confusion. 2006-08-14 20:14:44 +00:00
oob_tcp_recv.c * use opal_free_list_item_t as the type of items stored in an opal_free_list_t, 2006-07-17 21:51:50 +00:00
oob_tcp_send.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
oob_tcp.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
oob_tcp.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00