[libc-commits] [PATCH] D144506: [libc] Implement ntohl and ntohs

Raman Tenneti via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 21 17:31:00 PST 2023


rtenneti added a comment.

Hi Siva,

  Added a htonl(ntohl(...)) test. Did the swap based on host's endianess. PTAL.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144506/new/

https://reviews.llvm.org/D144506



More information about the libc-commits mailing list