This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: [PATCH] various C99 conversion for files in sysdeps


Art Haas wrote:

> 2002-12-16  Art Haas  <ahaas@airmail.net>
> 
> 	* sysdeps/arm/bits/huge_val.h: Convert GCC extension initializer
> 	syntax to C99.
> 	* sysdeps/generic/bp-semctl.h: Same.
> 	* sysdeps/i386/bits/huge_val.h: Same.
> 	* sysdeps/ia64/bits/huge_val.h: Same.
> 	* sysdeps/ieee754/bits/huge_val.h: Same.
> 	* sysdeps/m68k/bits/huge_val.h: Same.
> 	* sysdeps/s390/bits/huge_val.h: Same.
> 	* sysdeps/sh/bits/huge_val.h: Same.
> 	* sysdeps/sh/sh4/fpu/bits/huge_val.h: Same.
> 	* sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Same.
> 	* sysdeps/sparc/sparc64/fpu/bits/huge_val.h: Same.
> 	* sysdeps/unix/sysv/aix/setitimer.c: Same.
> 	* sysdeps/unix/sysv/aix/sleep.c: Same.
> 	* sysdeps/unix/sysv/aix/usleep.c: Same.

Everything with /bits/ in the name is an installed header and must *not*
be changed due to the use in C++.  Please revise your patch.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


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