aboutsummaryrefslogtreecommitdiff
path: root/osdep.c
AgeCommit message (Expand)Author
2004-08-03use the kernel sigaction syscall to avoid relying on glibc onebellard
2004-07-14added qemu_strdup()bellard
2004-04-04fixing freebellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-14added qemu_mallocz()bellard
2004-02-16added OS dependent functions (temporary as most functions are generic in fact)bellard