1
1
openmpi/orte/mca/ns
Brian Barrett 285581dff2 More endian-related cleanups:
- moved hton64 and ntoh64 from the bunch of places it had been copied
    into one header file
  - properly set and use the btl_tcp's nbo option to put things in
    network byte order on the wire if both sides don't have the same
    endianness
  - Put the OB1 PML's headers (with a couple exceptions I need to discuss
    with Tim) in network byte order on the wire if both sides don't have
    the same endianness
  - since it was needed for the TCP BTL, move the orte_process_name_t
    HTON and NTOH macros from the TCP OOB to ns_types.h

This commit was SVN r9145.
2006-02-26 00:45:54 +00:00
..
base I suppose that the meaning of this function is just to print a job id ... 2006-02-17 05:11:07 +00:00
proxy Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
replica Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
ns_types.h More endian-related cleanups: 2006-02-26 00:45:54 +00:00
ns.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00