]> sourceware.org Git - newlib-cygwin.git/commit
2013-10-01 Petr Hosek <phosek@chromium.org>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 1 Oct 2013 18:08:46 +0000 (18:08 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 1 Oct 2013 18:08:46 +0000 (18:08 +0000)
commitc7c1a1ca1b33d73541326629bfe8fa48480c890b
tree3d607d0e503e156bb26b98c1d29df177659f070d
parent05a8ad9f727dcf74c06863a19167c5593a8580a2
2013-10-01  Petr Hosek  <phosek@chromium.org>

        * configure.host: Disable new posix_spawn function for all
        users of posix dir except Cygwin.
        * libc/posix/Makefile.am: Add support for new posix_spawn function.
        * libc/posix/Makefile.in: Regenerate.
        * libc/posix/posix_spawn.c: New file.
        * libc/include/spawn.h: Ditto.
newlib/ChangeLog
newlib/configure.host
newlib/libc/include/spawn.h [new file with mode: 0644]
newlib/libc/posix/Makefile.am
newlib/libc/posix/Makefile.in
newlib/libc/posix/posix_spawn.c [new file with mode: 0644]
This page took 0.032207 seconds and 5 git commands to generate.