Andrew Schwartzmeyer created MESOS-8682:
-------------------------------------------

             Summary: Removing remaining CRT functions from Windows stout code
                 Key: MESOS-8682
                 URL: https://issues.apache.org/jira/browse/MESOS-8682
             Project: Mesos
          Issue Type: Task
            Reporter: Andrew Schwartzmeyer
            Assignee: Andrew Schwartzmeyer


* {{_waccess}} in access.hpp
* {{_close}} in close.hpp
* {{_dup}} in dup.hpp
* {{_chsize_s}} in ftruncate.hpp
* {{_set_errno}} in kill.hpp
* {{_wmktemp_s}} in mktemp.hpp (reuse logic from mkdtemp.hpp)
* {{_read}} in read.hpp (also MESOS-8676)
* {{recv}} in read.hpp (also MESOS-8681)
* {{_stat}} in stat.hpp (also MESOS-8275)
* {{_write}} in write.hpp (also MESOS-8676)
* {{send}} in write.hpp (also MESOS-8681)
* {{_lseek}} in lseek.hpp
* {{strerror_r}} used in strerror.hpp, defined in windows.hpp
* {{utime}} used in utime.hpp



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to