diff options
author | ngie <ngie@FreeBSD.org> | 2014-10-21 17:56:06 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2014-10-21 17:56:06 +0000 |
commit | 075f560f0cbde569d4ef823d41c5bc56833ff4e8 (patch) | |
tree | 1aa59b87838876260b65e3c9694cf90a9a9be677 /contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c | |
parent | a117725fc572411c7674d3202c0976d78ae32de3 (diff) | |
download | FreeBSD-src-075f560f0cbde569d4ef823d41c5bc56833ff4e8.zip FreeBSD-src-075f560f0cbde569d4ef823d41c5bc56833ff4e8.tar.gz |
Port lib/libc/gen/t_siginfo to FreeBSD
- mcontext_t on FreeBSD doesn't have a __gregs field (it's split out on FreeBSD
into separate fields). In order to avoid muddying the test code with MD code,
the debugging trace info has not been implemented
- FreeBSD does not implement the si_stime and si_utime fields in siginfo_t, so
omit the debugging code that dumps the values
- sys/inttypes.h doesn't exist on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/stdlib/t_atoi.c')
0 files changed, 0 insertions, 0 deletions