Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139463435
D11844.id31552.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
604 B
Referenced Files
None
Subscribers
None
D11844.id31552.diff
View Options
Index: head/lib/libstand/Makefile
===================================================================
--- head/lib/libstand/Makefile
+++ head/lib/libstand/Makefile
@@ -41,7 +41,7 @@
.PATH: ${LIBC_SRC}/string
SRCS+= bcmp.c bcopy.c bzero.c ffs.c fls.c \
memccpy.c memchr.c memcmp.c memcpy.c memmove.c memset.c \
- qdivrem.c strcat.c strchr.c strcmp.c strcpy.c \
+ qdivrem.c strcat.c strchr.c strcmp.c strcpy.c stpcpy.c stpncpy.c \
strcspn.c strlcat.c strlcpy.c strlen.c strncat.c strncmp.c strncpy.c \
strpbrk.c strrchr.c strsep.c strspn.c strstr.c strtok.c swab.c
.if ${MACHINE_CPUARCH} == "arm"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 13, 9:22 AM (5 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26927472
Default Alt Text
D11844.id31552.diff (604 B)
Attached To
Mode
D11844: Add stpcpy and stpncpy to libstand
Attached
Detach File
Event Timeline
Log In to Comment