projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e435b6
)
(headers): Add byteswap.h and bits/byteswap.h.
author
drepper
<drepper>
Thu, 24 Jul 1997 01:20:27 +0000
(
01:20
+0000)
committer
drepper
<drepper>
Thu, 24 Jul 1997 01:20:27 +0000
(
01:20
+0000)
string/Makefile
patch
|
blob
|
history
diff --git
a/string/Makefile
b/string/Makefile
index
8eed493
..
3b895dc
100644
(file)
--- a/
string/Makefile
+++ b/
string/Makefile
@@
-22,7
+22,7
@@
subdir := string
headers := string.h strings.h memory.h endian.h bits/endian.h \
- argz.h envz.h
+ argz.h envz.h
byteswap.h bits/byteswap.h
routines := strcat strchr strcmp strcoll strcpy strcspn \
strverscmp strdup strndup \