1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Carlos O'Donell f877c4f2bf Fix tst-setgetname for Linux kernels < 2.6.33.
Support for /proc/self/task/$tid/comm as added in Linux 2.6.33,
therefore since the test tst-setgetname relies on this functionality
to operate we must skip the test in kernels < 2.6.33. We wrap the
checks with __ASSUME_PROC_PID_TASK_COMM such that in the future when
we move arch_minimum_kernel to 2.6.33 we can remove this code.
2014-02-05 10:13:11 -05:00
..
2013-06-05 20:44:03 +00:00
2014-01-04 08:34:01 -05:00
2014-01-04 08:34:01 -05:00
2013-09-02 23:22:23 -04:00
2013-08-27 10:34:16 -07:00
2012-10-04 16:31:43 -07:00