- Decided that flist_find() should be public, not static.
authorWayne Davison <wayned@samba.org>
Wed, 9 Feb 2005 02:36:17 +0000 (02:36 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 9 Feb 2005 02:36:17 +0000 (02:36 +0000)
commit2f3cad893b7c87cd969e0685aa4abd40ade125a0
treef449fabe228ad281760b68c29991f62072cf2bdb
parente79666267dca1199f7c95f151d2d693a2f24aa62
- Decided that flist_find() should be public, not static.
- Modified f_name_cmp() so that, beginning with protocol 29,
  it will guarantee that a directory name will sort one slot
  before its contents (prior versions could sort other items
  in between in rare instances).
flist.c