I could use out_close1, but that seems to be the code path to close the
fd returned by os_create_unix_socket, and using it to close the fd
returned by mkstemp might lead to some confusion, so I don't do it.
Signed-off-by: Jonathan Neuschäfer
---
arch/um/drivers/xterm.c |1 +
1 files ch
On Fri, Aug 12, 2011 at 10:19:28AM -0700, Randy Dunlap wrote:
> On Fri, 12 Aug 2011 02:28:23 +0200 Jonathan Neuschäfer wrote:
>
> > If you can't read this patch, please run:
> >
> > sed -i -e "s/[^\o10]\o10//g" \
> > Docu
t in bold
or underlined when viewed with less.
Jonathan Neuschäfer
--
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy
to use, easy to manage, easy to install, ea
Signed-off-by: Jonathan Neuschäfer
---
Documentation/virtual/uml/UserModeLinux-HOWTO.txt |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/virtual/uml/UserModeLinux-HOWTO.txt
b/Documentation/virtual/uml/UserModeLinux-HOWTO.txt
index a7af9cf..77dfecf 100644
On Wed, Aug 24, 2011 at 06:35:43PM -0300, Davidlohr Bueso wrote:
> Glad I noticed this patch in time, just today I was doing the same. FYI
> I'm in the process of updating/splitting the document.
Nice!
Regards,
Jonathan