mirror of git://sourceware.org/git/glibc.git
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 | ||
| .cvsignore | ||
| Banner | ||
| Depend | ||
| Makefile | ||
| Versions | ||
| __fbufsize.c | ||
| __flbf.c | ||
| __fpending.c | ||
| __fpurge.c | ||
| __freadable.c | ||
| __freading.c | ||
| __fsetlocking.c | ||
| __fwritable.c | ||
| __fwriting.c | ||
| bug-fopena+.c | ||
| bug-fseek.c | ||
| bug-ftell.c | ||
| bug-mmap-fflush.c | ||
| bug-rewind.c | ||
| bug-rewind2.c | ||
| bug-ungetc.c | ||
| bug-ungetc2.c | ||
| bug-ungetc3.c | ||
| bug-ungetc4.c | ||
| bug-ungetwc1.c | ||
| bug-ungetwc2.c | ||
| bug-wfflush.c | ||
| clearerr.c | ||
| clearerr_u.c | ||
| fcloseall.c | ||
| feof.c | ||
| feof_u.c | ||
| ferror.c | ||
| ferror_u.c | ||
| filedoalloc.c | ||
| fileno.c | ||
| fileops.c | ||
| fmemopen.c | ||
| fputc.c | ||
| fputc_u.c | ||
| fputwc.c | ||
| fputwc_u.c | ||
| freopen.c | ||
| freopen64.c | ||
| fseek.c | ||
| fseeko.c | ||
| fseeko64.c | ||
| ftello.c | ||
| ftello64.c | ||
| fwide.c | ||
| fwprintf.c | ||
| fwscanf.c | ||
| genops.c | ||
| getc.c | ||
| getc_u.c | ||
| getchar.c | ||
| getchar_u.c | ||
| getwc.c | ||
| getwc_u.c | ||
| getwchar.c | ||
| getwchar_u.c | ||
| iofclose.c | ||
| iofdopen.c | ||
| iofflush.c | ||
| iofflush_u.c | ||
| iofgetpos.c | ||
| iofgetpos64.c | ||
| iofgets.c | ||
| iofgets_u.c | ||
| iofgetws.c | ||
| iofgetws_u.c | ||
| iofopen.c | ||
| iofopen64.c | ||
| iofopncook.c | ||
| iofputs.c | ||
| iofputs_u.c | ||
| iofputws.c | ||
| iofputws_u.c | ||
| iofread.c | ||
| iofread_u.c | ||
| iofsetpos.c | ||
| iofsetpos64.c | ||
| ioftell.c | ||
| iofwide.c | ||
| iofwrite.c | ||
| iofwrite_u.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 | ||
| memstream.c | ||
| obprintf.c | ||
| oldfileops.c | ||
| oldiofclose.c | ||
| oldiofdopen.c | ||
| oldiofgetpos.c | ||
| oldiofgetpos64.c | ||
| oldiofopen.c | ||
| oldiofsetpos.c | ||
| oldiofsetpos64.c | ||
| oldiopopen.c | ||
| oldpclose.c | ||
| oldstdfiles.c | ||
| oldtmpfile.c | ||
| pclose.c | ||
| peekc.c | ||
| putc.c | ||
| putc_u.c | ||
| putchar.c | ||
| putchar_u.c | ||
| putwc.c | ||
| putwc_u.c | ||
| putwchar.c | ||
| putwchar_u.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-atime.c | ||
| tst-eof.c | ||
| tst-ext.c | ||
| tst-fgetws.c | ||
| tst-fopenloc.c | ||
| tst-freopen.c | ||
| tst-mmap-eofsync.c | ||
| tst-mmap-fflushsync.c | ||
| tst-mmap-offend.c | ||
| tst-mmap-setvbuf.c | ||
| tst-mmap2-eofsync.c | ||
| tst-sscanf.c | ||
| tst-swscanf.c | ||
| tst-ungetwc1.c | ||
| tst-ungetwc2.c | ||
| tst-widetext.c | ||
| tst-widetext.input | ||
| tst_getwc.c | ||
| tst_getwc.input | ||
| tst_putwc.c | ||
| tst_swprintf.c | ||
| tst_swscanf.c | ||
| tst_wprintf.c | ||
| tst_wprintf2.c | ||
| tst_wscanf.c | ||
| tst_wscanf.input | ||
| vasprintf.c | ||
| vscanf.c | ||
| vsnprintf.c | ||
| vswprintf.c | ||
| vwprintf.c | ||
| vwscanf.c | ||
| wfiledoalloc.c | ||
| wfileops.c | ||
| wgenops.c | ||
| wprintf.c | ||
| wscanf.c | ||
| wstrops.c | ||