bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH and RFD] LC_FSCTYPE for filename charset translation


From: Tejun Heo
Subject: [PATCH and RFD] LC_FSCTYPE for filename charset translation
Date: Mon, 22 Mar 2004 16:47:59 +0900
User-agent: Mutt/1.5.5.1+cvs20040105i

 Hello.

 This patch implements LC_FSCTYPE for filename charset translation.
This enables for example to handle UTF-8 encoded filenames inside a
EUC-KR terminal.  I believe that we're going to use UTF-8 for
filenames in near future for various reasons and libc should be able
to translate filenames such that applications using more traditional
charsets can deal with UTF-8 encoded filenames.

 The implementation is still in alpha stage and the code needs more
verfication and comments.  Also, it needs to be splited into
meaningful pieces before applied.  It currently works only on
linux/i386 w/ linuxthreads.

 I'm attaching the patch and LC_FSCTYPE.txt which describes the
problem, the solution LC_FSCTYPE implements and issues for discussion.
Please don't hesitate to comment.

 For more information, please visit the following pages.

 http://home-tj.org/LC_FSCTYPE
 http://home-tj.org/libfsxlat
 http://home-tj.org/libfsxlat/screenshots.html

 By the way, what are the purposes of ptw- and pt- objects while
building linuxthreads?  I couldn't understand why they were there.
Can somebody give me a clue, please?

 Thanks for the great work and please don't forget to CC me as I'm not
on the list.

-- 
tejun

Attachment: LC_FSCTYPE.txt
Description: Text document

Attachment: patch.LC_FSCTYPE-20040322
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]