| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This is convenient for language bindings, and also makes
invocations of g_spawn functions in C more readable.
https://bugzilla.gnome.org/show_bug.cgi?id=701318
|
|
|
|
|
|
| |
Need to append ".exe" to the spawned binary name on Windows
https://bugzilla.gnome.org/show_bug.cgi?id=679683
|
|
|
|
| |
This reverts commit 602714a8dae08e395c8834aa059375de7dd877c0.
|
|
|
|
|
|
| |
Need to append ".exe" to the spawned binary name on Windows
https://bugzilla.gnome.org/show_bug.cgi?id=679683
|
|
|
|
|
|
|
|
|
|
| |
Based on a patch from John Cupitt <jcupitt@gmail.com>
Useful for thread pools which should scale to number of processors.
See https://bugzilla.gnome.org/show_bug.cgi?id=687223
https://bugzilla.gnome.org/show_bug.cgi?id=614930
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=682560
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=677527
|
|
|
|
|
| |
Now that we have these macros, we should use them.
This commit covers everything in glib/.
|
|
|