mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-28 06:35:34 +07:00
b29a5e4ab9
Use calloc to request cleared memory instead. Kernel and libc conspire to make this more efficient. Also, replace one malloc() + strcpy() with strdup(). Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk> |
||
---|---|---|
.. | ||
ata_id | ||
cdrom_id | ||
collect | ||
edd_id | ||
firmware | ||
floppy | ||
fstab_import | ||
path_id | ||
rule_generator | ||
scsi_id | ||
usb_id | ||
volume_id | ||
Makefile.am |