public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/178] New: Please add strlcpy and strlcat (attached)
@ 2004-05-24 20:19 rmh at debian dot org
  2004-05-24 20:21 ` [Bug libc/178] " rmh at debian dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rmh at debian dot org @ 2004-05-24 20:19 UTC (permalink / raw)
  To: glibc-bugs

I'm attaching the strlcpy.c and strlcat.c files, not the patch to integrate them
as I don't know the glibc-makefile magic for this.

-- 
           Summary: Please add strlcpy and strlcat (attached)
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: rmh at debian dot org
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=178

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/178] Please add strlcpy and strlcat (attached)
  2004-05-24 20:19 [Bug libc/178] New: Please add strlcpy and strlcat (attached) rmh at debian dot org
@ 2004-05-24 20:21 ` rmh at debian dot org
  2004-05-24 20:22 ` rmh at debian dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rmh at debian dot org @ 2004-05-24 20:21 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From rmh at debian dot org  2004-05-24 20:21 -------
Created an attachment (id=91)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=91&action=view)
strlcat implementation

This is extracted from FreeBSD CVS. I assume the license is acceptable since it
is GPL/LGPL compatible.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=178

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/178] Please add strlcpy and strlcat (attached)
  2004-05-24 20:19 [Bug libc/178] New: Please add strlcpy and strlcat (attached) rmh at debian dot org
  2004-05-24 20:21 ` [Bug libc/178] " rmh at debian dot org
@ 2004-05-24 20:22 ` rmh at debian dot org
  2004-05-25 18:50 ` roland at gnu dot org
  2004-05-25 19:51 ` zeratul2 at wanadoo dot es
  3 siblings, 0 replies; 5+ messages in thread
From: rmh at debian dot org @ 2004-05-24 20:22 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From rmh at debian dot org  2004-05-24 20:22 -------
Created an attachment (id=92)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=92&action=view)
strlcpy implementation

This is extracted from FreeBSD CVS. I assume the license is acceptable since it
is GPL/LGPL compatible.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=178

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/178] Please add strlcpy and strlcat (attached)
  2004-05-24 20:19 [Bug libc/178] New: Please add strlcpy and strlcat (attached) rmh at debian dot org
  2004-05-24 20:21 ` [Bug libc/178] " rmh at debian dot org
  2004-05-24 20:22 ` rmh at debian dot org
@ 2004-05-25 18:50 ` roland at gnu dot org
  2004-05-25 19:51 ` zeratul2 at wanadoo dot es
  3 siblings, 0 replies; 5+ messages in thread
From: roland at gnu dot org @ 2004-05-25 18:50 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From roland at gnu dot org  2004-05-25 18:50 -------
This report contains no claims of justification for adding these interfaces.
These have been suggested before and discussed on the mailing list.
We don't consider them worthwhile.  Please locate that old discussion for details.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


http://sources.redhat.com/bugzilla/show_bug.cgi?id=178

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/178] Please add strlcpy and strlcat (attached)
  2004-05-24 20:19 [Bug libc/178] New: Please add strlcpy and strlcat (attached) rmh at debian dot org
                   ` (2 preceding siblings ...)
  2004-05-25 18:50 ` roland at gnu dot org
@ 2004-05-25 19:51 ` zeratul2 at wanadoo dot es
  3 siblings, 0 replies; 5+ messages in thread
From: zeratul2 at wanadoo dot es @ 2004-05-25 19:51 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From zeratul2 at wanadoo dot es  2004-05-25 19:51 -------
Subject: Re:  Please add strlcpy and strlcat (attached)

On Tue, May 25, 2004 at 06:50:51PM -0000, roland at gnu dot org wrote:
> 
> ------- Additional Comments From roland at gnu dot org  2004-05-25 18:50 -------
> This report contains no claims of justification for adding these interfaces.
> These have been suggested before and discussed on the mailing list.
> We don't consider them worthwhile.  Please locate that old discussion for details.

Oh, I see this was discussed already. Sorry for the oversight.



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=178

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2004-05-25 19:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-24 20:19 [Bug libc/178] New: Please add strlcpy and strlcat (attached) rmh at debian dot org
2004-05-24 20:21 ` [Bug libc/178] " rmh at debian dot org
2004-05-24 20:22 ` rmh at debian dot org
2004-05-25 18:50 ` roland at gnu dot org
2004-05-25 19:51 ` zeratul2 at wanadoo dot es

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).