projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
uClibc 0.9.32: fix infinite recursion on application exit triggered by linking libc...
[openwrt.git]
/
tools
/
missing-macros
/
src
/
m4
/
va_copy.m4
diff --git
a/tools/missing-macros/src/m4/va_copy.m4
b/tools/missing-macros/src/m4/va_copy.m4
index
51c0051
..
0e88ee6
100644
(file)
--- a/
tools/missing-macros/src/m4/va_copy.m4
+++ b/
tools/missing-macros/src/m4/va_copy.m4
@@
-1,3
+1,5
@@
+# va_copy.m4 serial 1 (js-1.6.20070208)
+
dnl ##
dnl ## Check for C99 va_copy() implementation
dnl ## (and provide fallback implementation if neccessary)
This page took
0.025543 seconds
and
4
git commands to generate.