TODO 623 B

123456789101112131415161718192021222324252627282930313233
  1. * Missing code
  2. * Process launching
  3. 3 g_shell_quote
  4. 1 g_shell_unquote
  5. ----------------------------------------------------------------------
  6. * Should implement, for better performance:
  7. Macros:
  8. 6 G_UNLIKELY
  9. 4 G_LIKELY
  10. * Unimplemented, not supported currently:
  11. (none as yet.)
  12. * Dead Code
  13. The GMainLoop code was no longer in use in Mono.
  14. * Windows implementations needed
  15. Directory, File manipulation:
  16. g_dir_open, g_dir_close, g_dir_read_name
  17. We're missing a native windows implementation. The unix one is in place.
  18. * Information retrieval
  19. 1 g_win32_getlocale