projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(__strsep_g): Little cleanup.
[kopensolaris-gnu/glibc.git]
/
string
/
strdup.c
diff --git
a/string/strdup.c
b/string/strdup.c
index
257f428
..
be3883f
100644
(file)
--- a/
string/strdup.c
+++ b/
string/strdup.c
@@
-25,7
+25,7
@@
# include <string.h>
#else
char *malloc ();
-char *
str
cpy ();
+char *
mem
cpy ();
#endif
#ifndef weak_alias