summaryrefslogtreecommitdiff
path: root/include/sys/sysmacros.h
AgeCommit message (Expand)AuthorLines
2013-06-29fix shifts possibly larger than type in major() macroRich Felker-1/+1
2013-05-15support full range of dev_t major/minor numbers in makedev, etc. macrosRich Felker-3/+10
2012-09-08sysmacros major/minor: result should have type unsigned int, not dev_tRich Felker-2/+2
2012-06-15header file fixes: multiple include guard consistency and correctnessRich Felker-2/+2
2011-09-18cleanup more bits cruft (sysmacros and socket)Rich Felker-1/+3
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+6