unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: walters@debian.org, emacs-devel@gnu.org
Subject: Re: update-game-score
Date: Sat, 06 Apr 2002 20:03:45 +0300	[thread overview]
Message-ID: <7458-Sat06Apr2002200344+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <m34ripxjdk.fsf@nyaumo.btinternet.com> (message from Jason Rumney on 06 Apr 2002 10:32:23 +0100)

> From: Jason Rumney <jasonr@gnu.org>
> Date: 06 Apr 2002 10:32:23 +0100
> 
> "Eli Zaretskii" <eliz@is.elta.co.il> writes:
> 
> > 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?

DJGPP already has getpwuid in its library, so the problem doesn't
exist in the MS-DOS port.

If Windows doesn't have this problem, then I guess we only need to
worry about Unix systems that don't have this function.  I don't know
whether this is a practical consideration, just that the previous
Posix standard didn't define it.

  parent reply	other threads:[~2002-04-06 17:03 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   ` update-game-score Andrew Choi
2002-04-06 15:06     ` update-game-score Jason Rumney
2002-04-06 17:03   ` Eli Zaretskii [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=7458-Sat06Apr2002200344+0300-eliz@is.elta.co.il \
    --to=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 public inbox

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

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).