unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* More Posix stuff on Windows
@ 2014-06-30 15:11 Eli Zaretskii
  2014-07-02  9:59 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2014-06-30 15:11 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Mark H Weaver, guile-devel

I'd like to add emulations of a couple of Posix functions to make a
few Guile procedures available on Windows.  Specifically, getaffinity,
setaffinity, getpriority, and setpriority can work on Windows, once
the emulations of the corresponding C APIs are written, which isn't
hard.

Is it OK to add those to win32-proc.c?  (Perhaps the file should be
renamed to posix-w32.c or some such now, since it is no longer only
about processes.)

If you agree, I will post the patches here.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-02 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30 15:11 More Posix stuff on Windows Eli Zaretskii
2014-07-02  9:59 ` Ludovic Courtès
2014-07-02 15:17   ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).