platform_bionic/libc/upstream-netbsd
Elliott Hughes 31a1060a5a Upgrade seed48 too.
Missed this in 774c7f54ff.

Change-Id: Ic24fd67f003d0e2d192cfb08f96f63024ca817eb
2012-10-01 14:14:21 -07:00
..
libc Upgrade seed48 too. 2012-10-01 14:14:21 -07:00
extern.h Fix several compiler warnings. 2012-09-26 14:20:22 -07:00
namespace.h Fix nice... 2012-08-13 16:38:29 -07:00
netbsd-compat.h Switch to the current NetBSD regex implementation. 2012-08-15 15:39:11 -07:00
README.txt Revert "Revert "Switch to NetBSD's strxfrm(3)."" 2012-08-10 12:10:10 -07:00
reentrant.h Add getdelim(3) and getline(3) to bionic 2012-09-27 11:38:57 -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.