On Sat, Jan 28, 2012 at 21:43, Thorsten Glaser <[email protected]> wrote:
> open("/dev/rtc", O_RDONLY|O_LARGEFILE)  = -1 ENOENT (No such file or 
> directory)
> SYS_333(0x8000520d, 0x20000, 0, 0x8000520d, 0) = -1072368512
> SYS_333(0x2d, 0xc00182e0, 0x80000724, 0, 0) = -1072368512
> SYS_333(0, 0xc00182e0, 0x800007d7, 0, 0) = -1072368512
> SYS_333(0x2, 0x8000520d, 0, 0, 0)       = -1072368512
> SYS_333(0x2, 0, 0, 0x8000668e, 0)       = -1072368512
> open("/dev/rtc0", O_RDONLY|O_LARGEFILE) = 3
>
> (What’s SYS_333, and why does strace not know it?)

#define __NR_get_thread_area    333

Thread Local Storage.

-ESTRACE_TOO_OLD?
-ESTRACE_NEVER_UPDATED?

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to