[PATCH] psx13: Reworked and relicensed

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Apr 22 14:09:18 UTC 2021


On 22/04/2021 15:44, Gedare Bloom wrote:

>> +  rv = close( fd1 );
>> +  rtems_test_assert( rv == 0 );
>>
> Just curious, why be inconsistent how you check for the return from
> close? Above using != EOF, here using == 0. It doesn't matter greatly.
Different APIs are tested. One uses 0, the other uses EOF.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/



More information about the devel mailing list