mirror of
https://github.com/samba-team/samba.git
synced 2025-12-12 12:23:50 +03:00
Tru64 need this, linux also has getdirentries() but the native readdir() works
but it means we can write the code on linux and when it works it may work on Tru64
too.
tridge: can you try to implement this?
metze
(This used to be commit dd791d255c)
2 lines
79 B
C
2 lines
79 B
C
#error "the readdir() replacement using getdirentried() isn't implemented yet"
|