849c121 auto-import changelog data from glibc-2.3.2-101.2.src.rpm

Authored and Committed by cvsdist 19 years ago
1 file changed. 71 lines added. 6 lines removed.
    auto-import changelog data from glibc-2.3.2-101.2.src.rpm
    Tue Dec 30 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-101.2
    - fix to make pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, ) really
        disable cancellation (#112512)
    - lots of regex fixes and speedups (#110401)
    - fix nextafter*/nexttoward*
    - handle 6th syscall(3) argument on AMD64
    - handle memalign/posix_memalign in mtrace
    - fix linuxthreads memory leak (#112208)
    - remove throw () from cancellation points in linuxthreads (#112602)
    - fix NPTL unregister_atfork
    - fix unwinding through alternate signal stacks
    - fix atan2
    - fix pshared condvars in NPTL
    - fix pthread_attr_destroy for attributes created with
        pthread_attr_init@GLIBC_2.0
    - add BuildPrereq texinfo (#110252)
    - fix ceill/floorl on AMD64
    - work around IA64 gas bug with unwind info and .align
    - fix NPTL configure
    - allow dlopen after fork () in threaded programs
    - compute IA-64 default thread stack size correctly
    - fix thread stacks with ulimit -s not a multiple of a page size
    - randomize PIE shared libraries, honor LD_USE_LOAD_BIAS env variable
    - fix execstack handling on kernels without exec-shield
    
        
file modified
+71 -6