OSDN Git Service

2005-06-14 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2005 08:41:09 +0000 (08:41 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2005 08:41:09 +0000 (08:41 +0000)
commit187e7e88fc94cdc8f22d2d794d7151a0e6e2a923
tree193e0301b2a417b9c7fc2fb80f6847496c0ebdef
parenta691a9d823d4df7462ece84f208187705f106dc4
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101042 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/g-os_lib.adb
gcc/ada/g-os_lib.ads