mbox

[v2,0/4] Document 128-bit types

Message ID 20201002122822.24277-1-colomar.6.4.3@gmail.com
Headers

Message

Alejandro Colomar Oct. 2, 2020, 12:28 p.m. UTC
  Hi Michael,

I fixed the stray '"' noticed by Florian.

Cheers,

Alex

Alejandro Colomar (4):
  system_data_types.7: Add '__int128'
  __int128.3: New link to system_data_types(7)
  system_data_types.7: Add 'unsigned __int128'
  unsigned-__int128.3: New link to system_data_types(7)

 man3/__int128.3          |  1 +
 man3/unsigned-__int128.3 |  1 +
 man7/system_data_types.7 | 75 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 77 insertions(+)
 create mode 100644 man3/__int128.3
 create mode 100644 man3/unsigned-__int128.3