Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -8/+8 |
2013-05-24 | Initialize wide struct info. | Ondrej Bilka | 1 | -0/+4 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -2/+1 |
2012-11-01 | Change type of constant to avoid a warning. | Thomas Schwinge | 1 | -1/+1 |
2012-08-17 | Make libio compile without _IO_MTSAFE_IO. | Roland McGrath | 1 | -0/+4 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -2/+2 |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 1 | -43/+42 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-30 | Remove miscellaneous __STDC__ conditionals. | Joseph Myers | 1 | -3/+1 |
2011-11-07 | Fix locking in _IO_flush_all_lockp | Andreas Schwab | 1 | -2/+2 |
2011-09-09 | Don't lock string streams in stream cleanup code | Ulrich Drepper | 1 | -9/+9 |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper | 1 | -2/+1 |
2007-07-28 | * locale/programs/ld-monetary.c (monetary_finish): Avoid range check | Ulrich Drepper | 1 | -6/+12 |
2007-04-16 | * libio/genops.c (_IO_default_finish): Call _IO_lock_fini | Ulrich Drepper | 1 | -3/+3 |
2006-12-13 | [BZ #2337] | Ulrich Drepper | 1 | -1/+1 |
2006-03-01 | * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto. | Roland McGrath | 1 | -0/+3 |
2006-02-01 | * libio/genops.c: Include <stdbool.h>. | Roland McGrath | 1 | -0/+1 |
2006-01-11 | * libio/genops.c (_IO_unbuffer_write): Give concurrently running | Ulrich Drepper | 1 | -0/+13 |
2006-01-11 | * libio/genops.c (_IO_unbuffer_write): Don't always free the | Ulrich Drepper | 1 | -4/+49 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -67/+5 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -5/+67 |
2004-09-14 | Update. | Ulrich Drepper | 1 | -3/+3 |
2004-05-13 | Update. | Ulrich Drepper | 1 | -12/+8 |
2004-02-09 | (_IO_cleanup): Do not use locking when flushing the buffers. Some thread mig... | Ulrich Drepper | 1 | -1/+3 |
2004-01-14 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-08-12 | Update. | Ulrich Drepper | 1 | -3/+3 |
2003-05-07 | Update. | Ulrich Drepper | 1 | -4/+12 |
2003-01-08 | Update. | Ulrich Drepper | 1 | -6/+2 |
2002-12-31 | Update. | Ulrich Drepper | 1 | -0/+3 |
2002-12-31 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-08-30 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-02-26 | Update. | Ulrich Drepper | 1 | -22/+42 |
2001-11-28 | Update. | Ulrich Drepper | 1 | -5/+17 |
2001-08-11 | Update. | Ulrich Drepper | 1 | -3/+5 |
2001-08-04 | Update. | Ulrich Drepper | 1 | -6/+12 |
2001-07-31 | (flush_cleanup): Guard list_all_lock to allow compilation without threads. | Andreas Jaeger | 1 | -0/+2 |
2001-07-24 | Update. | Ulrich Drepper | 1 | -21/+33 |
2001-07-24 | Update. | Ulrich Drepper | 1 | -12/+92 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -20/+22 |
2000-09-25 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-09-01 | Update. | Ulrich Drepper | 1 | -0/+3 |
2000-08-29 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-08-13 | Update. | Ulrich Drepper | 1 | -3/+14 |
2000-08-03 | (_IO_default_showmanyc): Change return type to size_t. | Ulrich Drepper | 1 | -1/+1 |
2000-07-04 | * libio/libio.h (_IO_FILE): Revert type of _chain to _IO_FILE*. | Greg McGary | 1 | -23/+23 |
2000-07-03 | Update. | Ulrich Drepper | 1 | -0/+7 |
2000-06-29 | 2000-06-28 Greg McGary <greg@mcgary.org> | Greg McGary | 1 | -31/+31 |