bionic/libc/upstream-netbsd
Elliott Hughes c51cd764a2 Avoid overflow in memccpy.
Just take the upstream NetBSD code.

Bug: http://code.google.com/p/android/issues/detail?id=43078
Change-Id: Ibbbde9d00e8bc6a09c9503aab2b04b4e3d1f98b0
2013-01-22 14:41:23 -08:00
..
2013-01-22 14:41:23 -08:00
2012-09-26 14:20:22 -07:00
2012-10-23 16:05:09 -07:00
2012-08-13 16:38:29 -07:00
2012-10-23 16:05:09 -07:00

This directory contains upstream NetBSD source. You should not edit these
files directly. Make fixes upstream and then pull down the new version of
the file.

Note that code in the other 'netbsd' directory contains Android modifications.
We should work towards getting as many of those changes as possible upstream
and then losing those files in favor of pure upstream copies here instead.

TODO: write a script to make this process automated.