- 24 Aug, 2009 6 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Carles Ferrando authored
-
Rajesh Ranjan authored
-
Sweta Kothari authored
-
- 23 Aug, 2009 1 commit
-
-
Duarte Loreto authored
-
- 22 Aug, 2009 3 commits
-
-
Changwoo Ryu authored
-
Christian Persch authored
When using errno in g_set_error with _(), preserve errno. Bug #592457.
-
A S Alam authored
-
- 21 Aug, 2009 1 commit
-
-
Tommi Vainikainen authored
-
- 20 Aug, 2009 2 commits
-
-
Takayuki Kusano authored
-
Tomasz Dominikowski authored
-
- 19 Aug, 2009 8 commits
-
-
Dan Winship authored
Even though we ignore SIGPIPE, gdb will still stop when the process receives one, which sometimes confuses people into thinking the app has crashed (eg, bug 578984, bug 590420), and is annoying anyway. So use MSG_NOSIGNAL if it's there. http://bugzilla.gnome.org/show_bug.cgi?id=591378
-
Dan Winship authored
libc caches the contents of resolv.conf, so if it changes (eg, because the network state changed), we need re-run res_init(). http://bugzilla.gnome.org/show_bug.cgi?id=584246
-
Benjamin Otte authored
Includes (untested) fix for win32 that calls SetEvent() in that case.
-
Benjamin Otte authored
Part of: Bug 591388 - number of GCancellables available is too limited
-
Benjamin Otte authored
Part of: Bug 591388 - number of GCancellables available is too limited
-
Benjamin Otte authored
This patch only adds the function. The function is a NOP. See the API documentation for a rationale. Part of: Bug 591388 - number of GCancellables available is too limited
-
Benjamin Otte authored
Make g_cancellable_make_pollfd() return a gboolean that indicates its error status. Update the code that calls this function accordingly.
-
Og B. Maciel authored
-
- 18 Aug, 2009 2 commits
-
-
Benjamin Otte authored
-
Benjamin Otte authored
-
- 17 Aug, 2009 1 commit
-
-
Dan Winship authored
-
- 16 Aug, 2009 1 commit
-
-
Ask Hjorth Larsen authored
-
- 15 Aug, 2009 1 commit
-
-
Mattias Põldaru authored
-
- 14 Aug, 2009 5 commits
-
-
Shixin Zeng authored
Patch from bug #591532.
-
Tor Lillqvist authored
Avoid "function declaration isn't a prototype" warnings from gcc 4.4 in the Windows-specific code.
-
Frederic Peters authored
Quoting its NEWS file: "The m4sh macros AS_IF and AS_CASE can now be used in shell lists. The responsibility for supplying a trailing newline now belongs to the call site, but since most users did not add dnl, this generally results in fewer empty lines in configure." http://bugzilla.gnome.org/show_bug.cgi?id=591840
-
Priit Laes authored
-
krishnababu k authored
-
- 13 Aug, 2009 1 commit
-
-
Alexander Shopov authored
-
- 12 Aug, 2009 1 commit
-
-
Henrique P Machado authored
-
- 11 Aug, 2009 1 commit
-
-
Alexander Larsson authored
This means we don't sync in the case where we created an (empty) temp file and now replace it with the data. This fixes (among other things) the performance of trashing files.
-
- 10 Aug, 2009 4 commits
-
-
Luca Ferretti authored
-
Antón Méixome authored
-
Craig Loftus authored
Fixes bug #589649. Signed-off-by:
David King <davidk@openismus.com>
-
Inaki Larranaga Murgoitio authored
-
- 09 Aug, 2009 2 commits
-
-
Antón Méixome authored
-
Matthias Clasen authored
-