Age | Commit message (Expand) | Author | Files | Lines |
2012-02-19 | Fix parameter name in strnlen documentation. | Joseph Myers | 3 | -5/+12 |
2012-02-19 | Make seteuid argument name consistent in manual. | Joseph Myers | 3 | -5/+11 |
2012-02-19 | Correct list of services in example NSS configuration file. | Joseph Myers | 3 | -3/+10 |
2012-02-19 | Remove erroneous statements about negative zero. | Nick Bowler | 3 | -9/+11 |
2012-02-18 | Remove documentation of upgrading from libc5. | Joseph Myers | 4 | -58/+30 |
2012-02-18 | Do not claim that GCC predefines __POSIX__. | Joseph Myers | 3 | -9/+9 |
2012-02-18 | Rework sparc PIC macros so crt{i,n}.S can use them too. | David S. Miller | 5 | -26/+35 |
2012-02-17 | Remove remnants of aout builds | Ulrich Drepper | 2 | -28/+4 |
2012-02-18 | Make declarations of "main" in examples consistent. | Rafe Kettler | 9 | -11/+29 |
2012-02-17 | Correct documentation of FLT_EPSILON. | Joseph Myers | 3 | -5/+11 |
2012-02-17 | Change recommendation of strchrnul in strchr documentation. | Fabrice Bauzac | 3 | -6/+15 |
2012-02-17 | Document LOCPATH. | Dwayne Grant McConnell | 3 | -3/+18 |
2012-02-17 | Fix documented parameters to execle. | Joseph Myers | 3 | -4/+9 |
2012-02-17 | Fix ordering of bug numbers in NEWS. | Joseph Myers | 1 | -2/+2 |
2012-02-17 | Fix typo (LC_TYPE -> LC_CTYPE). | Paul Bolle | 3 | -4/+10 |
2012-02-17 | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 16 | -38/+84 |
2012-02-17 | Add more bug numbers. | Joseph Myers | 2 | -3/+4 |
2012-02-17 | Fix typos in documentation of fopen ",ccs=STRING". | Joseph Myers | 3 | -5/+11 |
2012-02-17 | Include <time.h> in clock_settime.c. | Aurelien Jarno | 3 | -4/+11 |
2012-02-17 | Hurd: #define away madvise for malloc code, fix previous commit. | Thomas Schwinge | 2 | -1/+10 |
2012-02-17 | Fix typo in manual (bug 9902). | Joseph Myers | 3 | -3/+9 |
2012-02-17 | Include <stdlib.h> in argp examples. | Joseph Myers | 5 | -2/+12 |
2012-02-17 | List bugs 4822 and 11494 as fixed in NEWS. | Joseph Myers | 1 | -2/+2 |
2012-02-16 | s390: Convert to crt[in].S. | Richard Henderson | 10 | -573/+302 |
2012-02-16 | Add O_FSYNC define to sparc just like other platforms. | David S. Miller | 2 | -0/+4 |
2012-02-16 | Merge branch 'master' of git://sources.redhat.com/git/glibc | Kaz Kojima | 2 | -1/+8 |
2012-02-16 | Add SH target specific crti.S and crtn.S and remove initfini files. | Kaz Kojima | 6 | -277/+185 |
2012-02-16 | Move sparc away from the deprecated inifini.c scheme. | David S. Miller | 8 | -8/+168 |
2012-02-15 | Hurd: #define away madvise for malloc code. | Roland McGrath | 2 | -1/+8 |
2012-02-15 | Include sys/param.h in getcwd.c. | Mike Frysinger | 2 | -2/+6 |
2012-02-15 | Remove macros wrongly left for pre-libio case that no longer exists. | Roland McGrath | 2 | -6/+7 |
2012-02-15 | Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h. | Joseph Myers | 5 | -51/+49 |
2012-02-15 | Remove unused Makefile. | Marek Polacek | 2 | -4/+4 |
2012-02-14 | Provide crt[in].S for x86-64. | Marek Polacek | 3 | -70/+94 |
2012-02-14 | Split architecture-specific parts of sys/inotify.h into bits/inotify.h. | Joseph Myers | 6 | -115/+73 |
2012-02-13 | Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h. | Joseph Myers | 5 | -40/+51 |
2012-02-10 | log entry typo fixes | Roland McGrath | 1 | -2/+2 |
2012-02-10 | Fix x86 PLT slot usage for feraiseexcept. | Thomas Schwinge | 2 | -2/+5 |
2012-02-10 | A bit of testsuite cleanup. | Thomas Schwinge | 3 | -14/+38 |
2012-02-10 | Revert FSF address changes to locales. | Joseph Myers | 32 | -31/+35 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 6284 | -18619/+12392 |
2012-02-09 | Use <> for include of kernel-features.h. | Richard Henderson | 2 | -1/+4 |
2012-02-09 | Avoid pointer type mismatch warning. | Richard Henderson | 2 | -1/+5 |
2012-02-09 | Update ChangeLog | Andreas Schwab | 1 | -0/+5 |
2012-02-09 | Remove _G_HAVE_SYS_CDEFS. | Marek Polacek | 5 | -9/+8 |
2012-02-08 | Reduce ldouble ULPs for jn tests on x86 | Andreas Schwab | 3 | -36/+36 |
2012-02-08 | powerpc: add crt files | Andreas Schwab | 4 | -0/+303 |
2012-02-08 | Remove have-initfini and need-nopic-initfini | Andreas Schwab | 8 | -37/+13 |
2012-02-08 | Add missing dependency for pt-crti.o | Andreas Schwab | 2 | -0/+6 |
2012-02-08 | Add 411 to list of fixed bugs. | Joseph Myers | 1 | -1/+1 |