Age | Commit message (Expand) | Author |
2013-08-21 | Fix typos. | Ondřej Bílka |
2013-04-12 | BZ#15361: Make aio_fsync not check open modes. | Roland McGrath |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers |
2012-10-29 | aio_notify: fix _POSIX_REALTIME_SIGNALS check | Pino Toscano |
2012-09-28 | aio_fsync: fix the access mode check | Pino Toscano |
2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath |
2012-03-08 | Fix struct timespec normalization (as used in many other places). | Thomas Schwinge |
2012-02-27 | Add missing headers | Andreas Schwab |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-08-23 | Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc. | David S. Miller |
2011-05-14 | Fix initialization of optimization values for AIO | Ulrich Drepper |
2009-10-29 | Fix AIO when thread creation failed. | Ulrich Drepper |
2007-11-10 | * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary | Ulrich Drepper |
2006-01-06 | * rt/Makefile (tests): Add tst-aio9 and tst-aio10. | Ulrich Drepper |
2006-01-06 | * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP] | Ulrich Drepper |
2006-01-04 | * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startproc | Ulrich Drepper |
2006-01-03 | lio_listio should emit an event for each individual request in | Ulrich Drepper |
2005-12-21 | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath |
2005-11-06 | * malloc/malloc.c (munmap_chunk): Add sanity checks. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-08-11 | * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn | Roland McGrath |
2004-05-26 | Update. | Ulrich Drepper |
2003-08-14 | Update. | Ulrich Drepper |
2003-07-25 | Update. | Ulrich Drepper |
2003-07-23 | Update. | Ulrich Drepper |
2003-06-24 | Update. | Ulrich Drepper |
2003-06-23 | Update. | Ulrich Drepper |
2003-06-17 | Update. | Ulrich Drepper |
2003-05-10 | Update. | Ulrich Drepper |
2003-01-03 | Update. | Ulrich Drepper |
2003-01-03 | Update. | Ulrich Drepper |
2002-12-09 | * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd | Roland McGrath |
2002-11-01 | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath |
2002-09-20 | * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf. | Roland McGrath |
2002-08-29 | Update. | Ulrich Drepper |
2002-06-29 | Update. | Ulrich Drepper |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger |
2001-06-18 | * sysdeps/pthread/aio_misc.h (LIO_DSYNC): Define to LIO_NOP + 1, | Roland McGrath |
2001-06-16 | 2001-06-15 Roland McGrath <roland@frob.com> | Roland McGrath |