freebsd-dev/lib/libc
Jake Burkholder 82436f1067 Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,
and add some compatibility defines.  Add fields for ins and locals to
struct reg also for the same reason; these aren't filled in yet because
getting at those registers sucks and I'd rather not save them in the
trapframe just for this.  Reorder struct reg to be ABI compatible as
well.  Add needed include of machine/emul.h.

This gets pmdb (poor man's debugger) from OpenBSD mostly compiling but it
doesn't work yet :(
2002-04-09 00:57:23 +00:00
..
alpha Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
amd64 Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
compat-43 Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
db W/o __P, the internal declarations will all fit on one line. 2002-03-23 18:22:40 +00:00
gen Catch up with const'ification of <sys/disklabel.h> and quelch warnings. 2002-04-08 08:57:21 +00:00
gmon Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
i386 Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
ia64 Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
include Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
locale Fix EUC encoding conversion for codeset 3 and 4 to comply to the specification. 2002-04-07 16:37:15 +00:00
net Fix style of ether_ntoa(). 2002-04-08 07:51:10 +00:00
nls Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
posix1e Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
quad Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
regex Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
rpc Fix the style of the SCM ID's. 2002-03-22 23:18:37 +00:00
sparc64 Rename some fields in struct frame to be compatible with NetBSD/OpenBSD, 2002-04-09 00:57:23 +00:00
stdio Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
stdlib Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
stdtime Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
string Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
sys Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
xdr Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
yp Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
Makefile Embellish more. 2002-03-26 23:09:34 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00