mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Regarding character encoding of filesystem names
@ 2004-02-20  1:34 Tejun Huh
  2004-02-20  8:21 ` Robin Rosenberg
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Huh @ 2004-02-20  1:34 UTC (permalink / raw)
  To: linux-kernel

 Hello, guys,

 I've just seen the LWN summary of discussions regarding filename
charset encoding and read some of the threads.  I had the same issues
myself and have been working on a solution.  A new locale LC_FSCTYPE
is introduced to specify the charset encoding of filenames and libc
sits between the kernel and application and translates the charsets of
LC_CTYPE and LC_FSCTYPE appropriately. As proof-of-concept, I've
implemented a preloading library (libfsxlat) which overrides affected
libc functions. The README file contains detailed description of the
solution.

 http://home-tj.org/libfsxlat/
 http://home-tj.org/libfsxlat/files/README
 http://home-tj.org/libfsxlat/screenshots.html

 I'm currently working on merging LC_FSCTYPE into glibc and I believe
it's almost done.  LC_FSCTYPE implementation in glibc includes iconv
caching and the syntax of LC_FSCTYPE is changed such that it's
identical to other locales.  Any comments are welcomed and please
don't forget to CC me as I'm not on the list.

 Cheers.

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Regarding character encoding of filesystem names
  2004-02-20  1:34 Regarding character encoding of filesystem names Tejun Huh
@ 2004-02-20  8:21 ` Robin Rosenberg
  0 siblings, 0 replies; 2+ messages in thread
From: Robin Rosenberg @ 2004-02-20  8:21 UTC (permalink / raw)
  To: Tejun Huh; +Cc: Linux kernel


Haven't looked at yet, but it sounds interesting. And it's a very concrete way
of testing the idea.

-- robin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-20  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-20  1:34 Regarding character encoding of filesystem names Tejun Huh
2004-02-20  8:21 ` Robin Rosenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®