Roland McGrath ([email protected])

Number of posts: 1241 (0.47 per day)
First post: 2002-09-20 18:42:32
Last post: 2010-01-04 18:23:46

Date List Subject
2005-01-23 23:42:53 linux-kernel [PATCH 4/7] posix-timers: CPU clock support for POSIX timers
2005-01-23 23:35:54 linux-kernel [PATCH 5/7] make ITIMER_REAL per-process
2005-01-23 23:32:44 linux-kernel [PATCH 6/7] make ITIMER_PROF, ITIMER_VIRTUAL per-process
2005-01-23 23:30:13 linux-kernel [PATCH 7/7] make RLIMIT_CPU/SIGXCPU per-process
2005-01-23 23:25:44 linux-kernel [PATCH 3/7] posix-timers: fix posix-timers signals lock order
2005-01-23 23:25:22 linux-kernel [PATCH 2/7] posix-timers: high-resolution CPU clocks for POSIX clock_* syscalls
2005-01-23 23:23:26 linux-kernel [PATCH 1/7] posix-timers: tidy up clock interfaces and consolidate dispatch logic
2005-01-22 07:56:19 linux-kernel [PATCH] PPC: fix stack alignment for signal handlers
2005-01-21 21:34:20 linux-kernel Re: seccomp for 2.6.11-rc1-bk8
2005-01-20 00:28:35 linux-kernel Re: [PATCH] cputime_t patches broke RLIMIT_CPU
2005-01-19 20:55:33 linux-kernel [PATCH] cputime_t patches broke RLIMIT_CPU
2005-01-18 02:19:33 linux-kernel [PATCH] cputime.h seems to assume HZ==1000
2005-01-17 05:47:36 linux-kernel Re: [PATCH] i386/x86_64 fpu: fix x87 tag word simulation using fxsave
2005-01-17 01:37:12 linux-kernel [PATCH] i386/x86_64 fpu: fix x87 tag word simulation using fxsave
2005-01-14 03:17:20 linux-kernel [PATCH] clear false pending signal indication in core dump
2004-11-20 03:43:51 linux-kernel Re: ptrace single-stepping change breaks Wine
2004-11-15 22:55:26 linux-kernel Re: ptrace single-stepping change breaks Wine
2004-10-26 05:17:55 linux-kernel Re: ptrace bug in -rc2+
2004-10-25 18:57:07 linux-kernel Re: Fw: BUG_ONs in signal.c?
2004-10-23 05:02:08 linux-kernel Re: ptrace problem in 2.6.9
2004-10-23 04:31:40 linux-kernel Re: Fw: BUG_ONs in signal.c?
2004-10-23 04:17:46 linux-kernel Re: Fw: BUG_ONs in signal.c?
2004-10-23 03:05:19 linux-kernel Re: [PATCH] posix timers using == instead of & for bitmask tests
2004-10-22 22:09:12 linux-kernel Re: [PATCH] posix timers using == instead of & for bitmask tests
2004-10-22 22:01:29 linux-kernel Re: PROBLEM : Thread signal informations are not freed when it is execing.
2004-10-22 11:02:48 linux-kernel Re: NPTL: Parent thread receives SIGHUP when child thread terminates?
2004-10-22 09:26:13 linux-kernel Re: PROBLEM : Thread signal informations are not freed when it is execing.
2004-10-21 22:03:54 linux-kernel Re: [PATCH] include all vmas with unbacked pages in ELF core dumps
2004-10-20 18:13:29 linux-kernel Re: [PATCH] include all vmas with unbacked pages in ELF core dumps
2004-10-20 08:31:56 linux-kernel [PATCH] include all vmas with unbacked pages in ELF core dumps
2004-10-20 07:36:47 linux-kernel [PATCH] acct: report single record for multithreaded process
2004-10-11 23:11:51 linux-kernel Re: Weirdness with suspending jobs in 2.6.9-rc3
2004-10-11 20:55:23 linux-kernel Re: Weirdness with suspending jobs in 2.6.9-rc3
2004-10-07 19:51:05 linux-kernel Re: [PATCH] CPU time clock support in clock_* syscalls
2004-10-06 00:36:58 linux-kernel Re: [PATCH] CPU time clock support in clock_* syscalls
2004-10-06 00:34:06 linux-kernel Re: [PATCH] CPU time clock support in clock_* syscalls
2004-10-05 21:23:06 linux-kernel Re: [PATCH] CPU time clock support in clock_* syscalls
2004-10-05 18:38:55 linux-kernel Re: [PATCH] CPU time clock support in clock_* syscalls
2004-10-05 18:30:42 linux-kernel Re: [PATCH] CPU time clock support in clock_* syscalls
2004-10-05 05:27:27 linux-kernel Re: [PATCH] CPU time clock support in clock_* syscalls
2004-10-05 05:16:44 linux-kernel [PATCH] CPU time clock support in clock_* syscalls
2004-10-01 22:06:14 linux-kernel Re: [RFC] Posix compliant behavior of CLOCK_PROCESS/THREAD_CPUTIME_ID
2004-09-29 01:34:36 linux-kernel [PATCH] move struct k_itimer out of linux/sched.h
2004-09-28 01:38:47 linux-kernel [PATCH] add WCONTINUED support to wait4 syscall
2004-09-25 01:41:16 linux-kernel Re: [PATCH] fix PTRACE_ATTACH race with real parent's wait calls
2004-09-25 00:52:30 linux-kernel Re: [PATCH] fix PTRACE_ATTACH race with real parent's wait calls
2004-09-24 23:12:26 linux-kernel [PATCH] fix PTRACE_ATTACH race with real parent's wait calls
2004-09-24 08:06:38 linux-kernel [PATCH] make rlimit settings per-process instead of per-thread
2004-09-20 21:26:15 linux-kernel Re: waitid fallout
2004-09-16 01:31:45 linux-kernel [PATCH] back out siginfo_t.si_rusage from waitid changes
2004-09-14 20:23:51 linux-kernel Re: notify_parent (was: Re: Linux 2.6.9-rc2)