OSDN Git Service

log/syslog: Fix name of C function syslog_c.
[pf3gnuchains/gcc-fork.git] / libgo / go / os /
2012-05-04 ianlibgo: Update to Go 1.0.1 release.
2012-04-22 ianmksysinfo: More fixes to emulate master Go library.
2012-03-30 ianlibgo: Update to weekly.2012-03-27 aka go1 release.
2012-03-30 ianlibgo: Update to weekly.2012-03-22.
2012-03-30 ianlibgo: Update to weekly.2012-03-13.
2012-03-29 iancompiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} retur...
2012-03-10 ianUpdate Go compiler, library, and testsuite on gcc 4...
2012-02-09 ianos: Fix Solaris stat functions.
2012-02-09 ianlibgo: Update to weekly.2012-02-07.
2012-02-08 ianos: Fix typo in //extern comment.
2012-02-07 iancompiler, libgo: Use //extern comments rather than...
2012-02-01 ianos/exec: Make sure file descriptor is not closed early.
2012-02-01 ianlibgo: Update to weekly.2012-01-27.
2012-01-27 ianlibgo: Fix merge errors shown on Solaris.
2012-01-25 ianlibgo: Update to weekly.2012-01-20.
2012-01-25 ianlibgo: Update to weekly.2012-01-15.
2012-01-13 ianlibgo: Update to weekly.2011-12-22.
2012-01-12 ianlibgo: Update to weekly.2011-12-14.
2011-12-16 ianos: Fix fileInfoFromStat for Solaris.
2011-12-14 ianlibgo: Update to weekly.2011-12-06.
2011-12-13 ianlibgo: Solaris compatibility patches.
2011-12-13 ianlibgo: Update to weekly.2011-12-02.
2011-12-12 ianlibgo: Update to weekly.2011-11-18.
2011-12-07 ianlibgo: Remove debug/proc, os.Error.
2011-12-07 ianlibgo: Update to weekly 2011-11-09.
2011-12-06 ianlibgo: Remove more os.Error cases.
2011-12-03 ianlibgo: Update to weekly.2011-11-02.
2011-12-02 ianlibgo: Update to weekly.2011-11-01.
2011-11-29 ianlibgo: update to weekly.2011-10-25
2011-10-26 ianUpdate Go library to last weekly.
2011-10-23 ianImplement new syscall package.
2011-09-16 ianUpdate Go library to r60.
2011-05-31 ianos: Correct Ctime_ns calculation.
2011-05-25 ian PR go/48502
2011-05-20 ianUpdate to current version of Go library.
2011-04-07 ianlibgo: Update to current Go library.
2011-03-30 ianUpdate to current Go library.
2011-03-24 ianUpdate to current version of Go library.
2011-03-16 ianUpdate to current version of Go library (revision 94d65...
2011-03-07 ianSolaris libgo testsuite fixes.
2011-02-21 ianSupport libgo on Solaris.
2011-01-28 ianAdd Solaris version of os.Hostname.
2011-01-28 ianWhen closing a file, call closedir if we called opendir.
2011-01-21 ianRemove the types float and complex.
2010-12-03 ianAdd Go frontend, libgo library, and Go testsuite.