libc/newlib/libc/include
Jeff Johnston 11a985e00f 2008-12-10 Joseph Myers <joseph@codesourcery.com>
* libc/include/stdint.h (INT32_MIN, INT32_MAX, UINT32_MAX,
        INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX): Define to
        constants with "long" types where appropriate.
        (INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN,
        INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX,
        UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX):
        Correct to match logic for defining corresponding types.
        (INTMAX_MAX, INTMAX_MIN, UINTMAX_MAX): Define.
        (SIZE_MAX): Define using __SIZE_MAX__ if available.
        (PTRDIFF_MAX): Define using __PTRDIFF_MAX__ if available.
        (PTRDIFF_MIN): Define in terms of PTRDIFF_MAX.
        (WCHAR_MAX, WCHAR_MIN, WINT_MAX, WINT_MIN): Define.
        (UINT8_C, UINT16_C): Define to give signed values if corresponding
        types would promote to int.
2008-12-10 21:27:58 +00:00
..
machine * libc/include/machine/setjmp.h (_longjmp): Define as function on 2008-06-21 18:48:45 +00:00
sys * libc/include/sys/features.h (_POSIX_V6_ILP32_OFF32): Always define. 2008-12-04 13:58:11 +00:00
_ansi.h 2008-04-23 Ken Werner <ken.werner@de.ibm.com> 2008-04-23 23:10:54 +00:00
_syslist.h 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:33:37 +00:00
alloca.h
ar.h
argz.h
assert.h 2008-07-17 Jeff Johnston <jjohnstn@redhat.com> 2008-07-17 20:56:51 +00:00
ctype.h Fix typo and make C99 check the same as is used in math.h 2008-10-15 20:49:56 +00:00
dirent.h
envlock.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
envz.h
errno.h
fastmath.h
fcntl.h
fnmatch.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
getopt.h 2008-03-07 Jeff Johnston <jjohnstn@redhat.com> 2008-03-07 18:16:35 +00:00
glob.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
grp.h
iconv.h
ieeefp.h
inttypes.h
langinfo.h
libgen.h
limits.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
locale.h
malloc.h
math.h 2008-04-23 Ken Werner <ken.werner@de.ibm.com> 2008-04-23 23:10:54 +00:00
newlib.h
paths.h
process.h
pthread.h 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org> 2008-11-19 17:02:34 +00:00
pwd.h
reent.h 2008-11-24 Craig Howland <howland@LGSInnovations.com> 2008-11-24 21:27:33 +00:00
regdef.h
regex.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
sched.h
search.h
setjmp.h
signal.h
stdint.h 2008-12-10 Joseph Myers <joseph@codesourcery.com> 2008-12-10 21:27:58 +00:00
stdio.h 2008-11-24 Craig Howland <howland@LGSInnovations.com> 2008-11-24 21:27:33 +00:00
stdlib.h 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> 2008-11-19 20:56:22 +00:00
string.h Per Posix, strsignal returns non-const char*. 2008-06-18 15:27:41 +00:00
tar.h
termios.h
time.h 2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com> 2008-10-16 21:53:58 +00:00
unctrl.h
unistd.h
utime.h
utmp.h
wchar.h 2008-11-27 Craig Howland <howland@LGSInnovations.com> 2008-11-27 20:45:37 +00:00
wctype.h
wordexp.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00