]> granicus.if.org Git - strace/commit
simple cleanups in defs.h. No logic changes.
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 21 Mar 2012 13:39:22 +0000 (14:39 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 21 Mar 2012 13:39:22 +0000 (14:39 +0100)
commit513e9c23df4713c97c25f862ee9c140f508c5a2c
tree04efcd42f0b2385cb0ef8d395561273d0fd11c08
parentb5e0908a173cc8005ed73fa5c0eab59d03baa7f3
simple cleanups in defs.h. No logic changes.

* defs.h: Move offsetof macro definition into "libc stuff" section.
Renumber TCB_foo constants (smaller constants -> sometimes smaller code).
Remove uoff macro.
* process.c: Move uoff macro here (sole user).

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
defs.h
process.c