unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: emacs-devel@gnu.org
Subject: update-game-score
Date: Sat, 06 Apr 2002 11:18:21 +0300	[thread overview]
Message-ID: <8296-Sat06Apr2002111820+0300-eliz@is.elta.co.il> (raw)

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.  In fact,
AFAIK, getpwuid wasn't even part of Posix until very recently, so some
older Posix systems might not have it as well.  So some
autoconfiscation or system-dependent ifdef's are in order.

             reply	other threads:[~2002-04-06  8:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-06  8:18 Eli Zaretskii [this message]
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   ` 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

  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=8296-Sat06Apr2002111820+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.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).