Petter Reinholdtsen
2d0b513b8a
Make sure FILE pointer returned by hdopen() is not leaked even if the
...
pointer returned can be casted to a negative long value (Coverity CIDs
1164478 and 1164477).
2014-01-26 16:40:03 +00:00
Werner Fink
2c2d31cb4c
* Detected also removable block devices at halt/reboot to be able
...
to flush data and send them the ATA standby command. This should
avoid data loss on USB sticks and other removable block devices.
* Flush block devices on halt/reboot if not done by the kernel.
2010-02-22 14:59:58 +00:00
Petter Reinholdtsen
6d894fd45b
Add casts to get rid of compiler warning about signed/unsigned issues.
2009-11-14 21:27:13 +00:00
Petter Reinholdtsen
2fe47a3c9f
Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is
...
no longer needed according to Michael Bunk. Patch from Michael
Biebl.
2009-09-10 08:28:49 +00:00