eac9eb462e
Some userspace programs (e.g. perf) need getline. Changes: () add getdelim.c, getline.c from NetBSD (http://netbsd.org/) under the NetBSD Foundation's (TNF) license ("2 clause" Berkeley-style license). () add stub for reentrant.h header that is needed by getdelim.c () add tests for getdelim(3) and getline(3). () update NOTICE file. Change-Id: I22ed82dd5904b9d7a3695535c04f502be3c27c5d Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> |
||
---|---|---|
.. | ||
libc | ||
extern.h | ||
namespace.h | ||
netbsd-compat.h | ||
README.txt | ||
reentrant.h |
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.