summaryrefslogtreecommitdiff
path: root/libio/tst-wmemstream1.c
AgeCommit message (Collapse)Author
2006-09-30* posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper
explain why there are no leaks.
2006-01-12* libio/wmemstream.c: New file.Ulrich Drepper
* libio/Makefile (routines): Add wmemstream. (tests): Add tst-memstream1, tst-memstream2, tst-wmemstream2, and tst-wmemstream2. * libio/tst-memstream1.c: New file. * libio/tst-memstream2.c: New file. * libio/tst-wmemstream1.c: New file. * libio/tst-wmemstream2.c: New file. * libio/memstream.c (_IO_mem_sync): Remove useless call to _IO_default_sync.
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek