[uClibc-cvs] cvs commit to uClibc/libc/sysdeps/linux/sh/bits by andersen
cvs at uclinux.org
cvs at uclinux.org
Thu Oct 4 07:38:57 UTC 2001
Repository: uClibc/libc/sysdeps/linux/sh/bits
who: andersen
time: Thu Oct 4 03:38:56 EDT 2001
Log Message:
Patch from David McCullough <davidm at lineo.com>:
* reduce the sigset types to 32 bits (I've mentioned this before)
I think I saw this change go in for another platform anyway ;-)
* Do not use _IO_FILE as it clashes with the C++ libraries which know
too much about how glibc workds :-(
* Do not use _G_va_list for the same reason.
* remove the CTORS/DTORS from crt0.S for ARM as the compiler provided
crtbegin.o and crtend.o have these (and only these) already in them and
you get multiple defined errs :-(
Files:
changed: sigset.h
More information about the uClibc-cvs
mailing list