From 72759ed1313982aaade3a380fe5beddfffc7824b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 11 Dec 2005 12:10:28 +0100 Subject: Now using the gettid() syscall to get a thread's pid, so that we get a useful value on NPTL systems --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f0005f48..6904d22f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1454,6 +1454,8 @@ Michael Reinelt Johannes Stezenbach for pointing out that the byte swap for big endian systems in cDvbOsd::Flush() is wrong + for suggesting to use gettid() syscall to get a thread's pid, so that we get a + useful value on NPTL systems Paavo Hartikainen for verifying that the byte swap for big endian systems in cDvbOsd::Flush() was -- cgit v1.2.3