| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* libc/stdio/flags.c (__sflags): Added check that mode[1]
is non-null before looking at mode[2].
|
|
|
|
|
|
|
|
|
| |
* libm/mathfp/sf_atan2.c: Fix atan2 typo for _DOUBLE_IS_32_BITS.
* libm/mathfp/sf_atan.c: Ditto.
Thu Feb 24 11:39:00 2000 Joel Sherrill <joel@OARcorp.com>
* libc/include/sys/stat.h: Add RTEMS prototype for lstat.
|
|
|
|
|
|
| |
* libc/stdio/vfprintf.c (VFPRINTF): Added CHECK_INIT
call prior to calling _VFPRINTF_R so reentrant data area is set.
(_VFPRINTF_R): Removed now extraneous CHECK_INIT call.
|
| |
|
|
|