aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorDmitry Kasatkin <[email protected]>2012-02-02 08:46:49 +0000
committerJames Morris <[email protected]>2012-02-20 08:46:36 +0000
commit59cca653a601372e9b4a430d867377a3e4a36d76 (patch)
tree865c5d380ee4f6ca8ee146fc7f00273f357a109b /lib/string_helpers.c
parentLinux 3.3-rc4 (diff)
downloadkernel-59cca653a601372e9b4a430d867377a3e4a36d76.tar.gz
kernel-59cca653a601372e9b4a430d867377a3e4a36d76.zip
digsig: changed type of the timestamp
time_t was used in the signature and key packet headers, which is typedef of long and is different on 32 and 64 bit architectures. Signature and key format should be independent of architecture. Similar to GPG, I have changed the type to uint32_t. Signed-off-by: Dmitry Kasatkin <[email protected]> Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions