diff options
author | jhb <jhb@FreeBSD.org> | 2001-11-20 06:36:09 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-11-20 06:36:09 +0000 |
commit | 9f1e9b7b8957136695856043f7f82179a65b16b4 (patch) | |
tree | 348013711bf9fb5908dff97b1ce0bd3ac962a9ab /lib/libc/stdlib/abort.c | |
parent | 3212bd4f7f7d6d47e087468730dbbcb390f12af9 (diff) | |
download | FreeBSD-src-9f1e9b7b8957136695856043f7f82179a65b16b4.zip FreeBSD-src-9f1e9b7b8957136695856043f7f82179a65b16b4.tar.gz |
Use fixed-size fields in the structure for the timed protocol. This
includes changing a struct timeval to an explicit structure of two
int32_t's. This requires using temporary timevals in several places
when calling gettimeofday(), settimeofday(), etc. With this timed now
works properly on 64-bit platforms such as Alpha.
Obtained from: NetBSD
Diffstat (limited to 'lib/libc/stdlib/abort.c')
0 files changed, 0 insertions, 0 deletions