r174484 - in /branches/st/cli-be/libstd: includ...

dyuste@gcc.gnu.org dyuste@gcc.gnu.org
Tue May 31 14:27:00 GMT 2011


Author: dyuste
Date: Tue May 31 14:27:14 2011
New Revision: 174484

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174484
Log:
getpid() implemented and open files limit increased up to 32

Modified:
    branches/st/cli-be/libstd/include/__host.h
    branches/st/cli-be/libstd/include/bits/libstd_stdio.h
    branches/st/cli-be/libstd/include/unistd.h
    branches/st/cli-be/libstd/src/MSCorelibWrapper.cs
    branches/st/cli-be/libstd/src/Makefile.am
    branches/st/cli-be/libstd/src/Makefile.in
    branches/st/cli-be/libstd/src/__host.c
    branches/st/cli-be/libstd/src/__io_device.c
    branches/st/cli-be/libstd/src/__io_fopen.c
    branches/st/cli-be/libstd/src/__io_ftable.c
    branches/st/cli-be/libstd/src_opt/MSCorelibWrapper.cs



More information about the Gcc-cvs mailing list