diff options
author | Rob Landley <rob@landley.net> | 2007-06-15 15:16:46 -0400 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2007-06-15 15:16:46 -0400 |
commit | 0d8dfb2b905c374a65c2ca245bf588444aec5fff (patch) | |
tree | 3c87805af52fbf2056d59b2055c6d303b741743b /Makefile | |
parent | 4307a7b07cec4ad8cbab47a29ba941f8cb041812 (diff) | |
download | toybox-0d8dfb2b905c374a65c2ca245bf588444aec5fff.tar.gz |
Vladimir Oleynik pointed out that va_start() twice in the same function
isn't portable (with ppc 4xx as an example of a platform it doesn't work
on). This is why va_copy exists.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions