Re: A Great Idea (tm) about reimplementing NLS.

From: Lukasz Stelmach (stlman_at_poczta.fm)
Date: 06/18/05

  • Next message: Nick Warne: "Re: 2.6.12 udev hangs at boot"
    Date:	Sat, 18 Jun 2005 17:31:07 +0200
    To: 7eggert@gmx.de
    
    
    

    Bodo Eggert napisał(a):

    >>VFAT uses unicode? I thought it used the same codepage silyness as FAT
    >>did, since after all ti was just supposed to be a long filename
    >>extension to FAT. Do they use unicode in the long filenames only?
    >
    >
    > It uses two codepages, one for short names and one for long names.
    > The long name charset defaults to iso-8859-1,

    Please look below where you have got "t.e.s.t.". That is obviously
    UTF-16 (below FFFF) not iso-8859-1.

    > and the short one to cp437

    Yes.

    > 0600 41 74 00 65 00 73 00 74 00 e4 00 0f 00 db f6 00 At.e.s.t ........
    > 0610 fc 00 df 00 74 00 65 00 73 00 00 00 74 00 00 00 ....t.e. s...t...
    > 0620 54 45 53 54 8e 99 7e 31 20 20 20 20 00 00 d0 58 TEST..~1 ...X
    > 0630 d1 32 d1 32 00 00 d0 58 d1 32 00 00 00 00 00 00 .2.2...X .2......

    Has anybode seen characters above 0xFFFF on the vfat?

    -- 
    Było mi bardzo miło.                    Trzecia pospolita klęska, [...]
    >Łukasz<                      Już nie katolicka lecz złodziejska.  (c)PP
    
    

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/



  • Next message: Nick Warne: "Re: 2.6.12 udev hangs at boot"

    Relevant Pages

    • Re: A Great Idea (tm) about reimplementing NLS.
      ... since after all ti was just supposed to be a long filename ... >> extension to FAT. ... Do they use unicode in the long filenames only? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Large-FAT32-Filesystem Bug
      ... | Humm, I'd argue that point, mine (Olympus C-3020) does a datestamp ... | right in the filename, making it very easy to pick out the pix you ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: mode data=journal in ext3. Is it safe to use?
      ... If the system crashes at any time you are guaranteed that the old filename ... the old filename directly you wouldn't be guaranteed to have valid data ... Andreas Dilger ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Whats wrong with this really simple function?
      ... > I have created this 5-liner system call, which basically opens a ... module_param_string(filename, filename, sizeof(filename), 666); ... static void __exit mod_exit ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: readdir loses renamed files
      ... >>How much would it cost to always append the new name into the directory rather ... >>than modifying it in place? ... As I have read from earlier replies, ext2/3 replaces a filename with the new ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)