| Commit message (Expand) | Author | Age | Files | Lines |
* | * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426 | Ulrich Drepper | 2005-12-27 | 31 | -58/+980 |
* | * stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end so | Ulrich Drepper | 2005-12-25 | 2 | -1/+6 |
* | * manual/errno.texi: Add new Linux errno codes. | Ulrich Drepper | 2005-12-24 | 6 | -0/+94 |
* | * sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD and | Ulrich Drepper | 2005-12-24 | 4 | -5/+19 |
* | * pthread_mutex_destroy.c: Set mutex type to an invalid value. | Ulrich Drepper | 2005-12-23 | 6 | -13/+32 |
* | [BZ #1566] | Ulrich Drepper | 2005-12-23 | 2 | -1/+6 |
* | i586 definitions for memusage. | Ulrich Drepper | 2005-12-23 | 1 | -0/+1 |
* | * sysdeps/pthread/sigaction.c: Use "" instead of <> to include self, | Roland McGrath | 2005-12-23 | 1 | -0/+6 |
* | 2005-12-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-23 | 1 | -2/+6 |
* | [BZ #1499] | Ulrich Drepper | 2005-12-23 | 2 | -4/+9 |
* | * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which | Ulrich Drepper | 2005-12-23 | 8 | -7/+159 |
* | (timeout_handler): Rewrite ts initialization for C++. | Ulrich Drepper | 2005-12-23 | 1 | -1/+3 |
* | * Makerules [gen-as-const-headers] (tests): Add one test per .sym | Roland McGrath | 2005-12-22 | 1 | -0/+8 |
* | 2005-12-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-22 | 1 | -4/+4 |
* | * sysdeps/x86_64/__longjmp.S: Also protect SP and BP. | Ulrich Drepper | 2005-12-22 | 3 | -2/+13 |
* | Also protect SP and BP. | Ulrich Drepper | 2005-12-22 | 2 | -0/+11 |
* | Typo fix. | Roland McGrath | 2005-12-22 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. | Roland McGrath | 2005-12-22 | 25 | -634/+366 |
* | 2005-12-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-22 | 73 | -4840/+9 |
* | [BZ #2066] | Roland McGrath | 2005-12-22 | 2 | -2/+11 |
* | * sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease. | Roland McGrath | 2005-12-22 | 2 | -16/+22 |
* | * sysdeps/mach/hurd/ifreq.c: Add missing #includes. | Roland McGrath | 2005-12-21 | 13 | -20/+40 |
* | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 2005-12-21 | 35 | -70/+113 |
* | * sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast. | Roland McGrath | 2005-12-21 | 3 | -4/+8 |
* | * csu/dso_handle.c (__dso_handle): Add const to pointer type too. | Roland McGrath | 2005-12-21 | 1 | -0/+4 |
* | 2005-12-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-21 | 1 | -1/+1 |
* | * iconv/gconv_conf.c: Initialize empty_path_elem. | Ulrich Drepper | 2005-12-21 | 2 | -1/+3 |
* | * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const. | Ulrich Drepper | 2005-12-21 | 7 | -18/+59 |
* | * elf/readlib.c: Fix include of readelflib.c. | Ulrich Drepper | 2005-12-21 | 2 | -1/+5 |
* | [BZ #1962] cvs/fedora-glibc-20051221T0931 | Ulrich Drepper | 2005-12-21 | 2 | -5/+10 |
* | [BZ #1960] | Ulrich Drepper | 2005-12-21 | 2 | -1/+7 |
* | * locale/xlocale.c (_nl_C_locobj): Mark as const. | Ulrich Drepper | 2005-12-21 | 13 | -42/+57 |
* | * csu/dso_handle.c (__dso_handle): Mark as const. | Ulrich Drepper | 2005-12-21 | 2 | -2/+5 |
* | * intl/plural-exp.c (GERMANIC_PLURAL): Mark as const. | Ulrich Drepper | 2005-12-21 | 3 | -4/+8 |
* | * resolv/herror.c (h_errlist): Mark as const. | Ulrich Drepper | 2005-12-21 | 2 | -2/+7 |
* | * sunrpc/clnt_unix.c (unix_ops): Mark as const. | Ulrich Drepper | 2005-12-20 | 6 | -11/+17 |
* | (client_ops): Mark as const. | Ulrich Drepper | 2005-12-20 | 1 | -2/+2 |
* | [BZ #2061] | Roland McGrath | 2005-12-20 | 2 | -3/+14 |
* | * sysdeps/unix/sysv/linux/ifreq.h: File removed. | Roland McGrath | 2005-12-20 | 3 | -42/+11 |
* | 2005-12-20 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-20 | 1 | -23/+2 |
* | * sunrpc/auth_unix.c (auth_unix_ops): Mark as const. | Ulrich Drepper | 2005-12-20 | 2 | -3/+4 |
* | * sunrpc/auth_none.c (ops): Mark as const. | Ulrich Drepper | 2005-12-20 | 4 | -8/+15 |
* | * resolv/res_hconf.c (arg_service_list): Reduce size of svcs and | Ulrich Drepper | 2005-12-20 | 2 | -4/+6 |
* | * resolv/res_hconf.c (cmd): Mark as const. | Ulrich Drepper | 2005-12-20 | 2 | -2/+5 |
* | * misc/getusershell.c (initshells): Remove unnecessary tests. | Ulrich Drepper | 2005-12-20 | 2 | -11/+9 |
* | * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. | Ulrich Drepper | 2005-12-20 | 4 | -30/+62 |
* | * sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751 | Ulrich Drepper | 2005-12-20 | 2 | -3/+5 |
* | * locale/loadlocale.c (_nl_value_types): Mark as const. | Ulrich Drepper | 2005-12-20 | 3 | -5/+17 |
* | * iconv/gconv_conf.c (builtin_aliases): Mark as const. | Ulrich Drepper | 2005-12-20 | 3 | -3/+11 |
* | * iconv/gconv_open.c (internal_trans_names): Mark as const. | Ulrich Drepper | 2005-12-20 | 2 | -2/+7 |