Eigenstate: myrddin-dev mailing list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add set/getuid and set/getgid syscalls


On Tue, 01 Aug 2017 22:50:16 +0000, Ryan Gonzalez <rymg19@xxxxxxxxx> wrote:

> Also my editor may or may not have stripped some whitespace...
> ---
> lib/sys/sys+linux-x64.myr | 22 +++++++++++++++++-----
> 1 file changed, 17 insertions(+), 5 deletions(-)

<snip>

It seems that the patch is mangled, probably by being sent through HTML.
I tried editing it back to health, but it seems like there's some mime(?)
escaping that I'd have to do if I copy the patch back.

Any chance you can send it again, either as an attachment, or with 
`git send-email`?

I belive:

	git send-email --smtp-server=smtp.gmail.com *.patch

should do the trick.

-- 
    Ori Bernstein

Follow-Ups:
Re: [PATCH] Add set/getuid and set/getgid syscallsRyan Gonzalez <rymg19@xxxxxxxxx>
References:
[PATCH] Add set/getuid and set/getgid syscallsRyan Gonzalez <rymg19@xxxxxxxxx>