This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


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

Re: missing "const" for libc/unix/getut.c:utmpname


DJ Delorie wrote:
> http://www.delorie.com/gnu/docs/GNU/standards_32.html

Sigh :-(

---------------------------------- ChangeLog ----------------------------------

2000-08-22  Werner Almesberger  <Werner.Almesberger@epfl.ch>
	* libc/machine/i386/i386mach.h libc/machine/i386/f_atan2.S
	libc/machine/i386/f_atan2f.S libc/machine/i386/f_frexp.S
	libc/machine/i386/f_frexpf.S libc/machine/i386/f_ldexp.S
	libc/machine/i386/f_ldexpf.S libc/machine/i386/f_log.S
	libc/machine/i386/f_log10.S libc/machine/i386/f_log10f.S
	libc/machine/i386/f_logf.S libc/machine/i386/f_tan.S
	libc/machine/i386/f_tanf.S libc/machine/i386/memchr.S
	libc/machine/i386/memcmp.S libc/machine/i386/memcpy.S
	libc/machine/i386/memmove.S libc/machine/i386/memset.S
	libc/machine/i386/setjmp.S libc/machine/i386/strchr.S
	libc/machine/i386/strlen.S: (that's libc/machine/i386/{i386mach.h,*.S})
	added SOTYPE_FUNCTION to set type of global entry points if
	NEED_SOTYPE_FUNCTION is defined
	* libc/machine/i386/setjmp.S: removed code replicated in
	libc/machine/i386/i386mach.h and included i386mach.h instead

-------------------------------------------------------------------------------

- Werner (hates redundancy)

-- 
  _________________________________________________________________________
 / Werner Almesberger, ICA, EPFL, CH       werner.almesberger@ica.epfl.ch /
/_IN_N_032__Tel_+41_21_693_6621__Fax_+41_21_693_6610_____________________/

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