Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to fedora-glibc-20050721T0814 | Jakub Jelinek | 2005-07-21 | 138 | -872/+3786 |
| | |||||
* | 2.3.90-2 cvs/fedora-glibc-2_3_90-2 | Jakub Jelinek | 2005-07-08 | 1 | -1/+1 |
| | |||||
* | 2.3.90-2 | Jakub Jelinek | 2005-07-08 | 2 | -8/+17 |
| | |||||
* | 2.3.90-2 | Jakub Jelinek | 2005-07-08 | 1 | -0/+13 |
| | |||||
* | Also remove. | Jakub Jelinek | 2005-07-08 | 1 | -13/+0 |
| | |||||
* | Updated to fedora-glibc-20050708T0811 | Jakub Jelinek | 2005-07-08 | 428 | -46146/+568 |
| | |||||
* | 2.3.90-1 cvs/fedora-glibc-2_3_90-1 | Jakub Jelinek | 2005-06-27 | 102 | -13436/+228 |
| | |||||
* | Updated to fedora-glibc-20050627T0850 | Jakub Jelinek | 2005-06-27 | 44 | -78/+1148 |
| | |||||
* | 2.3.5-11 cvs/fedora-glibc-2_3_5-11 | Jakub Jelinek | 2005-06-20 | 1 | -1/+13 |
| | |||||
* | Updated to fedora-glibc-20050620T1530 | Jakub Jelinek | 2005-06-20 | 173 | -537/+1976 |
| | |||||
* | 2.3.5-10 cvs/fedora-glibc-2_3_5-10 | Jakub Jelinek | 2005-05-30 | 1 | -1/+9 |
| | |||||
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If | Jakub Jelinek | 2005-05-30 | 2 | -1/+9 |
| | | | | | GLRO(dl_osversion) has been already set to a value smaller than _dl_discover_osversion (), don't overwrite it here. | ||||
* | * man/Makefile (SOURCES): Remove all man pages but | Jakub Jelinek | 2005-05-30 | 5 | -22/+26 |
| | | | | | | | | | pthread_cleanup_push.man, pthread_kill_other_threads_np.man and pthread_mutexattr_setkind_np.man. * man/pthread_cleanup_push.man: Replace (3) with (3p) where man page was not kept. * man/pthread_kill_other_threads_np.man: Likewise. * man/pthread_mutexattr_setkind_np.man: Likewise. | ||||
* | 2.3.5-9 cvs/fedora-glibc-2_3_5-9 | Jakub Jelinek | 2005-05-24 | 1 | -1/+6 |
| | |||||
* | Updated to fedora-glibc-20050524T1606 | Jakub Jelinek | 2005-05-24 | 132 | -6785/+28 |
| | |||||
* | 2.3.5-8 cvs/fedora-glibc-2_3_5-8 | Jakub Jelinek | 2005-05-23 | 1 | -0/+3 |
| | |||||
* | 2005-05-23 Ulrich Drepper <drepper@redhat.com> | Jakub Jelinek | 2005-05-23 | 5 | -10/+96 |
| | | | | | | | | | | | | | | * sunrpc/pm_getport.c (__get_socket): New function. (pmap_getport): Use it to open a non-reserved socket to the portmapper for TCP. * include/rpc/pmap_clnt.h (__get_socket): Declare. * sunrpc/pm_getmaps.c (pmap_getmaps): Use __get_socket to get an non-reserved socket for the portmapper. Based on a patch by Steve Dickson <steved@redhat.com>. * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port. If we tried looking at the usual range without success extend the range to even lower ports. | ||||
* | First test, then commit... | Jakub Jelinek | 2005-05-23 | 2 | -4/+4 |
| | |||||
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h | Jakub Jelinek | 2005-05-23 | 4 | -6/+18 |
| | | | | | | | | | [IS_IN_librt] (CENABLE, CDISABLE): Use JUMPTARGET instead of bl __librt_*_asynccancel@local. * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h [IS_IN_librt] (CENABLE, CDISABLE): Use JUMPTARGET instead of bl __librt_*_asynccancel@local. | ||||
* | . | Jakub Jelinek | 2005-05-23 | 1 | -0/+4 |
| | |||||
* | 2.3.5-8 | Jakub Jelinek | 2005-05-23 | 2 | -2/+7 |
| | |||||
* | 2005-05-22 Dmitry V. Levin <ldv@altlinux.org> | Jakub Jelinek | 2005-05-23 | 2 | -3/+9 |
| | | | | | | [BZ #961] * io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64 declarations. | ||||
* | Updated to fedora-glibc-20050523T1354 | Jakub Jelinek | 2005-05-23 | 41 | -291/+349 |
| | |||||
* | 2.3.5-7 cvs/fedora-glibc-2_3_5-7 | Jakub Jelinek | 2005-05-20 | 1 | -4/+10 |
| | |||||
* | * sysdeps/i386/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Define to | Jakub Jelinek | 2005-05-20 | 5 | -14/+33 |
| | | | | | | | | | | size/alignment of struct pthread rather than tcbhead_t. * sysdeps/x86_64/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Likewise. * sysdeps/s390/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Likewise. * sysdeps/sparc/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Likewise. | ||||
* | [BZ #955] | Jakub Jelinek | 2005-05-20 | 2 | -10/+14 |
| | | | | | * iconvdata/ibm939.c (BODY): Avoid segfaults with input characters <UFFFF> and above. | ||||
* | Updated to fedora-glibc-20050520T0919 | Jakub Jelinek | 2005-05-20 | 19 | -75/+332 |
| | |||||
* | 2.3.5-6 cvs/fedora-glibc-2_3_5-6 | Jakub Jelinek | 2005-05-04 | 1 | -1/+3 |
| | |||||
* | Updated to fedora-glibc-20050504T1818 | Jakub Jelinek | 2005-05-04 | 80 | -257/+426 |
| | |||||
* | Updated to fedora-glibc-20050504T0728 | Jakub Jelinek | 2005-05-04 | 51 | -409/+1028 |
| | |||||
* | 2.3.5-5 cvs/fedora-glibc-2_3_5-5 | Jakub Jelinek | 2005-05-03 | 2 | -4/+12 |
| | |||||
* | * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0, | Jakub Jelinek | 2005-05-03 | 3 | -20/+75 |
| | | | | | | | | call ftruncate if offset is bigger than current size. Make sure the file is offset + len bytes long if that is more than current size. Don't overwrite previous content of the file. * sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64): Likewise. | ||||
* | Updated to fedora-glibc-20050503T0852 | Jakub Jelinek | 2005-05-03 | 36 | -157/+7608 |
| | |||||
* | 2.3.5-4 cvs/fedora-glibc-2_3_5-4 | Jakub Jelinek | 2005-04-28 | 1 | -1/+5 |
| | |||||
* | Updated to fedora-glibc-20050428T0846 | Jakub Jelinek | 2005-04-28 | 3 | -4/+8 |
| | |||||
* | 2.3.5-3 cvs/fedora-glibc-2_3_5-3 | Jakub Jelinek | 2005-04-27 | 1 | -6/+18 |
| | |||||
* | Updated to fedora-glibc-20050427T1912 | Jakub Jelinek | 2005-04-27 | 5 | -10/+23 |
| | |||||
* | 2.3.5-2 cvs/fedora-glibc-2_3_5-2 | Jakub Jelinek | 2005-04-27 | 1 | -0/+16 |
| | |||||
* | * elf/rtld.c (dl_main): Call _dl_init_linuxthreads_paths | Jakub Jelinek | 2005-04-27 | 3 | -1/+43 |
| | | | | | | | if GLRO(dl_osversion) <= 0x20413. * elf/dl-load.c (_dl_init_paths): Allocate one extra pointer in rtld_search_dirs.dirs. (_dl_init_linuxthreads_paths): New function. | ||||
* | Updated to fedora-glibc-20050427T1043 | Jakub Jelinek | 2005-04-27 | 50 | -333/+2453 |
| | |||||
* | Add nosegneg build in glibc-xen subpackage on i686. | Roland McGrath | 2005-04-27 | 1 | -10/+85 |
| | |||||
* | Updated to fedora-glibc-20050415T0909 cvs/fedora-glibc-2_3_5-1 | Roland McGrath | 2005-04-15 | 90 | -2202/+3590 |
| | |||||
* | Remove undefined targets from .PHONY. | Roland McGrath | 2005-04-08 | 1 | -1/+1 |
| | |||||
* | Synchronize makefile tweaks with 2.3 branch. | Roland McGrath | 2005-04-08 | 2 | -14/+54 |
| | |||||
* | Updated to fedora-glibc-20050405T2114 cvs/fedora-glibc-2_3_4-21 | Jakub Jelinek | 2005-04-05 | 22 | -567/+843 |
| | |||||
* | 2.3.4-21 | Jakub Jelinek | 2005-04-05 | 2 | -3/+8 |
| | |||||
* | * sysdeps/pthread/pthread.h (__pthread_cleanup_routine): Use | Jakub Jelinek | 2005-04-05 | 3 | -3/+9 |
| | | | | | __inline instead of inline. * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_routine): Likewise. | ||||
* | 2.3.4-20 cvs/fedora-glibc-2_3_4-20 | Jakub Jelinek | 2005-04-05 | 2 | -128/+51 |
| | |||||
* | 2.3.4-19 cvs/fedora-glibc-2_3_4-19 | Jakub Jelinek | 2005-04-05 | 1 | -6/+10 |
| | |||||
* | 2.3.4-19 | Jakub Jelinek | 2005-04-01 | 2 | -29/+63 |
| |