2013-07-02 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/reent.h: Fix typo in comment.
This commit is contained in:
parent
e24355b1ea
commit
a838011d07
@ -1,3 +1,7 @@
|
|||||||
|
2013-07-02 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
|
* libc/include/sys/reent.h: Fix typo in comment.
|
||||||
|
|
||||||
2013-07-01 Will Newton <will.newton@linaro.org>
|
2013-07-01 Will Newton <will.newton@linaro.org>
|
||||||
|
|
||||||
* libc/machine/arm/memcpy-armv7a.S: Adjust entry to
|
* libc/machine/arm/memcpy-armv7a.S: Adjust entry to
|
||||||
|
@ -362,7 +362,7 @@ struct _misc_reent
|
|||||||
_mbstate_t _wcsrtombs_state;
|
_mbstate_t _wcsrtombs_state;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* This version of _reent is layed our with "int"s in pairs, to help
|
/* This version of _reent is laid out with "int"s in pairs, to help
|
||||||
* ports with 16-bit int's but 32-bit pointers, align nicely. */
|
* ports with 16-bit int's but 32-bit pointers, align nicely. */
|
||||||
struct _reent
|
struct _reent
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user