Skip to content
Snippets Groups Projects
  1. Apr 17, 2015
  2. Apr 14, 2015
  3. Apr 13, 2015
  4. Apr 09, 2015
  5. Apr 08, 2015
  6. Apr 07, 2015
    • Colin Walters's avatar
      fdio: Include <string.h> for basename · e72bbdeb
      Colin Walters authored
      Most callers already included `string.h` which is why I didn't see
      this earlier.
      e72bbdeb
    • Colin Walters's avatar
      shutil: Add mkdir -p API · 19885b8a
      Colin Walters authored
      I looked at the systemd code but it didn't have a variant of
      mkdir_parents that used `*at()`.  This is a fresh implementation, with
      the risk that entails.
      
      However I am changing libgsystem to call it now for testing, and
      libgsystem APIs are covered by ostree usage at least.
      19885b8a
  7. Apr 01, 2015
  8. Mar 20, 2015
  9. Mar 17, 2015
  10. Mar 10, 2015
  11. Mar 05, 2015
    • Colin Walters's avatar
      Add glnx_basename() · 175502e5
      Colin Walters authored
      We have to wrap the glibc version to ensure we get the right version,
      otherwise depending on the variance of includes we may end up crashing
      if we get the POSIX version.
      175502e5
  12. Mar 04, 2015
  13. Mar 03, 2015
  14. Mar 02, 2015
  15. Feb 26, 2015
  16. Feb 20, 2015
  17. Feb 19, 2015
  18. Feb 18, 2015
  19. Feb 17, 2015
  20. Feb 15, 2015
  21. Feb 14, 2015
Loading