Welcome to mirror list, hosted at ThFree Co, Russian Federation.

TODO « eglib - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bbbb49bbba4c9c2921879a4bc9948fd945b3e9e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
* Missing code

	* Process launching
	      3 g_shell_quote
	      1 g_shell_unquote

---------------------------------------------------------------------- 

* Should implement, for better performance:
 
Macros:
      6 G_UNLIKELY
      4 G_LIKELY

* Unimplemented, not supported currently:

	(none as yet.)

* Dead Code

	The GMainLoop code was no longer in use in Mono.

* Windows implementations needed

  Directory, File manipulation:

       g_dir_open, g_dir_close, g_dir_read_name

  We're missing a native windows implementation. The unix one is in place.

     * Information retrieval
      1 g_win32_getlocale