1. 25 6月, 2015 1 次提交
  2. 13 2月, 2015 1 次提交
  3. 05 2月, 2015 1 次提交
  4. 08 7月, 2014 1 次提交
    • L
      ACPICA: Utilities: Introduce acpi_log_error() to improve portability · 2e70da4c
      Lv Zheng 提交于
      Invocations like fprintf(stderr) and perror() are not portable, this patch
      introduces acpi_log_error() as a replacement, it is implemented using new
      portable API - acpi_ut_file_vprintf().
      
      Note that though acpi_os_initialize() need to be invoked prior than using
      this new API, since no users are introduced in this patch, such invocations
      are not added for applications that link utprint.c in this patch. Futher
      patches that introduce users of acpi_log_error() should take care of this.
      
      This patch is only useful for ACPICA applications, most of which are not
      shipped in the Linux kernel.
      
      Note that follow-up commits will update acpidump to use this new API to
      improve portability. Lv Zheng.
      Signed-off-by: NLv Zheng <lv.zheng@intel.com>
      Signed-off-by: NBob Moore <robert.moore@intel.com>
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      2e70da4c
  5. 11 2月, 2014 1 次提交
  6. 08 1月, 2014 1 次提交
  7. 21 11月, 2013 1 次提交
  8. 31 10月, 2013 1 次提交
  9. 24 9月, 2013 1 次提交
  10. 16 6月, 2013 1 次提交
  11. 25 1月, 2013 1 次提交
  12. 10 1月, 2013 1 次提交
  13. 15 11月, 2012 4 次提交
  14. 17 7月, 2012 1 次提交
  15. 17 1月, 2012 1 次提交
  16. 01 11月, 2011 1 次提交
  17. 19 1月, 2011 1 次提交
  18. 01 10月, 2010 1 次提交
  19. 23 1月, 2010 2 次提交
  20. 27 5月, 2009 1 次提交
  21. 09 1月, 2009 2 次提交
  22. 31 12月, 2008 1 次提交
  23. 17 7月, 2008 2 次提交
  24. 24 4月, 2008 1 次提交
  25. 23 4月, 2008 3 次提交
  26. 11 3月, 2008 1 次提交
  27. 10 5月, 2007 1 次提交
  28. 03 2月, 2007 3 次提交
  29. 21 10月, 2006 1 次提交
  30. 10 7月, 2006 1 次提交