Description: haiku rtl (active) Revisions in this set 288c7e3c9eeea0b079dafe0f73c98c23426eb968,7baf2461f06eb90429c07950459801e93d286b05,6e9537aeeb48f2301b41802ba4f56158e422a2d2,dd46dd133a3e96753039bd8b1c055f605a6ccae2,54dba5738c9fc27c06516b8c74e228ce29fecea5 commit 288c7e3c9eeea0b079dafe0f73c98c23426eb968 Author: Tomas Hajny Date: Sun Sep 13 22:08:18 2020 +0000 * Do_IsDevice treats pipes and sockets the same way as character devices git-svn-id: trunk@46863 - M rtl/aix/sysos.inc M rtl/beos/sysos.inc M rtl/bsd/sysos.inc M rtl/emx/sysfile.inc M rtl/gba/sysfile.inc M rtl/haiku/sysos.inc M rtl/linux/sysos.inc M rtl/nds/sysfile.inc M rtl/os2/sysfile.inc M rtl/solaris/sysos.inc M rtl/win/sysfile.inc M rtl/win16/sysfile.inc --- commit 7baf2461f06eb90429c07950459801e93d286b05 Author: florian Date: Wed Oct 20 20:03:02 2021 +0200 * check paramstr argument for negative values, resolves #39410 M rtl/aix/system.pp M rtl/beos/system.pp M rtl/bsd/system.pp M rtl/haiku/system.pp M rtl/linux/system.pp M rtl/nds/system.pp M rtl/solaris/system.pp M rtl/wii/system.pp --- commit 6e9537aeeb48f2301b41802ba4f56158e422a2d2 Author: Michael VAN CANNEYT Date: Thu Dec 22 10:50:48 2022 +0100 * Char -> AnsiChar M rtl/haiku/errnostr.inc M rtl/haiku/ostypes.inc M rtl/haiku/pthread.inc M rtl/haiku/ptypes.inc M rtl/haiku/si_c.pp M rtl/haiku/system.pp M rtl/haiku/termios.inc M rtl/haiku/unxfunc.inc --- commit dd46dd133a3e96753039bd8b1c055f605a6ccae2 Author: Michael VAN CANNEYT Date: Fri Jan 6 11:00:08 2023 +0100 * string -> shortstring M rtl/haiku/system.pp --- commit 54dba5738c9fc27c06516b8c74e228ce29fecea5 Author: florian Date: Wed Jan 17 23:24:43 2024 +0100 * cleaned up TTimespecArr declarations M rtl/aix/ostypes.inc M rtl/beos/ostypes.inc M rtl/bsd/ostypes.inc M rtl/haiku/ostypes.inc M rtl/linux/ostypes.inc M rtl/solaris/ostypes.inc M rtl/unix/bunxh.inc