2008-06-11 |
Tor Lillqvist | glib/gmain.c Clarify what a "child pid" is in the doc... |
blob | commitdiff |
2008-05-25 |
Matthias Clasen | Fix a typo in the docs |
blob | commitdiff | diff to current |
2008-01-06 |
Matthias Clasen | Fix fdwalk on OS X |
blob | commitdiff | diff to current |
2007-11-09 |
Matthias Clasen | Improve the docs. (#491968, Areg Beketovski) |
blob | commitdiff | diff to current |
2007-11-07 |
Matthias Clasen | Improve docs |
blob | commitdiff | diff to current |
2007-10-16 |
Matthias Clasen | Check for sys/resource.h |
blob | commitdiff | diff to current |
2007-04-11 |
Matthias Clasen | Fix a doc typo. (#427285, Jochen Baier) |
blob | commitdiff | diff to current |
2006-12-28 |
Matthias Clasen | Consistently use gsize rather than size_t. (#333310... |
blob | commitdiff | diff to current |
2006-12-17 |
Matthias Clasen | Improve docs |
blob | commitdiff | diff to current |
2006-12-17 |
Matthias Clasen | Add some pointers to the gdk_spawn_ variants. (#338134... |
blob | commitdiff | diff to current |
2006-12-17 |
Matthias Clasen | Fix the recent fdwalk()-related changes to not break... |
blob | commitdiff | diff to current |
2006-12-16 |
Matthias Clasen | add a comment |
blob | commitdiff | diff to current |
2006-12-16 |
Matthias Clasen | Undefine READ_OK to fix the build on old versions of... |
blob | commitdiff | diff to current |
2006-12-15 |
Matthias Clasen | Call set_cloexec() with the right parameters. (#386252... |
blob | commitdiff | diff to current |
2006-12-15 |
Matthias Clasen | Fix #357585, Padraig O'Briain. |
blob | commitdiff | diff to current |
2006-09-30 |
Matthias Clasen | Fix PLT issues |
blob | commitdiff | diff to current |
2006-04-04 |
Matthias Clasen | Move short_month_names and long_month_names to bss. |
blob | commitdiff | diff to current |
2005-12-02 |
Matthias Clasen | Remove support for Solaris threads. (#136971, Sebastian... |
blob | commitdiff | diff to current |
2005-08-25 |
Tor Lillqvist | Make also the g_spawn*() functions take parameters... |
blob | commitdiff | diff to current |
2005-05-20 |
Federico Mena Quintero | Merged from glib-2-6: |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2004-11-27 |
Matthias Clasen | Update the @flags documentation with references to... |
blob | commitdiff | diff to current |
2004-10-24 |
Matthias Clasen | Apply a patch to fix sparse warnings. (#154696, Kjartan... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-03-14 |
Owen Taylor | Use fork1() not fork for G_THREADS_IMPL_SOLARIS. (... |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Patch from J. Ali Harlow |
blob | commitdiff | diff to current |
2003-07-25 |
Matthias Clasen | Remove some explicit Docbook markup which is no longer... |
blob | commitdiff | diff to current |
2003-06-02 |
Owen Taylor | Patch from Jeffrey Stedfast <fejj@ximian.com> (#104825) |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | Optimize the common cases (init == NULL or init ==... |
blob | commitdiff | diff to current |
2003-02-04 |
Tor Lillqvist | Fix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | diff to current |
2002-11-18 |
Tor Lillqvist | Do handle G_SPAWN_DO_NOT_REAP_CHILD after all, similari... |
blob | commitdiff | diff to current |
2002-11-17 |
Tor Lillqvist | Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be... |
blob | commitdiff | diff to current |
2002-10-12 |
Soeren Sandmann | Documentation fixes: #71778, Owen Taylor; #85095, Bill... |
blob | commitdiff | diff to current |
2002-09-23 |
Arvind Samptur | when the child fails we need to reap it to avoid a... |
blob | commitdiff | diff to current |
2002-05-23 |
Havoc Pennington | on success, close the pipes from the child. Fix from... |
blob | commitdiff | diff to current |
2002-05-20 |
Owen Taylor | Fix double close of file descriptor on error. (#82139... |
blob | commitdiff | diff to current |
2002-04-19 |
Tor Lillqvist | Add Windows-specific note to the gtk-doc comment. |
blob | commitdiff | diff to current |
2002-02-17 |
Owen Taylor | 1.3.14 GLIB_1_3_14 |
blob | commitdiff | diff to current |
2001-12-29 |
Owen Taylor | Copy trailing NULL into new ARGV array. (#67673) |
blob | commitdiff | diff to current |
2001-12-17 |
Matthias Clasen | Use <envar>, not <envvar>. |
blob | commitdiff | diff to current |
2001-12-16 |
Matthias Clasen | Minor markup fixes. |
blob | commitdiff | diff to current |
2001-12-14 |
Havoc Pennington | note on how to free returned vector |
blob | commitdiff | diff to current |
2001-10-01 |
Sven Neumann | glib/gconvert.c glib/gspawn-win32.c some minor document... |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-06-08 |
Havoc Pennington | support G_SPAWN_FILE_AND_ARGV_ZERO specifying that... |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2001-01-16 |
Owen Taylor | Add gettext support. |
blob | commitdiff | diff to current |
2000-11-02 |
Sebastian Wilhelmi | Changed unportable __FUNCTION__ to the verbatim functio... |
blob | commitdiff | diff to current |
2000-11-02 |
Sebastian Wilhelmi | Include sys/select.h (some platforms need it for select). |
blob | commitdiff | diff to current |
2000-10-09 |
Havoc Pennington | Add new files. |
blob | commitdiff | diff to current |
|