aboutsummaryrefslogtreecommitdiff
path: root/libstd/src/Makefile.am
AgeCommit message (Expand)Author
2011-05-31getpid() implemented and open files limit increased up to 32David Yuste
2011-05-18Libstd: signals and getcwd implementedDavid Yuste
2011-02-25Added stdlib:flienoDavid Yuste
2011-02-25provided POSIX users abstraction in libstd (new functions: getuid, geteuid, g...David Yuste
2011-02-23Added libstd:sysconf. Also some small changes in MSCorelibWrapper.cs:gettimesDavid Yuste
2011-02-21Implemented 'times' (units differ from .NET and native, pending to fix it)David Yuste
2011-02-21Added unlink.cDavid Yuste
2010-03-22Add preliminary support for setjmp.Erven Rohou
2009-04-02Add two new functions _libstd_init and _libstd_finiAndrea Ornstein
2008-05-29New Snapshot from ST 2008-05-29 (rev 1181)Andrea Ornstein
2008-04-28Add libc/libm implementation on top of mscorlibAndrea Ornstein