Hi Corinna,
On Wed, 21 Oct 2015, Corinna Vinschen wrote:
> On Oct 20 13:47, Johannes Schindelin wrote:
> > On Tue, 20 Oct 2015, Corinna Vinschen wrote:
> > > On Sep 16 09:35, Johannes Schindelin wrote:
> > >
> > > > By specifying
> > > >
> > > > none /tmp usertemp binary,posix=0 0 0
> >
On Oct 21 20:23, Corinna Vinschen wrote:
> On Oct 20 13:47, Johannes Schindelin wrote:
> > On Tue, 20 Oct 2015, Corinna Vinschen wrote:
> > > On Sep 16 09:35, Johannes Schindelin wrote:
> > [...]
> > > > + char mb_tmp[len = sys_wcstombs (NULL, 0, tmp)];
> > >
> > > - len = sys_wcstombs()
Hi Johannes,
On Oct 20 13:47, Johannes Schindelin wrote:
> On Tue, 20 Oct 2015, Corinna Vinschen wrote:
> > On Sep 16 09:35, Johannes Schindelin wrote:
> > > * mount.cc (mount_info::from_fstab_line): support mounting the
> > > current user's temp folder as /tmp/. This is particularly
> > > u
Hi Corinna,
On Tue, 20 Oct 2015, Corinna Vinschen wrote:
> Preliminaries: we need a copyright assignment from you before being able
> to include your patches. Please see https://cygwin.com/assign.txt.
Thanks for pointing that out. It is in the works.
> On Sep 16 09:35, Johannes Schindelin wrot
Hi Johannes,
Preliminaries: we need a copyright assignment from you before being able
to include your patches. Please see https://cygwin.com/assign.txt.
On Sep 16 09:35, Johannes Schindelin wrote:
> * mount.cc (mount_info::from_fstab_line): support mounting the
> current user's temp
* mount.cc (mount_info::from_fstab_line): support mounting the
current user's temp folder as /tmp/. This is particularly
useful a feature when Cygwin's own files are write-protected.
* pathnames.xml: document the new usertemp file system type
Detailed explanation: