This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Implement strlcpy, strlcat [BZ #178]


On 05/18/2016 02:29 PM, Florian Weimer wrote:
I would like to restart the discussion about inclusion of strlcpy and
strlcat.

The attached patch is basically what I had before, rebased to master.
The symbol versions changed as a result.

I would like to move the discussion forward.  The patch is available here:

  <https://sourceware.org/ml/libc-alpha/2016-05/msg00369.html>

I think there remains very little technical work to be done on this initial implementation for glibc.

Paul Sturm noticed an infinite recursion in the fortification wrappers.
I fixed that an added a test case as well.

Since then, Paul Sturm has told me that the failures he saw are gone.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]