Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GUnixInput/OutputStream: fix blocking methods to always block | Dan Winship | 2011-11-14 | 1 | -2/+22 |
* | g_thread_new: never fail | Ryan Lortie | 2011-10-13 | 1 | -2/+2 |
* | thread: nuke the concept of 'joinable' | Ryan Lortie | 2011-10-13 | 1 | -2/+2 |
* | Don't use deprecated GThread API in gio tests | Matthias Clasen | 2011-10-10 | 1 | -3/+2 |
* | Fix a possible deadlock | Matthias Clasen | 2010-08-03 | 1 | -21/+1 |
* | Remove redundant include | Matthias Clasen | 2010-07-30 | 1 | -1/+0 |
* | Work around deadlock in unix-streams test | Matthias Clasen | 2010-07-30 | 1 | -1/+22 |
* | Fix compilation warning: Initialize the variable | Javier Jardón | 2009-11-17 | 1 | -1/+1 |
* | Revert "Move gio tests from gio/tests/ to tests/gio/" | Matthias Clasen | 2009-07-05 | 1 | -0/+256 |
* | Move gio tests from gio/tests/ to tests/gio/ | Benjamin Otte | 2009-07-01 | 1 | -256/+0 |
* | fix warnings from gcc compilation with my mad CFLAGS | Benjamin Otte | 2009-06-29 | 1 | -2/+2 |
* | Bug 505361 - gunixinputstream.c assumes poll() available | Dan Winship | 2008-09-26 | 1 | -0/+256 |