summaryrefslogtreecommitdiff
path: root/gio/src/unixfdlist.ccg
Commit message (Expand)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Replace remaining uses of Glib::ArrayHandle<> with std::vector.Murray Cumming2017-03-171-8/+8
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-6/+6
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-2/+2
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-2/+2
* Gio::UnixFDList, UnixFDMessage: Fix array lengths in steal_fds()Kjell Ahlstedt2014-12-121-10/+31
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Gio::UnixFDList: peek_fds(): Made return const for emphasis.José Alburquerque2010-07-271-3/+2
* Add Gio::UnixFDList.José Alburquerque2010-07-261-0/+47