>>>>> "G" == Guy N Hurst <gnhurst / hurstlinks.com> writes: G> 1) Is this something that should be working regardless of the G> fact that I am not using glibc2? Can you write a small C program which emulate time_s_times (i.e. just a call to times(2) to see what is the error returned) or use the debugger and add a breakpoint in time_s_times. G> 2) What is the meaning of the unknown error number? errno is greater than the number of sys error G> 3) Also notice the seg fault. :-) Guy Decoux