search for: tr15

Displaying 3 results from an estimated 3 matches for "tr15".

Did you mean: r15
2001 Nov 19
1
Unicode? Diacriticals
I just got 2.2.2 setup on a Mac OSX machine using the Samba X from the SourceForge project. Testing showed great performance, but clients can't access files with diacriticals in the filenames. I couldn't find anything on how to do this with the provided configuration tool, but wonder if there's a way to do so directly in Samba. (?) Also, we're a small shop and I'm mapping
2006 Jun 26
0
[klibc 25/43] ia64 support for klibc
...;asm/unistd.h>\n"; + print OUT "\n"; + print OUT "\t.text\n"; + print OUT "\t.align 32\n"; + print OUT "\t.proc ${fname}\n"; + print OUT "\t.globl ${fname}\n"; + print OUT "${fname}:\n"; + print OUT "\tmov\tr15 = __NR_${sname}\n"; + print OUT "\tbreak __BREAK_SYSCALL\n"; + print OUT "\tcmp.eq p6,p0 = -1,r10\n"; + print OUT "(p6)\tbr.few __syscall_error\n"; + print OUT "\tbr.ret.sptk.many b0\n"; + print OUT "\t.size\t${fname},.-${fname}\n&quo...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at: