commit | 1cad25dd44afc58a5345e704dcbe4ec0d57e58eb | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Dec 13 17:14:36 2006 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Dec 13 17:14:36 2006 +0000 |
tree | 36d8121e4d2b3b4b8e3cc7c44738ac6225a6e7cd | |
parent | a7945a3d4e144674a8dd1d885e7086bc274e391b [diff] |
2006-12-10 Dmitry V. Levin <ldv@altlinux.org> Add biarch support for "struct itimerval". * time.c (printitv): Rename to printitv_bitness(). Add printitv() macro wrapper around printitv_bitness(). (printitv_bitness): Handle 32-bit personality. [ALPHA] (sys_osf_getitimer, sys_osf_setitimer): Use printitv_bitness(). (tprint_timeval, tprint_timeval32): New functions. (printtv_bitness, printitv_bitness, sys_adjtimex): Use them. (printitv32): Remove.