Re: syscall linux_getdents() trouble

2008-01-07 Thread Roman Divacky
On Mon, Jan 07, 2008 at 11:34:51AM +0300, sam wrote: > program-test (experimental) for testing syscall linux_getdents() > http://cs.udmvt.ru/files/temp/linux_dbg.tar.bz2 > includes: > * temp/ - test_dir with files (special for crash situation) > * linux_getdents.c - source of program-test > * linu

syscall linux_getdents() trouble

2008-01-07 Thread sam
program-test (experimental) for testing syscall linux_getdents() http://cs.udmvt.ru/files/temp/linux_dbg.tar.bz2 includes: * temp/ - test_dir with files (special for crash situation) * linux_getdents.c - source of program-test * linux_getdents_static - binary exec file, staticaly compiled on Linu