g-os_lib.ads, [...] (Non_Blocking_Spawn): Two new versions with output file descripto...
authorVincent Celier <celier@adacore.com>
Thu, 16 Jun 2005 08:41:09 +0000 (10:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Jun 2005 08:41:09 +0000 (10:41 +0200)
commite5a97c132907d389b09a5f0d8f6ff94314d4c390
tree193e0301b2a417b9c7fc2fb80f6847496c0ebdef
parentde972f9de777f333091d7f9044232d1c36fcd7fd
g-os_lib.ads, [...] (Non_Blocking_Spawn): Two new versions with output file descriptor and with output file name.

2005-06-14  Vincent Celier  <celier@adacore.com>
    Cyrille Comar  <comar@adacore.com>

* g-os_lib.ads, g-os_lib.adb (Non_Blocking_Spawn): Two new versions
with output file descriptor and with output file name.
(Dup, Dup2): Now global procedures as they are used by two subprograms
(Copy): Allocate the 200K buffer on the heap rather than on the stack.

From-SVN: r101042
gcc/ada/g-os_lib.adb
gcc/ada/g-os_lib.ads