This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r167358 - in /branches/gccgo/libgo: Makefile.am...


Author: ian
Date: Wed Dec  1 22:00:41 2010
New Revision: 167358

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167358
Log:
Clean up declaration of strerror_r to avoid glibc dependency.

Added:
    branches/gccgo/libgo/syscalls/errstr_decl.go
    branches/gccgo/libgo/syscalls/errstr_decl_linux.go
    branches/gccgo/libgo/syscalls/errstr_decl_rtems.go
Modified:
    branches/gccgo/libgo/Makefile.am
    branches/gccgo/libgo/Makefile.in
    branches/gccgo/libgo/syscalls/errstr.go
    branches/gccgo/libgo/syscalls/errstr_rtems.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]