summaryrefslogtreecommitdiffhomepage
path: root/BITS.NT32
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-09-19 22:11:32 -0400
committermidipix <writeonce@midipix.org>2016-09-19 22:11:32 -0400
commit66d7d4f59d15e5b48d3508f75f9478520fc9346d (patch)
treefcf7ed4b356d4d568cbb7b30cb1173bba569451a /BITS.NT32
parent6c97784a75d81c82fb16189db9ad479cd039db09 (diff)
downloadmmglue-66d7d4f59d15e5b48d3508f75f9478520fc9346d.tar.bz2
mmglue-66d7d4f59d15e5b48d3508f75f9478520fc9346d.tar.xz
bits: added generation documentation.
Diffstat (limited to 'BITS.NT32')
-rw-r--r--BITS.NT3256
1 files changed, 56 insertions, 0 deletions
diff --git a/BITS.NT32 b/BITS.NT32
new file mode 100644
index 0000000..a7eabd0
--- /dev/null
+++ b/BITS.NT32
@@ -0,0 +1,56 @@
+header based on changes
+------ -------- -------
+
+alltypes.h i386 TYPEDEF long long time_t;
+
+endian.h i386 none.
+
+errno.h nt64 none.
+
+fcntl.h nt64 none.
+
+fenv.h i386 none.
+
+float.h nt64 none (target uses SSE by default).
+
+io.h i386 none.
+
+ioctl.h nt64 none.
+
+ipc.h nt64 none.
+
+limits.h i386 PAGE_SIZE = 65536
+
+mman.h nt64 none.
+
+msg.h nt64 none.
+
+poll.h nt64 none.
+
+posix.h i386 none.
+
+reg.h <----> empty, provided for inclusion by <sys/reg.h> only.
+
+resource.h nt64 none.
+
+sem.h nt64 none.
+
+setjmp.h i386 none.
+
+signal.h target n/a.
+
+socket.h i386 none.
+
+stat.h nt64 none.
+
+statfs.h nt64 none.
+
+stdarg.h nt64 none.
+
+stdint.h i386 none.
+
+syscall.h nt64 none.
+
+termios.h nt64 none.
+
+user.h <----> empty, provided for inclusion by <sys/user.h> only.