[PATCH 1/2] libio: fmemopen rewrite to POSIX compliance

Carlos O'Donell carlos@redhat.com
Wed Jul 8 03:00:00 GMT 2015


On 07/07/2015 05:33 PM, Adhemerval Zanella wrote:
> 
> 
> On 07-07-2015 18:07, Carlos O'Donell wrote:
>> On 07/07/2015 05:05 PM, Adhemerval Zanella wrote:
>>>
>>>
>>> On 07-07-2015 16:44, Carlos O'Donell wrote:
>>>> On 06/16/2015 09:55 AM, Adhemerval Zanella wrote:
>>>>> Reposting this again with a clarification about bz#11216 and also to see
>>>>> if I can land it for 2.22.
>>>>
>>>> OK for 2.22 with the changes I noted below.
>>>
>>> Thanks for the review, I have corrected all the request below and I will
>>> commit it shortly.  Do you think it is worth a note in NEWS?
>>
>> Absolutely. Please update NEWS and shout it from the mountain tops :-)
> 
> What do you think about the entry:
> 
> * A new fmemopen implementation that aims to be POSIX complaint and fixes                   
>   some long-standing issues.   

Suggest:

* A new fmemopen implementation has been added with the goal of POSIX
  compliance. The new implementation fixes the following long-standing
  issues: <BZ list>. The old implementation is still present for use
  be by existing binaries.

Cheers,
Carlos.



More information about the Libc-alpha mailing list