ChangeLog entries.
Mark Kettenis
kettenis@wins.uva.nl
Wed Mar 29 06:02:00 GMT 2000
Hi Andreas,
Seems like you've used wildcards in the ChangeLog:
2000-03-28 Andreas Jaeger <aj@suse.de>
* sysdeps/i386/fpu/bits/mathinline.h (__sincos): Remove redundant
declaration, the prototype is defined via bits/mathcalls.h.
[...]
(__inline_mathcode*NP*): New macros without prototype
declarations.
(__inline_mathop*NP*): Likewise.
[...]
(*fabs*): Likewise.
The GNU coding standards explicitly disalow this, the rationale being
that a simple grep for say `fabsl', won't find this particular entry.
Mark
More information about the Libc-hacker
mailing list