public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
@ 2014-09-08 11:52 ` fweimer at redhat dot com
  2014-09-08 11:53 ` fweimer at redhat dot com
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: fweimer at redhat dot com @ 2014-09-08 11:52 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug libc/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
  2014-09-08 11:52 ` [Bug libc/178] Please add strlcpy and strlcat (attached) fweimer at redhat dot com
@ 2014-09-08 11:53 ` fweimer at redhat dot com
  2014-10-23  0:57 ` thepouar at gmail dot com
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: fweimer at redhat dot com @ 2014-09-08 11:53 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---
           Assignee|gotom at debian dot or.jp          |fweimer at redhat dot com

--- Comment #5 from Florian Weimer <fweimer at redhat dot com> ---
I'm working on a patch to add this function.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug libc/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
  2014-09-08 11:52 ` [Bug libc/178] Please add strlcpy and strlcat (attached) fweimer at redhat dot com
  2014-09-08 11:53 ` fweimer at redhat dot com
@ 2014-10-23  0:57 ` thepouar at gmail dot com
  2015-01-03  1:39 ` emaste at freebsd dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: thepouar at gmail dot com @ 2014-10-23  0:57 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

thepouar at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thepouar at gmail dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug libc/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-10-23  0:57 ` thepouar at gmail dot com
@ 2015-01-03  1:39 ` emaste at freebsd dot org
  2015-08-27 22:02 ` [Bug string/178] " jsm28 at gcc dot gnu.org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: emaste at freebsd dot org @ 2015-01-03  1:39 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

emaste at freebsd dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste at freebsd dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug string/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2015-01-03  1:39 ` emaste at freebsd dot org
@ 2015-08-27 22:02 ` jsm28 at gcc dot gnu.org
  2021-07-01 14:07 ` jscott at posteo dot net
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2015-08-27 22:02 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |string

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug string/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2015-08-27 22:02 ` [Bug string/178] " jsm28 at gcc dot gnu.org
@ 2021-07-01 14:07 ` jscott at posteo dot net
  2022-12-23  6:55 ` sam at gentoo dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: jscott at posteo dot net @ 2021-07-01 14:07 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

John Scott <jscott at posteo dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jscott at posteo dot net

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug string/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2021-07-01 14:07 ` jscott at posteo dot net
@ 2022-12-23  6:55 ` sam at gentoo dot org
  2022-12-23  6:58 ` sam at gentoo dot org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: sam at gentoo dot org @ 2022-12-23  6:55 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at gentoo dot org

--- Comment #6 from Sam James <sam at gentoo dot org> ---
strlcpy and strlcat will be in the next POSIX edition
(https://www.austingroupbugs.net/view.php?id=986).

Florian sent a patch to libc-alpha in June:
https://patchwork.sourceware.org/project/glibc/patch/87fsjp7rqz.fsf@oldenburg.str.redhat.com/.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug string/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2022-12-23  6:55 ` sam at gentoo dot org
@ 2022-12-23  6:58 ` sam at gentoo dot org
  2022-12-23  6:58 ` sam at gentoo dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: sam at gentoo dot org @ 2022-12-23  6:58 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://www.austingroupbugs
                   |                            |.net/view.php?id=986

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug string/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2022-12-23  6:58 ` sam at gentoo dot org
@ 2022-12-23  6:58 ` sam at gentoo dot org
  2023-04-05 11:25 ` fweimer at redhat dot com
  2023-06-14 16:43 ` fweimer at redhat dot com
  10 siblings, 0 replies; 11+ messages in thread
From: sam at gentoo dot org @ 2022-12-23  6:58 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alx.manpages at gmail dot com
           See Also|                            |https://www.austingroupbugs
                   |                            |.net/view.php?id=1591

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug string/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2022-12-23  6:58 ` sam at gentoo dot org
@ 2023-04-05 11:25 ` fweimer at redhat dot com
  2023-06-14 16:43 ` fweimer at redhat dot com
  10 siblings, 0 replies; 11+ messages in thread
From: fweimer at redhat dot com @ 2023-04-05 11:25 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

--- Comment #7 from Florian Weimer <fweimer at redhat dot com> ---
New patches posted:

[PATCH 0/2] strlcpy/strlcat/wcslcpy/wcscat implementation
<https://sourceware.org/pipermail/libc-alpha/2023-April/146967.html>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug string/178] Please add strlcpy and strlcat (attached)
       [not found] <bug-178-131@http.sourceware.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2023-04-05 11:25 ` fweimer at redhat dot com
@ 2023-06-14 16:43 ` fweimer at redhat dot com
  10 siblings, 0 replies; 11+ messages in thread
From: fweimer at redhat dot com @ 2023-06-14 16:43 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=178

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.38
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #8 from Florian Weimer <fweimer at redhat dot com> ---
Fixed for 2.38 via:

commit 454a20c8756c9c1d55419153255fc7692b3d2199
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Jun 14 18:10:08 2023 +0200

    Implement strlcpy and strlcat [BZ #178]

    These functions are about to be added to POSIX, under Austin Group
    issue 986.

    The fortified strlcat implementation does not raise SIGABRT if the
    destination buffer does not contain a null terminator, it just
    inherits the non-failing regular strlcat behavior.

    Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-06-14 16:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-178-131@http.sourceware.org/bugzilla/>
2014-09-08 11:52 ` [Bug libc/178] Please add strlcpy and strlcat (attached) fweimer at redhat dot com
2014-09-08 11:53 ` fweimer at redhat dot com
2014-10-23  0:57 ` thepouar at gmail dot com
2015-01-03  1:39 ` emaste at freebsd dot org
2015-08-27 22:02 ` [Bug string/178] " jsm28 at gcc dot gnu.org
2021-07-01 14:07 ` jscott at posteo dot net
2022-12-23  6:55 ` sam at gentoo dot org
2022-12-23  6:58 ` sam at gentoo dot org
2022-12-23  6:58 ` sam at gentoo dot org
2023-04-05 11:25 ` fweimer at redhat dot com
2023-06-14 16:43 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).