Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t | Ulrich Drepper | 2007-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | value. * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning if off_t is different rank from size_t. * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program, uw_frame_state_for): Avoid type punning warnings. * sysdeps/generic/unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Likewise. * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise. (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes, get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char pointers. | ||||
* | * stdio-common/tst-fmemopen2.c (do_test): Add a cast. | Roland McGrath | 2006-01-08 | 1 | -1/+1 |
| | | | | | | * stdio-common/printf-parsemb.c (__find_specmb): Likewise. * sysdeps/unix/sysv/linux/poll.c: Likewise. | ||||
* | Update. | Ulrich Drepper | 2005-01-27 | 1 | -0/+1 |
| | | | | | | | | 2005-01-27 Jakub Jelinek <jakub@redhat.com> * stdlib/tst-fmtmsg.c: Include stdlib.h. * stdio-common/tst-fmemopen2.c: Include string.h. * posix/execvp.c: Include stdbool.h. | ||||
* | Update. | Ulrich Drepper | 2005-01-06 | 1 | -0/+67 |
| | | | | | * libio/fmemopen.c (fmemopen_seek): SEEK_END should count from maximum used address, not maximum buffer position. | ||||
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -68/+0 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+68 |