r14746: Add the Samba4 replacements for opendir/readdir etc. to
authorJeremy Allison <jra@samba.org>
Mon, 27 Mar 2006 19:50:45 +0000 (19:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:45 +0000 (11:15 -0500)
commit1d3fd5201c98417ba40bb367d92c3a924f947799
tree8b3f2e65e6077252b3a85f3c98abc88c245aab23
parent2f28844a1099d16607b6b54d382b2fb9e2ba64a2
r14746: Add the Samba4 replacements for opendir/readdir etc. to
Samba3 - with some 64-bit macro madness. Attempt to fix
the broken directory handling in the *BSD-of-the-month
club.
Jeremy.
(This used to be commit fd98427f64f4206c01f16f82fadf24f5863878db)
source3/Makefile.in
source3/configure.in
source3/lib/repdir.c [new file with mode: 0644]
source3/lib/util.c
source3/smbd/vfs.c
source3/tests/os2_delete.c [new file with mode: 0644]