aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/mdev.c
AgeCommit message (Collapse)Author
2014-03-29Group headers by standard (POSIX or LSB) or function (internationalization, ↵Rob Landley
networking). Move headers standards ignore (but which have been there >15 years) to lib/portability.h. Fold xregcomp into lib since it's posix.
2013-03-16Move mdev into the pending directory, since it's not done yet.Rob Landley