aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/emul_unix.c
AgeCommit message (Collapse)AuthorFilesLines
2006-02-02 * emul_netbsd.c (emul_netbsd_create): Quote file-name property.Mark Mitchell1-1/+4
* emul_unix.c (emul_unix_create): Likewise. * tree.c (libiberty.h): Include it. (tree_quote_property): New function. * tree.h (tree_quote_property): Declare.
2005-11-28 * configure.ac (USE_WIN32API): Define it.Mark Mitchell1-0/+4
* configure.in: Regenerate. * config.in: Likewise. * emul_netbsd.c (write_timezone): Guard with HAVE_GETTIMEOFDAY. * emul_unix.c (do_unix_mkdir): Handle Win32 1-argument mkdir.
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2812
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2706/+0
1996-06-03Add time, gettimeofday, and getrusage system call supportMichael Meissner1-42/+223
1996-06-02Add Solaris and Linux emulationsMichael Meissner1-0/+2525