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)
commitfd98427f64f4206c01f16f82fadf24f5863878db
treeaa1f5a2dcd492d920f829f32a7b37af791396183
parentb120c21669a91a097f044530a1f7c59043465841
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.
source/Makefile.in
source/configure.in
source/lib/repdir.c [new file with mode: 0644]
source/lib/util.c
source/smbd/vfs.c
source/tests/os2_delete.c [new file with mode: 0644]