jhb cb2edec922 MFC 281266:
Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>
and export them to userland.
- Define __HAVE_REG32 on platforms that define a reg32 structure and check
  for this in <sys/procfs.h> to control when to export prstatus32, etc.
- Add prstatus32_t and prpsinfo32_t typedefs for the 32-bit structures.
  libbfd looks for these types, and having them fixes 'gcore' in gdb of a
  32-bit process on a 64-bit platform.
- Use the structure definitions from <sys/procfs.h> in gcore's elf32 core
  dump code instead of duplicating the definitions.
2015-06-02 14:54:53 +00:00
..
2015-05-27 17:44:11 +00:00
2015-05-24 04:14:09 +00:00
2015-06-01 06:56:49 +00:00
2015-06-02 14:54:53 +00:00
2015-06-01 17:57:05 +00:00
2015-04-27 05:42:14 +00:00
2014-12-31 23:25:37 +00:00
2014-10-18 19:22:59 +00:00
2015-06-01 19:26:24 +00:00
2015-06-02 02:05:32 +00:00
2015-05-24 07:32:02 +00:00
2015-06-02 14:54:53 +00:00
2015-05-30 08:54:42 +00:00
2015-02-02 08:05:11 +00:00
2015-06-02 14:54:53 +00:00
2015-05-31 22:58:41 +00:00
2015-05-31 23:29:04 +00:00
2015-06-02 03:14:42 +00:00
2015-06-02 03:14:42 +00:00
2015-06-02 03:51:33 +00:00
2015-05-22 21:51:36 +00:00
2014-06-22 21:26:46 +00:00
2015-01-01 10:44:20 +00:00
2014-03-26 23:57:09 +00:00
2015-05-29 03:47:35 +00:00
2014-12-23 12:13:31 +00:00
2014-04-14 04:51:59 +00:00
2015-06-02 14:54:53 +00:00
2015-06-02 14:54:53 +00:00
2015-06-02 14:54:53 +00:00
2015-05-28 00:11:36 +00:00
2015-05-27 08:30:16 +00:00
2015-06-02 14:54:53 +00:00
2015-03-03 10:11:58 +00:00