提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 993321dda6 drivers/serial: Add support for Ctrl-Z. This works just like the recently added Ctrl-C support except that SIGSTP is sent when the Ctrl-Z characters is encountered vs. SIGINT. 6 年之前
  Gregory Nutt 0756cf66ed sched/signal: Add support for SIGINT in addition to SIGKILL. drivers/serial: Use SIGINT instead of SIGKILL when control-C is pressed. 6 年之前
  Gregory Nutt e7ce9bbfc4 drivers/serial: Integrate new Ctrl-C logic with the ISIG flag in the termios c_lflag. Fix several compiler errors resulting from recently flurry of renaming. 6 年之前
  Gregory Nutt c0d234a474 Squashed commit of the following: 6 年之前
  ligd 11f8dc735c Squashed commit of the following: 6 年之前
  Gregory Nutt ab9d124528 serial: Remove confusing inline functions. Correct attribution for serial DMA logic 9 年之前
  Gregory Nutt 7f1ac36194 Serial driver: Move serial DMA logic to a separate file 9 年之前