summaryrefslogtreecommitdiff
path: root/osdep.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-23informative message about low memory on /dev/shmbellard1-0/+27
2005-04-17windows support for kqemu (Filip Navara)bellard1-6/+19
2005-02-21win32 + Mac OS X compile fixbellard1-0/+8
2005-02-10shared pages memory allocationbellard1-0/+81
2004-08-03use the kernel sigaction syscall to avoid relying on glibc onebellard1-0/+16
2004-07-14added qemu_strdup()bellard1-0/+10
2004-04-04fixing freebellard1-0/+2
2004-03-31win32 port (initial patch by kazu)bellard1-2/+3
2004-03-14added qemu_mallocz()bellard1-0/+10
2004-02-16added OS dependent functions (temporary as most functions are generic in fact)bellard1-0/+460