GNOME Bugzilla – Bug 723049
Gracefully deal with lack of prlimit(2) in 'glib/tests/thread.c'
Last modified: 2018-05-24 16:14:54 UTC
Old versions of the Linux kernel, such as 2.6.32, have prlimit(2) return ENOSYS. For portability to these systems, the 'test_thread4' function in 'glib/tests/thread.c' should skip the test when ENOSYS is returned instead of reporting a test failure.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/822.