pagure Logo
  • Log In

base / mmglue

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 244

Branch: 7d4b78ca2951157e6195ea706e3aaa147069c29a
main
nt32/nt64: syscalls.h.in: pre-alpha: updated debug system calls.
midipix • 5 years ago  
7d4b78
nt64: signal.h: fix definition of struct uc_xsave_fmt_t (see mcontext_t).
midipix • 5 years ago  
51f20f
nt32/nt64: debug interfaces: defined struct __dbg_module_info.
midipix • 5 years ago  
f81684
nt32/nt64: debug interfaces: updated enum __dbg_info to match latest abi.
midipix • 5 years ago  
70e4b1
nt32/nt64: debug interfaces: added __dbg_info_get(), __dbg_info_set().
midipix • 5 years ago  
45970c
nt32/nt64: debug interfaces: added __dbg_regs_fetch(), __dbg_regs_store().
midipix • 5 years ago  
5221bc
nt32/nt64: debug interfaces: added __dbg_vm_read(), __dbg_vm_write().
midipix • 5 years ago  
cd305f
nt32/nt64: debug.h: whitespace meditation.
midipix • 5 years ago  
2d2bf1
nt32/nt64: syscalls.h.in: pre-alpha: updated debug system calls.
midipix • 5 years ago  
c96964
nt32/nt64: __dbg_suspend() --> __dbg_{suspend|resume}_thread().
midipix • 5 years ago  
24e534
glue layer: debug.h, __dbg_spawn(): added struct __strace definition/parameter.
midipix • 5 years ago  
bb1628
glue layer: __cmd_args_to_argv(): use errno to indicate the error.
midipix • 5 years ago  
b86e92
glue layer: __fs_{r|a|n|d}path() interfaces: use errno to indicate the error.
midipix • 5 years ago  
1509ed
glue layer: introduced <sys/cmd.h>, implemented associated interfaces.
midipix • 5 years ago  
b85b1f
nt32/nt64: syscall.h.in: added framework-specific cmd exec definitions.
midipix • 5 years ago  
da2149
glue layer: introduced <sys/fs.h>, implemented associated interfaces.
midipix • 5 years ago  
e1f10b
build system: pkgconf.sh: add missing -L switch (oversight).
midipix • 5 years ago  
f06867
build system: pkgconf.sh: properly handle empty prefix variable.
midipix • 5 years ago  
794058
psxglue.h: update struct __psx_context following update in psxscl.
midipix • 5 years ago  
8a50fd
nt32/nt64: debug interfaces: use the newly introduced system calls.
midipix • 5 years ago  
be0101
nt32/nt64: syscall.h.in: added framework-specific debug definitions.
midipix • 5 years ago  
fbe02e
project: build/headers.tag: added missing build/syscall_h.tag dependency.
midipix • 5 years ago  
1c4ed1
project: midipix targets: headers.tag: add arch/$(ARCH)/*.h dependency.
midipix • 5 years ago  
808784
psxglue.h: update struct __psx_vtbl following update in psxscl.
midipix • 5 years ago  
0c193e
nt32/nt64: realpath(): use the newly introduced fs_rpath system call.
midipix • 5 years ago  
2a80f1
nt32/nt64: syscall.h.in: added framework-specific definitions.
midipix • 5 years ago  
79bd02
project: config.project: adapt to current musl source tree (e.g. fp_arch.h).
midipix • 5 years ago  
df1dce
midipix targets: __init_tls(): initialize the .sysinfo member.
midipix • 5 years ago  
3e250a
project: cfgdefs.in: whitespace meditation.
midipix • 5 years ago  
85c78a
midipix targets: __init_tls(): added __thread_list_lock support.
midipix • 5 years ago  
3d4ab4
ioctl.h: struct winsize: support both common and arch-specific definition.
midipix • 5 years ago  
831753
midipix targets: bits/ioctl.h: adjust TIOCSER_TEMT to match sys/ioctl.h.
midipix • 5 years ago  
9b952c
project: custom cfgdefs: integrated arch-specific and fallback alltypes.sed.
midipix • 5 years ago  
fe59d4
midipix targets: ldso: added <sys/ldso.h>, __dldopen(), __dlsopen().
midipix • 5 years ago  
724fbc
midipix targets: uid_t & gid_t --> uint64_t, matching updated def. in psxscl.
midipix • 5 years ago  
e9e8eb
project: make all objects depend on all headers.
midipix • 5 years ago  
964b8d
debug interfaces: added __dbg_rbreak(), __dbg_tbreak(), and __dbg_lbreak().
midipix • 5 years ago  
4085aa
debug interfaces: updated psxdbg.h following addition of members in psxscl.
midipix • 5 years ago  
26395d
sys/debug.h: add the usual header-inclusion and language encapsulation.
midipix • 5 years ago  
045354
debug interfaces: __dbg_event_query_all(): updated interface signature.
midipix • 5 years ago  
c33a22
sys/debug.h: minor stylistic edits.
midipix • 5 years ago  
b7fac7
debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl.
midipix • 5 years ago  
65a872
nt32: adjust code to match the updated struct __psx_vtbl.
midipix • 5 years ago  
7f1932
glue layer: debug interfaces: introduced <sys/debug.h>.
midipix • 5 years ago  
44a67f
SEH exception handling: coding style: refactor references to system structures.
midipix • 5 years ago  
26ba50
glue layer: added a framework-specific realpath() implementation.
midipix • 5 years ago  
18b707
psxglue.h: update struct __psx_vtbl (psxscl) following update in psxscl.
midipix • 5 years ago  
a2a4d0
psxglue.h: update struct __psx_vtbl (psxscl) to match member names in psxscl.
midipix • 5 years ago  
da370a
static linking: __seh_vtbl is a framework-reserved symbol.
midipix • 6 years ago  
116201
CFLAGS_CONFIG: limit -fno-asynchronous-unwind-tables to linux targets.
midipix • 6 years ago  
7089bc
__clone(): flag check: add missing parenthesis.
midipix • 6 years ago  
cfeeec
  • « Newer
  • page 1 of 5
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.