From 86701c6a3cb2d8d0dabdd6cf42acfd97779eac85 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 3 Oct 1998 15:28:47 +0000 Subject: added fchdir() support (This used to be commit a42729dbf5414f54e5d623514533958c62ada5f6) --- source3/smbwrapper/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/smbwrapper/README') diff --git a/source3/smbwrapper/README b/source3/smbwrapper/README index 14e7af700e..b2236eb8c9 100644 --- a/source3/smbwrapper/README +++ b/source3/smbwrapper/README @@ -22,7 +22,7 @@ This is code under development. Lots of things don't work yet. Things that I have tried and do seem to work include: emacs, tar, ls, cmp, cp, rsync, du, cat, rm, mv, less, more, wc, head, - tail, bash, tcsh, mkdir, rmdir, vim, xedit + tail, bash, tcsh, mkdir, rmdir, vim, xedit, diff things that I know don't work: -- cgit