index
:
mmglue
main
midipix architecture- and target-specific files for musl libc
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
arch
/
nt32
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
midipix targets: syscall.h.in: mark the mount syscalls as not supported.
midipix
1
-2
/
+2
2020-05-03
nt32|nt64: abi upgrade: properly support NTFS directory entries.
midipix
2
-3
/
+16
2020-05-03
nt32|nt64: move msghdr and cmsghdr out of bits/socket.h as needed.
midipix
1
-0
/
+0
2020-05-03
nt32|nt64: bits/alltypes.h.in, bits/limits.h: provide {__}{L}LONG_MAX.
midipix
2
-2
/
+10
2020-05-03
nt32|nt64: bits/limits.h: remove feature test macro.
midipix
1
-3
/
+0
2020-05-03
nt32|nt64: provide __BYTE_ORDER definition in alltypes.h.
midipix
1
-0
/
+6
2020-05-03
midipix targets: bits/ioctl.h: #define'd SIOCGSTAMPNS.
midipix
1
-0
/
+1
2020-05-02
midipix targets: installed headers: remove <sys/soundcard.h>
midipix
1
-0
/
+2
2020-05-02
midipix targets: syscall.h.in: mark the epoll syscalls as not supported.
midipix
1
-7
/
+7
2020-05-01
glue layer: added __fs_tmp{file|dir}(), for fast & atomic tmpfs obj creation.
midipix
1
-0
/
+3
2019-12-07
nt32/nt64: syscalls.h.in: added target-specific fs system calls.
midipix
1
-0
/
+6
2019-10-06
nt32/nt64: syscalls.h.in: pre-alpha: updated debug system calls.
midipix
1
-26
/
+29
2019-09-07
nt32/nt64: syscalls.h.in: pre-alpha: updated debug system calls.
midipix
1
-12
/
+21
2019-09-06
nt32/nt64: __dbg_suspend() --> __dbg_{suspend|resume}_thread().
midipix
1
-13
/
+15
2019-08-30
nt32/nt64: syscall.h.in: added framework-specific cmd exec definitions.
midipix
1
-0
/
+3
2019-08-20
nt32/nt64: syscall.h.in: added framework-specific debug definitions.
midipix
1
-0
/
+24
2019-08-20
nt32/nt64: syscall.h.in: added framework-specific definitions.
midipix
1
-0
/
+6
2019-08-03
ioctl.h: struct winsize: support both common and arch-specific definition.
midipix
1
-6
/
+6
2019-08-03
midipix targets: bits/ioctl.h: adjust TIOCSER_TEMT to match sys/ioctl.h.
midipix
1
-1
/
+1
2019-06-13
midipix targets: uid_t & gid_t --> uint64_t, matching updated def. in psxscl.
midipix
1
-0
/
+2
2019-01-09
mmglue: bits/mman.h: adjusted to match recent musl versions.
midipix
1
-2
/
+2
2019-01-09
mmglue: modern source-tree support: switched to syscall.h.in.
midipix
1
-327
/
+12
2016-12-10
bits/limits.h: advertise availability of the framework's abi headers.
midipix
1
-1
/
+2
2016-12-10
bits/limits.h: advertise availability of framework-specific headers.
midipix
1
-0
/
+3
2016-09-19
bits/reg.h: provide an empty header for inclusion by <sys/reg.h>.
midipix
1
-19
/
+0
2016-09-19
nt32: bits/mman.h: eliminate whitespace differences between nt32 and nt64.
midipix
1
-2
/
+2
2016-09-19
nt32: bits/ioctl.h: eliminate whitespace differences between nt32 and nt64.
midipix
1
-7
/
+7
2016-09-19
bits/user.h: provide an empty header for inclusion by <sys/user.h>.
midipix
1
-48
/
+0
2016-09-19
nt32: bits/signal.h: update mcontext_t & uc_xsave_fmt_t based on 32-bit ntapi.
midipix
1
-60
/
+55
2016-09-18
nt32: fix bits/stdarg.h: always use the toolchain's compiler intrinsics.
midipix
1
-9
/
+4
2016-09-18
nt32: fix bits/setjmp.h to match target ABI.
midipix
1
-1
/
+1
2016-09-18
nt32: fix bits/msg.h (target has a 64-bit time_t).
midipix
1
-3
/
+0
2016-09-18
nt32: fix bits/ipc.h, match nt64 and libpsxscl.
midipix
1
-1
/
+1
2016-09-18
nt32: fix bits/float.h to match the toolchain's float settings.
midipix
1
-1
/
+1
2016-09-18
nt32: fix bits/stat.h, match nt64 and libpsxscl.
midipix
1
-7
/
+7
2016-09-18
nt32: fix bits/fcntl.h, match nt64 and libpsxscl.
midipix
1
-4
/
+4
2016-09-17
nt32: fix installation of system-specific headers,have own copy of syscall.h.
midipix
1
-1
/
+651
2016-05-29
simplify syscall scheme (unify nt64/x86_64 and nt32/i386).
midipix
1
-756
/
+1
2015-11-08
nt32: struct shmid_ds: remove padding (size of time_t is already 64 bits).
midipix
1
-3
/
+0
2015-09-14
add direct socket system calls to the 32-bit midipix target.
midipix
1
-0
/
+34
2015-05-27
adjust arch-specific files to match musl version 1.1.9.
midipix
1
-0
/
+1
2015-04-05
nt32: redefine time_t as long long.
midipix
1
-1
/
+1
2015-04-05
nt32/bits: initial commit.
midipix
28
-0
/
+1837