FreeBSD Bugzilla – Attachment 108922 Details for
Bug 149852
[PATCH] fix 2x same lines in strcpy(3) and strncpy(3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 468 bytes, created by
Aldis Berjoza
on 2010-08-21 15:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Aldis Berjoza
Created:
2010-08-21 15:10:01 UTC
Size:
468 bytes
patch
obsolete
>--- strncpy.3.bak 2010-08-21 17:06:36.000000000 +0300 >+++ strncpy.3 2010-08-21 17:07:08.000000000 +0300 >@@ -46,10 +46,6 @@ > .Fn stpcpy "char * restrict dst" "const char * restrict src" > .Ft char * > .Fn stpncpy "char * restrict dst" "const char * restrict src" "size_t len" >-.Ft char * >-.Fn strcpy "char * restrict dst" "const char * restrict src" >-.Ft char * >-.Fn strncpy "char * restrict dst" "const char * restrict src" "size_t len" > .Sh DESCRIPTION > The > .Fn stpcpy
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 149852
: 108922