projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7965d1
)
Smake: Add 'memrchr' Gnulib module.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 22 Mar 2011 14:58:37 +0000
(07:58 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 22 Mar 2011 14:58:37 +0000
(07:58 -0700)
Thanks to John Darrington for reporting that this was needed.
Smake
patch
|
blob
|
history
diff --git
a/Smake
b/Smake
index a118607cb66498a13a2bfcd8fa9c1e8f2778f163..0ba1c254d55bf2af93bd6caaa0a6eac3ba73b779 100644
(file)
--- a/
Smake
+++ b/
Smake
@@
-44,6
+44,7
@@
GNULIB_MODULES = \
memcasecmp \
memchr \
mempcpy \
+ memrchr \
minmax \
mkdtemp \
mkstemp \