Age | Commit message (Expand) | Author |
2012-03-10 | Replace FSF snail mail address with URL in miscellaneous files. | Paul Eggert |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-28 | [BZ #13637] | Stanislav Brabec |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-24 | Remove posix/glob directory (standalone glob build support). | Joseph Myers |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2012-01-03 | Optimize regex a bit | Ulrich Drepper |
2012-01-01 | Update copyright year | Ulrich Drepper |
2011-12-30 | Fix up regcomp/regexec | Jakub Jelinek |
2011-11-30 | Fix access after end of search string in regex matcher | Andreas Schwab |
2011-11-12 | Fix warnings in regex | Ulrich Drepper |
2011-11-01 | Fix tst-rfc3484 build failures | Ulrich Drepper |
2011-10-29 | Mark a few more functions with __THROWNL. | Ulrich Drepper |
2011-10-27 | Don't mark memory synchronisation functions as leaf | Andreas Schwab |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper |
2011-09-08 | Remove support for automatic cvs check-ins | Ulrich Drepper |
2011-09-08 | Add missing definition of LOCPATH for bug-regex32 run | John Stanley |
2011-09-05 | Try shell in posix_spawn* only in compat mode | Ulrich Drepper |
2011-09-05 | Fix last checkin | Ulrich Drepper |
2011-09-05 | Fix glob.h header by removing gcc 1.x support | Ulrich Drepper |
2011-07-23 | Define SEEK_DATA and SEEK_HOLE | Ulrich Drepper |
2011-07-20 | Check for overflows in expressions | Ulrich Drepper |
2011-07-06 | Handle W; without long options in getopt | Ulrich Drepper |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath |
2011-05-28 | Fix unnecessary overallocation due to incomplete character | Ulrich Drepper |
2011-05-28 | Remove unused variable | Ulrich Drepper |
2011-05-22 | Add a few more alloca size checks | Ulrich Drepper |
2011-05-20 | Update documentation in regex.h | Reuben Thomas |
2011-05-16 | Update RE_SYNTAX*_AWK constants in regex.h | Aharon Robbins |
2011-05-15 | Provide more helpful error message in getopt | Ulrich Drepper |
2011-04-01 | Add syncfs syscall. | Andreas Schwab |
2011-04-01 | Fix typos in comments. | Ulrich Drepper |
2011-03-18 | Check size of pattern in wide character representation in fnmatch. | Ulrich Drepper |
2011-02-04 | Fix some warning nits. | Roland McGrath |
2011-01-17 | Update copyright year. | Ulrich Drepper |
2011-01-14 | FIx handling of unterminated [ expression in fnmatch. | Ulrich Drepper |
2010-12-27 | Fix infloop on persistent failing calloc in regex. | Jim Meyering |
2010-11-12 | Fix memory leak in fnmatch | Andreas Schwab |
2010-10-12 | One more regex memory leak fixed. | Ulrich Drepper |
2010-10-11 | More regex memory leak fixes and tests. | Ulrich Drepper |
2010-10-11 | Test case for last regex problem. | Ulrich Drepper |
2010-10-11 | Fix memory leak for some invalid regular expressions. | Ulrich Drepper |
2010-09-21 | Undo feature selection for ftruncate. | Ulrich Drepper |
2010-08-24 | Rejigger header generation for default uname implementation. | Roland McGrath |
2010-08-09 | Avoid too much stack use in fnmatch. | Ulrich Drepper |
2010-06-19 | Correct checking loop in group_member. | Ulrich Drepper |
2010-06-14 | Fix a couple of __REDIRECT () __THROW occurrences | Jakub Jelinek |