88764ae26a
2005-03-10 Jakub Jelinek <jakub@redhat.com> * math/test-misc.c (main): Add some more tests. 2005-03-17 Jakub Jelinek <jakub@redhat.com> * posix/regcomp.c (re_compile_fastmap_iter): Fix check for failed __wcrtomb. Check return values of other __wcrtomb calls. * posix/regex_internal.c (build_wcs_buffer, re_string_skip_chars): Change mbclen type to size_t. (build_wcs_upper_buffer): Change mbclen and mbcdlen type to size_t. Handle mb chars whose upper case doesn't have multibyte representation in locale's charset. 2005-03-15 Jakub Jelinek <jakub@redhat.com> * malloc/malloc.c (_int_icalloc, _int_icomalloc, iALLOc, public_iCALLOc, public_iCALLOc, public_iCOMALLOc): Protect with #ifndef _LIBC. [BZ #779] * malloc/malloc.c (public_mTRIm): Initialize malloc if not yet initialized. 2005-03-10 Jakub Jelinek <jakub@redhat.com> * misc/sys/cdefs.h (__always_inline): Define. * posix/bits/unistd.h (read, pread, pread64, readlink, getcwd, getwd): Use __always_inline instead of __inline. * socket/bits/socket2.h (recv, recvfrom): Likewise. * libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Likewise. * string/bits/string3.h (__memcpy_ichk, __memmove_ichk, __mempcpy_ichk, __memset_ichk, __strcpy_ichk, __stpcpy_ichk, __strncpy_ichk, __strcat_ichk, __strncat_ichk): Use __always_inline instead of __inline__ __attribute__ ((__always_inline__)). 2005-03-09 Jakub Jelinek <jakub@redhat.com> * debug/tst-chk1.c: Include sys/socket.h and sys/un.h. (do_test): Add new tests for recv, recvfrom, getcwd, getwd and readlink. Add some more tests for read, pread, pread64, fgets and fgets_unlocked. * posix/bits/unistd.h (read, pread, pread64, readlink, getcwd, getwd): Change macros into extern inline functions. (__read_alias, __pread_alias, __pread64_alias, __readlink_alias, __getcwd_alias, __getwd_alias): New prototypes. * socket/bits/socket2.h (recv, recvfrom): Change macros into extern inline functions. (__recv_alias, __recvfrom_alias): New prototypes. * libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Change macros into extern inline functions. (__gets_alias, __fgets_alias, __fgets_unlocked_alias): New prototypes. * debug/pread_chk.c (__pread_chk): Fix order of arguments passed to __pread. * debug/pread64_chk.c (__pread64_chk): Fix order of arguments passed to __pread64. |
||
---|---|---|
.. | ||
bits | ||
__fbufsize.c | ||
__flbf.c | ||
__fpending.c | ||
__fpurge.c | ||
__freadable.c | ||
__freading.c | ||
__fsetlocking.c | ||
__fwritable.c | ||
__fwriting.c | ||
.cvsignore | ||
Banner | ||
bug-fopena+.c | ||
bug-fseek.c | ||
bug-ftell.c | ||
bug-mmap-fflush.c | ||
bug-rewind2.c | ||
bug-rewind.c | ||
bug-ungetc2.c | ||
bug-ungetc3.c | ||
bug-ungetc4.c | ||
bug-ungetc.c | ||
bug-ungetwc1.c | ||
bug-ungetwc2.c | ||
bug-wfflush.c | ||
clearerr_u.c | ||
clearerr.c | ||
Depend | ||
fcloseall.c | ||
feof_u.c | ||
feof.c | ||
ferror_u.c | ||
ferror.c | ||
filedoalloc.c | ||
fileno.c | ||
fileops.c | ||
fmemopen.c | ||
fputc_u.c | ||
fputc.c | ||
fputwc_u.c | ||
fputwc.c | ||
freopen64.c | ||
freopen.c | ||
fseek.c | ||
fseeko64.c | ||
fseeko.c | ||
ftello64.c | ||
ftello.c | ||
fwide.c | ||
fwprintf.c | ||
fwscanf.c | ||
genops.c | ||
getc_u.c | ||
getc.c | ||
getchar_u.c | ||
getchar.c | ||
getwc_u.c | ||
getwc.c | ||
getwchar_u.c | ||
getwchar.c | ||
iofclose.c | ||
iofdopen.c | ||
iofflush_u.c | ||
iofflush.c | ||
iofgetpos64.c | ||
iofgetpos.c | ||
iofgets_u.c | ||
iofgets.c | ||
iofgetws_u.c | ||
iofgetws.c | ||
iofopen64.c | ||
iofopen.c | ||
iofopncook.c | ||
iofputs_u.c | ||
iofputs.c | ||
iofputws_u.c | ||
iofputws.c | ||
iofread_u.c | ||
iofread.c | ||
iofsetpos64.c | ||
iofsetpos.c | ||
ioftell.c | ||
iofwide.c | ||
iofwrite_u.c | ||
iofwrite.c | ||
iogetdelim.c | ||
iogetline.c | ||
iogets.c | ||
iogetwline.c | ||
iolibio.h | ||
iopadn.c | ||
iopopen.c | ||
ioputs.c | ||
ioseekoff.c | ||
ioseekpos.c | ||
iosetbuffer.c | ||
iosetvbuf.c | ||
ioungetc.c | ||
ioungetwc.c | ||
iovdprintf.c | ||
iovsprintf.c | ||
iovsscanf.c | ||
iovswscanf.c | ||
iowpadn.c | ||
libio.h | ||
libioP.h | ||
Makefile | ||
memstream.c | ||
obprintf.c | ||
oldfileops.c | ||
oldiofclose.c | ||
oldiofdopen.c | ||
oldiofgetpos64.c | ||
oldiofgetpos.c | ||
oldiofopen.c | ||
oldiofsetpos64.c | ||
oldiofsetpos.c | ||
oldiopopen.c | ||
oldpclose.c | ||
oldstdfiles.c | ||
oldtmpfile.c | ||
pclose.c | ||
peekc.c | ||
putc_u.c | ||
putc.c | ||
putchar_u.c | ||
putchar.c | ||
putwc_u.c | ||
putwc.c | ||
putwchar_u.c | ||
putwchar.c | ||
rewind.c | ||
setbuf.c | ||
setlinebuf.c | ||
stdfiles.c | ||
stdio.c | ||
stdio.h | ||
strfile.h | ||
strops.c | ||
swprintf.c | ||
swscanf.c | ||
test-fmemopen.c | ||
test-freopen.c | ||
test-freopen.sh | ||
tst_getwc.c | ||
tst_getwc.input | ||
tst_putwc.c | ||
tst_swprintf.c | ||
tst_swscanf.c | ||
tst_wprintf2.c | ||
tst_wprintf.c | ||
tst_wscanf.c | ||
tst_wscanf.input | ||
tst-atime.c | ||
tst-eof.c | ||
tst-ext.c | ||
tst-fgetws.c | ||
tst-fopenloc.c | ||
tst-freopen.c | ||
tst-mmap2-eofsync.c | ||
tst-mmap-eofsync.c | ||
tst-mmap-fflushsync.c | ||
tst-mmap-offend.c | ||
tst-mmap-setvbuf.c | ||
tst-sscanf.c | ||
tst-swscanf.c | ||
tst-ungetwc1.c | ||
tst-ungetwc2.c | ||
tst-widetext.c | ||
tst-widetext.input | ||
vasprintf.c | ||
Versions | ||
vscanf.c | ||
vsnprintf.c | ||
vswprintf.c | ||
vwprintf.c | ||
vwscanf.c | ||
wfiledoalloc.c | ||
wfileops.c | ||
wgenops.c | ||
wprintf.c | ||
wscanf.c | ||
wstrops.c |