This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc 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]

libc sysdeps/unix/sysv/linux/getloadavg.c stdl ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2005-12-21 07:27:27

Modified files:
	sysdeps/unix/sysv/linux: getloadavg.c 
	stdlib         : strtod_l.c 
	misc           : syslog.c 
	locale         : newlocale.c freelocale.c duplocale.c 
	iconv          : gconv_open.c gconv_int.h gconv_conf.c 
	                 gconv_charset.h 

Log message:
	Use _nl_C_locobj_ptr instead of using pointer to _nl_C_locobj because
	we also need a cast.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/getloadavg.c.diff?cvsroot=glibc&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/strtod_l.c.diff?cvsroot=glibc&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/syslog.c.diff?cvsroot=glibc&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/newlocale.c.diff?cvsroot=glibc&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/freelocale.c.diff?cvsroot=glibc&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/duplocale.c.diff?cvsroot=glibc&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/iconv/gconv_open.c.diff?cvsroot=glibc&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/iconv/gconv_int.h.diff?cvsroot=glibc&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/iconv/gconv_conf.c.diff?cvsroot=glibc&r1=1.47&r2=1.48
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/iconv/gconv_charset.h.diff?cvsroot=glibc&r1=1.8&r2=1.9


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