| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove the | Ulrich Drepper | 2005-09-06 | 2 | -3/+8 |
* | . | Ulrich Drepper | 2005-09-06 | 2 | -5/+5 |
* | * configure.in: Compile source test file with -fPIC for -shared. | Ulrich Drepper | 2005-09-06 | 6 | -28/+35 |
* | * iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use, | Ulrich Drepper | 2005-09-05 | 2 | -15/+11 |
* | * sysdeps/i386/bits/string.h: Removed. | Ulrich Drepper | 2005-09-04 | 3 | -924/+4 |
* | * stdio-common/Makefile (tests): Add tst-put-error. | Ulrich Drepper | 2005-09-04 | 5 | -7/+52 |
* | * elf/dl-load.c (_dl_map_object_from_fd): No need to change | Ulrich Drepper | 2005-09-02 | 1 | -0/+5 |
* | (_dl_map_object_from_fd): No need to change protection of memory used for the... | Ulrich Drepper | 2005-09-02 | 1 | -1/+1 |
* | * sysdeps/mach/hurd/nfs/nfs.h: Move to ... | Roland McGrath | 2005-09-02 | 1 | -1/+6 |
* | 2005-08-22 Robert Millan <robertmh@gnu.org> | Roland McGrath | 2005-09-02 | 1 | -0/+0 |
* | * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf. | Ulrich Drepper | 2005-09-01 | 2 | -10/+16 |
* | * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name. | Ulrich Drepper | 2005-08-30 | 5 | -14/+109 |
* | * nscd/nscd.c (main): Use error while process isn't running in the cvs/fedora-glibc-20050829T1854 cvs/fedora-glibc-20050824T0705 | Ulrich Drepper | 2005-08-24 | 3 | -92/+77 |
* | * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread): | Ulrich Drepper | 2005-08-24 | 2 | -8/+5 |
* | * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h. | Ulrich Drepper | 2005-08-23 | 13 | -26/+126 |
* | * sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls. | Ulrich Drepper | 2005-08-23 | 4 | -7/+25 |
* | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by | Ulrich Drepper | 2005-08-22 | 8 | -100/+115 |
* | * resolv/res_send.c (Aerror): Fix printing IP address. cvs/fedora-glibc-20050822T0727 | Ulrich Drepper | 2005-08-22 | 2 | -2/+9 |
* | * resolv/res_send.c (send_vc): Pass correct sockaddr size to connect. | Ulrich Drepper | 2005-08-21 | 2 | -1/+7 |
* | * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. | Ulrich Drepper | 2005-08-20 | 9 | -116/+235 |
* | Add tests for mbstowcs and wcstombs. | Ulrich Drepper | 2005-08-20 | 1 | -0/+36 |
* | [BZ #1075, BZ #1112] | Roland McGrath | 2005-08-19 | 1 | -0/+2 |
* | [BZ #1207] | Roland McGrath | 2005-08-18 | 1 | -0/+5 |
* | [BZ #1207] | Roland McGrath | 2005-08-18 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add | Ulrich Drepper | 2005-08-17 | 4 | -1/+91 |
* | * nscd/cache.c (prune_cache): Add more debug output. Only for | Ulrich Drepper | 2005-08-16 | 2 | -3/+30 |
* | * nscd/cache.c (prune_cache): Use stat64 not stat. | Ulrich Drepper | 2005-08-16 | 3 | -4/+9 |
* | [BZ #1188] | Ulrich Drepper | 2005-08-16 | 5 | -30/+61 |
* | * nscd/connections.c (main_loop_epoll): Pass NULL as event | Ulrich Drepper | 2005-08-09 | 2 | -5/+6 |
* | * nscd/nscd_stat.c (receive_print_stats): Really print values of | Ulrich Drepper | 2005-08-09 | 2 | -2/+14 |
* | * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf. | Ulrich Drepper | 2005-08-09 | 3 | -3/+11 |
* | Add libc_hidden_def. | Ulrich Drepper | 2005-08-09 | 1 | -1/+2 |
* | * argp/argp-help.c (__argp_error): __asprintf -> vasprintf. | Roland McGrath | 2005-08-09 | 1 | -0/+5 |
* | 2005-08-08 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-08-09 | 1 | -2/+2 |
* | * nscd/cache.c (cache_add): Commit hash table and header to disk. cvs/fedora-glibc-20050808T2126 | Ulrich Drepper | 2005-08-08 | 1 | -0/+2 |
* | (cache_add): Comment hash table and header to disk. | Ulrich Drepper | 2005-08-08 | 1 | -1/+7 |
* | * mach/shortcut.awk: Ignore `weak_alias' lines. | Roland McGrath | 2005-08-08 | 1 | -0/+4 |
* | 2005-08-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-08-08 | 1 | -0/+2 |
* | * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate. | Ulrich Drepper | 2005-08-08 | 3 | -2/+9 |
* | * stdio-common/fxprintf.c: Include libioP.h. | Ulrich Drepper | 2005-08-08 | 2 | -0/+3 |
* | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 2005-08-08 | 10 | -87/+333 |
* | * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTRO | Ulrich Drepper | 2005-08-07 | 15 | -115/+130 |
* | * timezone/checktab.awk: Update from tzcode2005k. | Ulrich Drepper | 2005-08-06 | 1 | -0/+22 |
* | Update from tzcode2005k. | Ulrich Drepper | 2005-08-06 | 6 | -24/+108 |
* | * sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue. | Roland McGrath | 2005-08-05 | 2 | -2/+6 |
* | [BZ #1137] | Roland McGrath | 2005-08-04 | 3 | -4/+12 |
* | [BZ #413, BZ #448] | Roland McGrath | 2005-08-03 | 1 | -1/+2 |
* | [BZ #1137, BZ #1138] | Roland McGrath | 2005-08-02 | 1 | -0/+3 |
* | * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart system | Ulrich Drepper | 2005-08-01 | 2 | -5/+15 |
* | helper variable into .data.rel.ro. Simplify the code. Extend | Ulrich Drepper | 2005-07-31 | 2 | -8/+12 |