9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: patch-log@cat-v.org
To: 9fans@cse.psu.edu
Subject: [9fans] [patch] applied: utfnlen_missing
Date: Wed,  7 Sep 2005 17:12:24 +0200	[thread overview]
Message-ID: <3f3dae5660b6ede1f7ae76b8e22fa2ed@cat-v.org> (raw)

d-rwxrwxr-x M 72338 rsc sys 0 Sep  7 16:32 /n/sources/patch/applied/utfnlen_missing

add utfnlen declaration
chan.c calls it

-- 
/sys/src/9/port/lib.h
lib.h.orig:43,48 - /n/sources/patch/applied/utfnlen_missing/lib.h:43,49
  extern	int	chartorune(Rune*, char*);
  extern	char*	utfrune(char*, long);
  extern	int	utflen(char*);
+ extern	int	utfnlen(char*, long);
  extern	int	runelen(long);
  
  extern	int	abs(int);



                 reply	other threads:[~2005-09-07 15:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3f3dae5660b6ede1f7ae76b8e22fa2ed@cat-v.org \
    --to=patch-log@cat-v.org \
    --cc=9fans@cse.psu.edu \
    /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.
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 NNTP newsgroup(s).