Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libc/string/memccpy.c (memccpy): Fix warning about signed-unsigned | Corinna Vinschen | 2014-10-09 | 1 | -2/+3 |
* | * libc/include/sys/features.h (__GNUC_PREREQ): Define. Use | Corinna Vinschen | 2012-10-16 | 1 | -2/+1 |
* | * libc/posix/engine.c(dissect): Guard diagnostic pragma for right | Corinna Vinschen | 2012-08-08 | 1 | -0/+3 |
* | Throughout, run newlib with -Wall -Werror option and fix bugs and | Corinna Vinschen | 2012-08-08 | 1 | -0/+2 |
* | 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org> | Ralf Corsepius | 2011-08-19 | 1 | -0/+1 |
* | Make strstr and strcasestr O(n), not O(n^2); add memmem. | Eric Blake | 2008-01-12 | 1 | -4/+53 |
* | 2007-12-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-12-19 | 1 | -1/+0 |
* | 2007-06-08 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-06-08 | 1 | -0/+99 |