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
..
2014-04-15 09:41:52 +00:00
2014-04-12 19:57:15 +00:00
2014-05-14 04:42:38 +00:00
2014-03-02 02:35:46 +00:00
2014-01-15 06:17:15 +00:00
2013-09-05 23:28:50 +00:00
2014-09-05 05:07:38 +00:00
2014-05-14 04:42:38 +00:00
2014-03-02 02:35:46 +00:00
2014-03-14 00:12:53 +00:00
2014-09-05 15:13:41 +00:00
2015-06-02 14:54:53 +00:00
2014-03-14 00:12:53 +00:00
2014-05-14 04:57:55 +00:00
2014-05-16 01:30:30 +00:00