[PATCH] various C99 conversion for files in sysdeps

Ulrich Drepper drepper@redhat.com
Mon Dec 16 11:28:00 GMT 2002


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 `---------------------------



More information about the Libc-alpha mailing list