haiku/src/system
Michael Lotz 75a4759d33 Since the c_ispeed and c_ospeed fields are marked unused, and since I don't see
how one could actually apply different speeds, make cf{set|get}{i|o}speed() use
the c_cflag field with the CBAUD mask instead.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42160 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-13 23:58:26 +00:00
..
boot * Added platform_debug_get_log_buffer() which returns the debug log buffer and 2011-06-12 23:31:57 +00:00
glue * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
kernel arch_debug_serial_[try_]getchar(): Look at the line status we read a bit closer 2011-06-13 18:25:08 +00:00
ldscripts Fix aligment of data segment, by moving our ARM ldscript closer to the X86 one. This restores 2011-03-13 23:17:29 +00:00
libroot Since the c_ispeed and c_ospeed fields are marked unused, and since I don't see 2011-06-13 23:58:26 +00:00
runtime_loader open_executable(): Changed search order according to the ABI specs. DT_RPATH 2011-06-04 13:28:31 +00:00
Jamfile