all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Choi <akochoi@shaw.ca>
Cc: eliz@is.elta.co.il, walters@debian.org, emacs-devel@gnu.org
Subject: Re: update-game-score
Date: Sat, 06 Apr 2002 07:52:18 -0700	[thread overview]
Message-ID: <m27knk282l.fsf@shaw.ca> (raw)
In-Reply-To: <m34ripxjdk.fsf@nyaumo.btinternet.com>

> > IMHO, this code needs to take non-Posix platforms into consideration,
> > unless the intent is to run it only on Unix and GNU/Linux systems.
> > 
> > If non-Posix systems are relevant, you should be aware that <pwd.h>
> > and the getpwuid function are not universally available.
> 
> Can getpwuid etc be emulated on MSDOS and Mac as they are on Windows?

Getpwuid is certainly available on Mac OS X.  Mac OS 9 implements a
limited form of multiple user support, so getpwuid can probably be
emulated on it.  Mac OS 8 does not have multiple user support.  I
suppose one can still emulate getpwuid with a little more effort.

  reply	other threads:[~2002-04-06 14:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-06  8:18 update-game-score Eli Zaretskii
2002-04-06  9:32 ` update-game-score Jason Rumney
2002-04-06 14:52   ` Andrew Choi [this message]
2002-04-06 15:06     ` update-game-score Jason Rumney
2002-04-06 17:03   ` update-game-score Eli Zaretskii
2002-04-07  0:18 ` update-game-score Colin Walters
2002-04-11  7:06   ` update-game-score Colin Walters
2002-04-12 12:43     ` update-game-score Eli Zaretskii
2002-04-12 19:05       ` update-game-score Colin Walters
2002-04-13  9:40         ` update-game-score Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2003-04-03 10:36 update-game-score Richard Stallman
2003-04-07 16:53 ` update-game-score Benjamin Riefenstahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m27knk282l.fsf@shaw.ca \
    --to=akochoi@shaw.ca \
    --cc=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=walters@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.