mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-03-01 04:25:27 +08:00
Fix typos.
This commit is contained in:
parent
4c78be52df
commit
a5dadf33f9
@ -1,9 +1,9 @@
|
||||
2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* libc/include/math.h: Remove <sys/types.h>.
|
||||
(__dmath): Use __ULong instead of _uint32_t.
|
||||
(__dmath): Use __ULong instead of __uint32_t.
|
||||
* libc/include/sys/reent.h: If long or int is not 32-bits,
|
||||
include <sys/types.h> to get definitions for _int32_t and _uint32_t.
|
||||
include <sys/types.h> to get definitions for __int32_t and __uint32_t.
|
||||
* libc/stdlib/mprec.h: Include <sys/types.h> to get integer defs.
|
||||
* libm/common/fdlibm.h: Ditto.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user