commit | 30b5e5ab67ad13a37cb2b010332c2b434d887fe2 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <dvlasenk@redhat.com> | Tue Jan 06 15:12:52 2009 +0000 |
committer | Denys Vlasenko <dvlasenk@redhat.com> | Tue Jan 06 15:12:52 2009 +0000 |
tree | 16031a3f40f6f604b25c3898853f75a2d5fe1cac | |
parent | 8236f254b797057396c6ec41b616a0ea3fc4a8a1 [diff] |
* desc.c (printflock): Fix display of fcntl(F_SETLK) on non-native 32-bit architecture. Fixes RH#471169 "format fcntl64() system calls for 32 bit application incorrect". * desc.c: const'ify two static struct xlat vector[]'s, convert all remaining old style C parameter declarations in this file.