Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 13 Sep 2018 14:23:41 -0700
From: Benjamin Peterson <benjamin@...hon.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] improve error handling of ttyname_r and isatty

I've made a new version with your comments addressed. I don't think we can
actually tail call through __syscall_ret in isatty(), since we need to return
nonzero if the syscall succeeded.


Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.