summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/waitid.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Fix cancellation handling in some C functionsSalvatore Cro2010-09-151-4/+23
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* waitid: linux ABI takes 5 args, not 4Mike Frysinger2009-05-271-4/+16
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* - Fallback waitid impl (Peter S. Mazinger)Bernhard Reutner-Fischer2008-10-061-5/+40
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-1/+2
* initial waitid() implementationMike Frysinger2007-01-281-0/+15