1. 8da9613 libutils: include what you use by Steven Moreland · 7 years ago
  2. d21cfab Add missing includes. by Steven Moreland · 7 years ago
  3. 22dbf39 clean-up libutils includes by Mathias Agopian · 7 years ago
  4. 9f20693 Use readdir instead of readdir_r. by Elliott Hughes · 8 years ago
  5. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 8 years ago
  6. 86cf941 Fix windows 64-bit builds by Dan Willemsen · 8 years ago
  7. 6ed68cc Consistently use strerror in libutils. by Elliott Hughes · 9 years ago
  8. 63fbdb6 libutils: Don't segfault ProcessCallStack when getting thread name fails by Igor Murashkin · 10 years ago
  9. 9b0e074 Move CallStack to libbacktrace. by Christopher Ferris · 11 years ago
  10. e65b7ea utils: Fix broken sdk build on windows by Igor Murashkin · 11 years ago
  11. 81f2c3d utils: Fix broken build by Igor Murashkin · 11 years ago
  12. ec79ef2 utils: Add ProcessCallStack to collect stack traces for all threads in a process by Igor Murashkin · 11 years ago