Re: [hatari-devel] Hatari Mac freeze with RS232 |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
PS.: some links for the relevant parts:
openbsd: https://github.com/openbsd/src/blob/9a3a0de7a74c0eb28cfb859c956f268a6525de6e/include/stdio.h#L406
freebsd: https://github.com/freebsd/freebsd/blob/master/include/stdio.h#L495 https://github.com/freebsd/freebsd/blob/master/include/stdio.h#L512
netbsd: https://github.com/NetBSD/src/blob/trunk/include/stdio.h#L505
For netbsd, my previous statement about fileno() not doing locking does not seem to be true anymore, the macro is only defined with !defined(_REENTRANT)
|
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |