aboutsummaryrefslogtreecommitdiff
path: root/include/stdio_ext.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-13search: add comments to tsearch_avl.cnsz1-0/+6
2012-05-13search: add tdestroy (gnu extension)nsz2-0/+23
2012-05-11add missing IN6_ARE_ADDR_EQUALRich Felker1-0/+5
written to avoid multiple conditional jumps and avoid ugly repetitive lines in the header file.