summaryrefslogtreecommitdiff
path: root/sysdeps/openbsd/suid_open.c
Commit message (Collapse)AuthorAgeFilesLines
* Add various headers to unbreak compilationJasper Lievisse Adriaanse2015-12-111-0/+3
|
* Fix compilation because glibtop_machine definition has moved.Jasper Lievisse Adriaanse2015-12-111-1/+1
|
* server->machine is now a pointer, so propagate the change from . to ->.BenoƮt Dejean2015-08-081-8/+8
|
* The DEBUG macro enabled by --enable-debug is actually LIBGTOP_ENABLE_DEBUG.Benoit Dejean2015-06-261-1/+1
|
* Update old FSF address.Robert Roth2014-08-201-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=721514
* openbsd: merge patches from ports treeAntoine Jacoutot2014-02-031-0/+92
Bring OpenBSD closer to FreeBSD to help checking what is missing/different. Also we make sure to use and build mountlist and fsusage from the sysdeps/openbsd directory instead of the common one. https://bugzilla.gnome.org/show_bug.cgi?id=723521