busybox/miscutils
Denys Vlasenko 2c769c69b2 makedevs: make special node creation idempotent
When makedevs is called for a second time with the same device file,
it fails because the files already exist and mknod() gives -EEXIST.

Ignore EEXIST errors.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-11-27 23:27:54 +01:00
..
2016-06-24 03:58:43 +02:00
2016-11-23 10:43:39 +01:00
2016-04-03 22:24:51 +02:00
2015-04-02 23:03:46 +02:00