| 
  | 
Message-ID: <d39c923d-0d52-86d3-32f3-9706faa06408@redhat.com>
Date: Fri, 31 Oct 2025 22:33:49 +0000 (UTC)
From: Joseph Myers <josmyers@...hat.com>
To: Alejandro Colomar <alx@...nel.org>
cc: Thiago Macieira <thiago@...ieira.org>, Paul Eggert <eggert@...ucla.edu>, 
    libc-alpha@...rceware.org, musl@...ts.openwall.com, 
    "A. Wilcox" <AWilcox@...cox-tech.com>, 
    Lénárd Szolnoki <cpp@...ardszolnoki.com>, 
    Collin Funk <collin.funk1@...il.com>, 
    Arthur O'Dwyer <arthur.j.odwyer@...il.com>, 
    Jonathan Wakely <jwakely@...hat.com>, 
    "Paul E. McKenney" <paulmck@...nel.org>
Subject: Re: Re: realloci(): A realloc() variant that works in-place
On Fri, 31 Oct 2025, Alejandro Colomar wrote:
> 		ssize_t realloci(void *p, size_t size);
There is no such type name as ssize_t in the C standard (and the convenor 
is strongly opposed to adding such a type).
-- 
Joseph S. Myers
josmyers@...hat.com
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.