sin
c83aef2cda
Use preprocessor conditionals to check if makedev() is present
makedev() is not portable and is typically implemented as a macro. If it exists use it, otherwise silently ignore character and block devices.
Description
Languages
C
79.5%
Roff
16%
Shell
1.9%
Awk
1.3%
Makefile
1.3%