Commit Graph

68 Commits

Author SHA1 Message Date
cvsdist 48f92b4b2d auto-import changelog data from glibc-2.3.3-43.src.rpm
Thu Aug 12 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-43
- update from CVS
- remove debugging printout (#129747)
- make <sys/shm.h> usable in C++ (IT#45148)
- update RLIMIT_* constants in <bits/resource.h>, make <sys/resource.h>
    POSIX compliant (#129740)
2004-09-09 05:52:21 +00:00
cvsdist 3990320c40 auto-import changelog data from glibc-2.3.3-42.src.rpm
Wed Aug 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-42
- fix last tzset () fixes, disable rereading of /etc/localtime every time
    for now
- really enable SELinux support for NSCD
Wed Aug 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-41
- update from CVS
- fread_unlocked/fwrite_unlocked macro fixes (BZ #309, #316)
- tzset () fixes (BZ #154)
- speed up pthread_rwlock_unlock on arches other than i386 and x86_64
    (#129455)
- fix compilation with -ansi (resp. -std=c89 or -std=c99) and
-D_XOPEN_SOURCE=[56]00 but no -D_POSIX_SOURCE* or -D_POSIX_C_SOURCE* (BZ
    #284)
- add SELinux support for NSCD
Fri Aug 06 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-40
- update from CVS
- change res_init to force all threads to re-initialize resolver before
    they use it next time (#125712)
- various getaddrinfo and related fixes (BZ #295, #296)
- fix IBM{932,943} iconv modules (#128674)
- some nscd fixes (e.g. BZ #292)
- RFC 3678 support (Multicast Source Filters)
- handle /lib/i686/librtkaio-* in i386 glibc_post_upgrade the same as
    /lib/i686/librt-*
2004-09-09 05:52:01 +00:00
cvsdist 6d3776a9db auto-import changelog data from glibc-2.3.3-39.src.rpm
Fri Jul 23 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-39
- update from CVS
- conformance related changes in headers
- remove -finline-limit=2000 for GCC 3.4.x+
2004-09-09 05:51:19 +00:00
cvsdist bbcc9fcd80 auto-import changelog data from glibc-2.3.3-38.src.rpm
Thu Jul 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-38
- update from CVS
- fix res_init leaks
- fix newlocale races
- fix ppc64 setjmp
- fix strtold (BZ #274)
2004-09-09 05:51:13 +00:00
cvsdist 57f83e4846 auto-import changelog data from glibc-2.3.3-37.src.rpm
Fri Jul 16 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-37
- update from CVS
- allow pthread_cancel in DSO destructors run at exit time
- fix pow{f,,l} on IA-32 and powl on x86-64
- allow PIEs on IA-32 to have main in a shared library they depend on
2004-09-09 05:51:10 +00:00
cvsdist 488256d140 auto-import changelog data from glibc-2.3.3-36.src.rpm
Mon Jul 05 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-36
- s390* .plt slot reduction
- fix pthread_rwlock_timedrdlock on x86_64
- fix ppc64 longjmp/setjmp related exports
Wed Jun 30 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-35
- tweak spec file for the libpthread-0.61.so -> libpthread-2.3.3.so NPTL
    changes
Wed Jun 30 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-34
- update from CVS
- if_nameindex using preferably netlink
- printf_parsemb initialization fix
- NPTL version is now the same as glibc version
2004-09-09 05:51:02 +00:00
cvsdist 9c616202ba auto-import changelog data from glibc-2.3.3-33.src.rpm
Mon Jun 28 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-33
- update from CVS
- reread resolv.conf for nscd --invalidate=hosts
- fix F_GETLK/F_SETLK/F_SETLKW constants on x86_64 for
-m32 -D_FILE_OFFSET_BITS=64 compilations
- avoid calling non-existing fcntl64 syscall on ppc64
2004-09-09 05:50:18 +00:00
cvsdist f28d1a99a9 auto-import changelog data from glibc-2.3.3-32.src.rpm
Mon Jun 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-32
- update from CVS
- FUTEX_CMP_REQUEUE support (fix pthread_cond_* deadlocks)
- fix backtrace in statically linked programs
- rebuilt with GCC 3.4, adjusted ulps and i386 <bits/string.h>
2004-09-09 05:50:07 +00:00
cvsdist d07b59af36 auto-import changelog data from glibc-2.3.3-31.1.src.rpm
Wed Jun 09 2004 Elliot Lee <sopwith@redhat.com> 2.3.3-31.1
- rebuild with gcc 3.4
2004-09-09 05:49:35 +00:00
cvsdist 7df9d7d88d auto-import changelog data from glibc-2.3.3-31.src.rpm
Fri May 28 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-31
- update from CVS
- <bits/string2.h> and <bits/mathinline.h> changes for GCC 3.{2,4,5}+
- make c_stubs buildable even with GCC 3.2.x (#123042)
2004-09-09 05:49:31 +00:00
cvsdist e166fbd3b9 auto-import changelog data from glibc-2.3.3-30.src.rpm
Fri May 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-30
- fix pthread_cond_wait on architectures other than IA-32 and x86_64
2004-09-09 05:49:08 +00:00
cvsdist 7cbfe8c1d2 auto-import changelog data from glibc-2.3.3-29.src.rpm
Thu May 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-29
- use lib64 instead of lib on ia64 if %{_lib} is defined to lib64
2004-09-09 05:49:02 +00:00
cvsdist b335e4b243 auto-import changelog data from glibc-2.3.3-28.src.rpm
Wed May 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-28
- update from CVS
- FUTEX_REQUEUE fixes (#115349)
- SPARC GCC 3.4 build fix
- fix handling of undefined TLS symbols on IA32 (RELA only), SPARC and SH
- regex translate fix
- speed up sprintf
- x86_64 makecontext alignment fix
- make POSIX sigpause the default sigpause, unless BSD sigpause requested
2004-09-09 05:48:51 +00:00
cvsdist ce09106efc auto-import changelog data from glibc-2.3.3-27.src.rpm
Tue May 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-27
- remove /lib64/tls/librtkaio-2.3.[23].so in glibc_post_upgrade on x86-64,
    s390x and ppc64 instead of /lib/tls/librtkaio-2.3.[23].so
- build mq_{send,receive} with -fexceptions
Fri May 07 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-26
- update from CVS
- fix <tgmath.h>
- fix memory leaks in nis, getifaddrs, etc. caused by incorrect use of
    realloc
- remove /lib/{tls,i686}/librtkaio-2.3.[23].so in glibc_post_upgrade and
    rerun ldconfig if needed, otherwise after glibc upgrade librt.so.1
    might be a stale symlink
Wed May 05 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-25
- update from CVS
- disable FUTEX_REQUEUE (work around #115349)
- mq for sparc/sparc64/ia64
Tue May 04 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-24
- update from CVS
- define S_ISSOCK in -D_XOPEN_SOURCE=600 and S_I[FS]SOCK plus F_[SG]ETOWN
    also in -D_XOPEN_SOURCE=500 (both included already in XNS5)
- reorder dlopen checks, so that dlopening ET_REL objects complains about
    != ET_DYN != ET_EXEC, not about phentsize (#121606)
- fix strpbrk macro for GCC 3.4+ (BZ #130)
- fix <sys/sysctl.h> (BZ #140)
- sched_[gs]etaffinity documentation fix (BZ #131)
- fix sparc64 build (BZ #139)
- change linuxthreads back to use non-cancellable writes to manager pipes
    etc.
- fix sem_timedwait return value in linuxthreads (BZ #133)
- ia64 unnecessary PLT relocs removal
Thu Apr 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-23
- update from CVS
- fix *scanf
- fix shm_unlink, sem_unlink and mq_unlink errno values
- avoid memory leaks in error
- execstack fixes on s390
Mon Apr 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-22
- update from CVS
- mq and timer fixes
- rebuilt with binutils >= 2.15.90.0.3-2 to fix IA-64 statically linked
    binaries
- fix linuxthreads librt.so on s390{,x}, so it is no longer DT_TEXTREL
Sat Apr 17 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-21
- disable rtkaio
- update from CVS
- POSIX message passing support
- fixed SIGEV_THREAD support for POSIX timers
- fix free on non-malloced memory in syslog
- fix ffsl on some 64-bit arches
- fix sched_setaffinity on x86-64, ia64
- fix ppc64 umount
- NETID_AUTHORITATIVE, SERVICES_AUTHORITATIVE support
- various NIS speedups
- fix fwrite with > 2GB sizes on 64-bit arches
- fix pthread_getattr_np guardsize reporting in NPTL
- report PLT relocations in ld.so and libc.so during the build
Thu Mar 25 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-20
- update from CVS
- change NPTL PTHREAD_MUTEX_ADAPTIVE_NP mutexes to spin on SMP
- strtol speed optimization
- don't try to use certainly unimplemented syscalls on ppc64
- kill -debug subpackage, move the libs to glibc-debuginfo{,-common} into
    /usr/lib/debug/usr/lib64/ directory
- fix c_stubs with gcc 3.4
- move all the up to 3 builds into %build scriptlet and leave only
    installation in the %install scriptlet
Mon Mar 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-19
- update from CVS
- affinity API changes
2004-09-09 05:48:43 +00:00
cvsdist 195182b0b4 auto-import changelog data from glibc-2.3.3-18.src.rpm
Thu Mar 18 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-18
- update from CVS
- fix ia64 iopl (#118591)
- add support for /etc/ld.so.conf.d/*.conf
- fix x86-64 LD_DEBUG=statistics
- fix hwcap handling when using ld.so.cache (#118518)
Mon Mar 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-17
- update from CVS
- implement non-_l function on top of _l functions
Thu Mar 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-16
- update from CVS
- fix s390{,x} TLS handling
Wed Mar 10 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-15
- update from CVS
- special section for compatibility code
- make getpid () work even in vfork () child
- configure with --enable-bind-now to avoid lazy binding in ld.so and
    libc.so
Fri Mar 05 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-14
- update from CVS
- fix iconv -c (#117021)
- fix PIEs on sparc/sparc64
- fix posix_fadvise on 64-bit architectures
- add locale-archive as %ghost file (#117014)
Mon Mar 01 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-13
- update from CVS
Fri Feb 27 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-12
- update from CVS
Fri Feb 27 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-11
- update from CVS
- fix ld.so when vDSO is randomized
Fri Feb 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-10
- update from CVS
Fri Feb 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-9
- update from CVS
2004-09-09 05:46:40 +00:00
cvsdist aa7475ac1a auto-import glibc-2.3.3-7 from glibc-2.3.3-7.src.rpm 2004-09-09 05:43:45 +00:00
cvsdist 083e7af561 auto-import glibc-2.3.3-6 from glibc-2.3.3-6.src.rpm 2004-09-09 05:43:31 +00:00
cvsdist 67f9b52e0d auto-import glibc-2.3.3-3 from glibc-2.3.3-3.src.rpm 2004-09-09 05:42:45 +00:00
cvsdist b3d3095f21 auto-import glibc-2.3.3-2 from glibc-2.3.3-2.src.rpm 2004-09-09 05:42:39 +00:00
cvsdist 7da373a20c auto-import glibc-2.3.3-1 from glibc-2.3.3-1.src.rpm 2004-09-09 05:42:25 +00:00
cvsdist 9253f552c0 auto-import changelog data from glibc-2.3.2-101.5.src.rpm
Fri Feb 13 2004 Jakub Jelinek <jakub@redhat.com> 2.3.2-101.5
- assorted AMD64 bugfixes
- %I format directive fixes
- IPv6 resolver now uses two-nibble format by default again
- ISO_6937-2 conversion fixes
- PRI*FAST* macro fix in <inttypes.h>
- readahead prototypes in <fcntl.h>
- IA-64 <bits/siginfo.h> fixes
- updated be, nl, ja and pl translations
- {,l}lr{ound,int}* fixes
- *ent{,_r} locking fixes
- don't acquire stdio lock on exit
- cap TZ env var hours to 24, not 23
- avoid using too much stack in setenv
- another round of regex updates
- fix backtrace in threads on AMD64
- pthread_cond_timedwait bugfix
- protect _dl_make_stack_executable with a special challenge
2004-09-09 05:42:03 +00:00
cvsdist a004e0e1f2 auto-import changelog data from glibc-2.3.2-101.4.src.rpm
Tue Jan 06 2004 Jakub Jelinek <jakub@redhat.com> 2.3.2-101.4
- some further regex speedups
- fix re.translate handling in regex (#112869)
- change regfree to match old regex behaviour (what is freed and clearing
    of freed pointers)
2004-09-09 05:41:57 +00:00
cvsdist 41ee47bf4a auto-import glibc-2.3.2-101.3 from glibc-2.3.2-101.3.src.rpm 2004-09-09 05:41:47 +00:00
cvsdist 849c1214f6 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
2004-09-09 05:41:43 +00:00
cvsdist e2748b71cb auto-import changelog data from glibc-2.3.2-101.1.src.rpm
Tue Nov 11 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-101.1
- fix getifaddrs (CAN-2003-0859)
- fix ftw fd leak
- fix linuxthreads sigaction (#108634)
- fix glibc 2.0 stdio compatibility
- fix uselocale (LC_GLOBAL_LOCALE)
- speed up stdio locking in non-threaded programs on IA-32
- try to maintain correct order of cleanups between those registered with
    __attribute__((cleanup)) and with LinuxThreads style
    pthread_cleanup_push/pop (#108631)
- fix segfault in regex (#109606)
- fix RE_ICASE multi-byte handling in regex
- fix pthread_exit in libpthread.a (#109790)
2004-09-09 05:41:22 +00:00
cvsdist c381c23439 auto-import glibc-2.3.2-101 from glibc-2.3.2-101.src.rpm 2004-09-09 05:40:37 +00:00
cvsdist d955dcc554 auto-import glibc-2.3.2-33.9 from glibc-2.3.2-33.9.src.rpm 2004-09-09 05:33:04 +00:00
cvsdist 93178aa3c3 auto-import glibc-2.3.2-27.9.6 from glibc-2.3.2-27.9.6.src.rpm 2004-09-09 05:32:57 +00:00
cvsdist 60f9d33690 auto-import glibc-2.3.2-11.9 from glibc-2.3.2-11.9.src.rpm 2004-09-09 05:32:18 +00:00
cvsdist e9ae29d032 auto-import glibc-2.3.2-5 from glibc-2.3.2-5.src.rpm 2004-09-09 05:31:53 +00:00
cvsdist 296254e820 auto-import glibc-2.3.2-4.80.8 from glibc-2.3.2-4.80.8.src.rpm 2004-09-09 05:31:44 +00:00
cvsdist e7a3a9dfd3 auto-import glibc-2.3.2-4.80 from glibc-2.3.2-4.80.src.rpm 2004-09-09 05:31:03 +00:00
cvsdist f68ab8f604 auto-import glibc-2.3.1-32 from glibc-2.3.1-32.src.rpm 2004-09-09 05:30:51 +00:00
cvsdist 72f7cf67bf auto-import glibc-2.3-1 from glibc-2.3-1.src.rpm 2004-09-09 05:30:40 +00:00
cvsdist e0cdfa0614 auto-import glibc-2.2.93-5 from glibc-2.2.93-5.src.rpm 2004-09-09 05:30:26 +00:00
cvsdist 00522b9a34 auto-import changelog data from glibc-2.2.5-44.src.rpm
Wed Nov 05 2003 Jakub Jelinek <jakub@redhat.com> 2.2.4-44
- fix getgrouplist (#101691)
2004-09-09 05:30:08 +00:00
cvsdist 18c157db6d auto-import glibc-2.2.5-43 from glibc-2.2.5-43.src.rpm 2004-09-09 05:29:21 +00:00
cvsdist 211c16fa70 auto-import glibc-2.2.5-40 from glibc-2.2.5-40.src.rpm 2004-09-09 05:29:06 +00:00
cvsdist b18ac84fd3 auto-import glibc-2.2.5-39 from glibc-2.2.5-39.src.rpm 2004-09-09 05:29:00 +00:00
cvsdist 2e3cbbc31c auto-import glibc-2.2.5-36 from glibc-2.2.5-36.src.rpm 2004-09-09 05:28:20 +00:00
cvsdist a76a167f16 auto-import glibc-2.2.5-34.1 from glibc-2.2.5-34.1.src.rpm 2004-09-09 05:28:12 +00:00
cvsdist 075c0fe7e4 auto-import glibc-2.2.5-34 from glibc-2.2.5-34.src.rpm 2004-09-09 05:27:57 +00:00
cvsdist 9282a2c0c5 auto-import glibc-2.2.4-32 from glibc-2.2.4-32.src.rpm 2004-09-09 05:25:26 +00:00
cvsdist b7c7924237 auto-import glibc-2.2.4-30 from glibc-2.2.4-30.src.rpm 2004-09-09 05:24:55 +00:00
cvsdist fb47195111 auto-import glibc-2.2.4-29 from glibc-2.2.4-29.src.rpm 2004-09-09 05:24:23 +00:00
cvsdist 48664b95f6 auto-import glibc-2.2.4-26 from glibc-2.2.4-26.src.rpm 2004-09-09 05:23:16 +00:00
cvsdist 3f472ec158 auto-import changelog data from glibc-2.2.4-24.2s.1.src.rpm
Tue Mar 18 2003 D. Marlin <dmarlin@redhat.com>
- new s390 release number and rebuild for s390 (bug #85960)
Tue Apr 16 2002 Phil Knirsch <pknirsch@redhat.com>
- Fixed 64bit bigendian problem in sunrpc code.
Sat Apr 13 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add missing s390/s390x patches
2004-09-09 05:22:57 +00:00
cvsdist cc7ca1e799 auto-import changelog data from glibc-2.2.4-24.src.rpm
Tue Apr 02 2002 Jakub Jelinek <jakub@redhat.com> 2.2.4-24
- remove nice(2) return value fix - too many apps broken, so it is not
    appropriate for errata
- add an s390 fix
Fri Mar 29 2002 Jakub Jelinek <jakub@redhat.com> 2.2.4-23
- bug fixes from CVS HEAD, including
- fix nis from closing already closed fd (#61492)
- fix mutexes on IA-64 (#60674)
- fix ftime (#60350)
- fix tzset (#59951, #60747)
- rebuilt with gcc-2.96-108.1 to fix accesses bellow sp on ia32 (#60763,
    #60745)
- remove /lib/i686/ libraries in glibc_post_upgrade when performing i386
    glibc install
2004-09-09 05:22:37 +00:00
cvsdist e86a80cd57 auto-import glibc-2.2.4-19.3m from glibc-2.2.4-19.3m.src.rpm 2004-09-09 05:21:51 +00:00
cvsdist 16298371ca auto-import changelog data from glibc-2.2.4-19.3.src.rpm
Sat Dec 08 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-19.3
- fix inttypes.h typo (#57268)
2004-09-09 05:21:36 +00:00