summaryrefslogtreecommitdiffstats
path: root/libc/include/sys/param.h
Commit message (Collapse)AuthorAgeFilesLines
* Add getdelim(3) and getline(3) to bionicIrina Tirdea2012-09-271-0/+2
| | | | | | | | | | | | | | 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>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+40
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-40/+0
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+40