9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] [patch] applied: utfnlen_missing
@ 2005-09-07 15:12 patch-log
  0 siblings, 0 replies; only message in thread
From: patch-log @ 2005-09-07 15:12 UTC (permalink / raw)
  To: 9fans

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-07 15:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-07 15:12 [9fans] [patch] applied: utfnlen_missing patch-log

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