about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * sysdeps/mach/hurd/getpeername.c (__getpeername): Renamed from getpeername. ↵Mark Kettenis2000-08-281-0/+9
| | | | | | | | | | | | | Use ISO C style function definition. (getpeername): Provide weak alias. * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Renamed from setrlimit. Use ISO C style function definition. (setrlimit): Provide weak alias. 2000-08-28 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/hurd/getpeername.c (__getpeername): Renamed from getpeername. Use ISO C style function definition. (getpeername): Provide weak alias. * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Renamed from setrlimit. Use ISO C style function definition. (setrlimit): Provide weak alias.
* Update.Andreas Jaeger2000-08-281-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | 2000-08-28 Martin Schwidefsky <schwidefsky@de.ibm.com> * shlib-versions: Add a rule for S/390 to the libm version list. * sysdeps/s390/Versions: New file. * sysdeps/unix/sysv/linux/s390/Dist: Add oldgetrlimit64.c. * sysdeps/unix/sysv/linux/s390/Makefile: Add oldgetrlimit64. * sysdeps/unix/sysv/linux/s390/Versions: New file. * sysdeps/unix/sysv/linux/s390/alphasort64.c: New file. * sysdeps/unix/sysv/linux/s390/chown.c: New file. * sysdeps/unix/sysv/linux/s390/fxstat.c: New file. * sysdeps/unix/sysv/linux/s390/getdents64.c: New file. * sysdeps/unix/sysv/linux/s390/getrlimit.c: New file. * sysdeps/unix/sysv/linux/s390/getrlimit64.c: New file. * sysdeps/unix/sysv/linux/s390/lxstat.c: New file. * sysdeps/unix/sysv/linux/s390/oldgetrlimit64.c: New file. * sysdeps/unix/sysv/linux/s390/readdir64.c: New file. * sysdeps/unix/sysv/linux/s390/readdir64_r.c: New file. * sysdeps/unix/sysv/linux/s390/scandir64.c: New file. * sysdeps/unix/sysv/linux/s390/setrlimit.c: New file. * sysdeps/unix/sysv/linux/s390/syscalls.list: New file. * sysdeps/unix/sysv/linux/s390/versionsort64.c: New file. * sysdeps/unix/sysv/linux/s390/xstat.c: New file.
* Update.Ulrich Drepper2000-08-281-0/+3
| | | | | * sysdeps/unix/sysv/linux/powerpc/Makefile [$(subdir)==csu] (CFLAGS-initfini.s): Add -DWEAK_GMON_START.
* Update.Ulrich Drepper2000-08-281-0/+6
| | | | | | | | * elf/Versions [ld] (GLIBC_2.2): Export _dl_debug_files. * elf/dl-close.c (_dl_close): Print debug message if object is not unloaded. * elf/dl-open.c (dl_open_worked): Print message about opencount before returning to caller.
* Update.Ulrich Drepper2000-08-281-0/+5
| | | | | | | 2000-08-28 Ulrich Drepper <drepper@redhat.com> * po/zh.po: Renamed to... * po/zh_TW.po: ...this.
* * sysdeps/powerpc/fpu/feenablxcpt.c: Correct bogus checkin.Geoff Keating2000-08-281-0/+2
| | | | * sysdeps/powerpc/fpu/feenablxcpt.c: Correct bogus checkin.
* * sysdeps/powerpc/fpu/fedisblxcpt.c: New file. Geoff Keating2000-08-281-0/+7
| | | | | | | | | | | | * sysdeps/powerpc/fpu/feenablxcpt.c: New file. * sysdeps/powerpc/fpu/fegetexcept.c: New file. * sysdeps/unix/sysv/linux/powerpc/fe_nomask.c: New file. 2000-08-27 Geoff Keating <geoffk@cygnus.com> * sysdeps/powerpc/fpu/fedisblxcpt.c: New file. * sysdeps/powerpc/fpu/feenablxcpt.c: New file. * sysdeps/powerpc/fpu/fegetexcept.c: New file. * sysdeps/unix/sysv/linux/powerpc/fe_nomask.c: New file.
* Update.Ulrich Drepper2000-08-281-0/+8
| | | | | | | | | | * locale/programs/ld-collate.c (insert_weights): Also update backpointer of next element. (collate_read): Allow definition of new collation symbols in stage 2. Symbol after reorder-after can be UCS4 value. Allow reordering of collation symbols and elements. Do not only move reorder entry in new position. Instead call insert_weight to do this and read the weights.
* Update.Ulrich Drepper2000-08-271-0/+2
| | | | * locale/findlocale.c (free_mem): Add cast to avoid warning.
* Update.Ulrich Drepper2000-08-271-0/+4
| | | | | | * intl/dcigettext.c (DCIGETTEXT): Remove _nl_find_language in code to determine invalid locale name. * locale/findlocale.c (_nl_find_locale): Likewise.
* Update.Ulrich Drepper2000-08-271-0/+2
| | | | * posix/annexc.c: Correct test for unavailable feature.
* Update.Ulrich Drepper2000-08-271-0/+5
| | | | | | | 2000-08-27 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/sys/io.h (outw): Fix __INLINE -> __inline.
* Update.Ulrich Drepper2000-08-271-0/+3
| | | | | * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getdents64 syscall.
* Update.Ulrich Drepper2000-08-271-0/+3
| | | | | * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir)==resource] (sysdep_routines): Add oldgetrlimit64.
* Update.Ulrich Drepper2000-08-261-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-08-26 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (distribute): Add unloadmod.c, reldepmod1.c, reldepmod2.c, reldepmod3.c, and reldepmod4.c. (tests): Add unload, reldep, reldep2, and reldep3. (modules-names): Add unloadmod, reldepmod1, reldepmod2, reldepmod3, and reldepmod4. Add rules to build and run unload, reldep, reldep2, and reldep3. * elf/dl-lookup.c (_dl_lookup_symbol): Add new parameter explicit. Don't create relocation dependency if it is nonzero. (_dl_lookup_symbol_skip): Remove relocation dependency stuff. This can never happen here. (_dl_lookup_versioned_symbol): Add new parameter explicit. Don't create relocation dependency if it is nonzero. (_dl_lookup_versioned_symbol_skip): Remove relocation dependency stuff. This can never happen here. * sysdeps/generic/ldsodefs.h: Change prototypes. * elf/dl-reloc.c (RESOLVE_MAP): Pass 0 in explicit parameter to _dl_lookup_up and _dl_lookup_versioned_symbol. (RESOLV): Likewise. * elf/dl-runtime.c (fixup): Likewise. (profile_fixup): Likewise. * elf/dl-libc.c (do_dlsym): Pass 1 in explicit parameter to _dl_lookup_symbol. * elf/dl-symbol.c (_dl_symbol_value): Likewise. * elf/rtld.c (dl_main): Likewise. * elf/dl-sym.c (_dl_sym): Pass 1 in explicit parameter to _dl_lookup_symbol if handle is not RTLD_DEFAULT. Always compute and pass down the caller map. (_dl_vsym): Likewise. * elf/reldep.c: New file. * elf/reldep2.c: New file. * elf/reldep3.c: New file. * elf/reldepmod1.c: New file. * elf/reldepmod2.c: New file. * elf/reldepmod3.c: New file. * elf/reldepmod4.c: New file. * elf/unload.c: New file. * elf/unloadmod.c: New file. * elf/do-lookup.h: Remove unused undef_name parameter. * elf/dl-lookup.c: Adjust callers.
* Update.Ulrich Drepper2000-08-251-0/+16
| | | | | | | | | | | | | | | | | | 2000-08-25 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_trans.c (__gconv_transliterate): Pass NULL instead of irreversible in recursive call of conversion function to signal that no error handling is wanted. * iconv/loop.c (ignore_errors_p): irreversible must be != NULL, too. (STANDARD_ERR_HANDLER): Don't do anything if irreversible == NULL. * iconv/skeleton.c (lirreversiblep): New variable. Set to NULL is recursive error handling call, otherwise to &lirreversible. Use it for calls to conversion functions. * iconv/gconv_simple.c (ucs4_internal_loop): Don't handle errors when transliterating. (ucs4_internal_loop_unaligned): Likewise. (ucs4le_internal_loop): Likewise. (ucs4le_internal_loop_unaligned): Likewise.
* Update.Greg McGary2000-08-251-0/+8
| | | | | | | | | | 2000-08-25 Greg McGary <greg@mcgary.org> * sysdeps/i386/memchr.S: Check high bound against chars actually scanned. * sysdeps/i386/memcmp.S: Likewise. * sysdeps/i386/stpncpy.S: Adjust high-bound check to account for pointers that lie one beyond end-of-buffer.
* Update.Ulrich Drepper2000-08-251-0/+10
| | | | | | | | | | | | 2000-08-25 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (LDFLAGS-nodelete): Add -rdynamic. * elf/nodelete.c (fini_ran): New global variable. (do_test): Before every dlclose call clear fini_ran and test afterwards that it is not set by the destructors. * elf/nodelmod1.c: Add destructor which sets fini_ran. * elf/nodelmod2.c: Likewise. * elf/nodelmod4.c: Likewise.
* Update.Ulrich Drepper2000-08-251-0/+10
| | | | | | | | | | | | 2000-08-21 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getrlimit and getrlimit to the list. 2000-08-18 Jes Sorensen <jes@linuxcare.com> * sysdeps/ia64/Implies: gcc now has support for the Intel 80 bit long double format so use ldbl-96 instead of ldbl-128.
* Update.Ulrich Drepper2000-08-251-0/+4
| | | | | | * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap): Return -EINVAL even if bits 10 a 11 are non-zero. * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64): Likewise.
* Update.Ulrich Drepper2000-08-251-0/+4
| | | | | | * Makeconfig: Ensures the soversions.mk part of Makefile gets included before building gnu/lib-names.h Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
* Update.Ulrich Drepper2000-08-251-0/+3
| | | | | * elf/dl-close.c (_dl_close): Don't run destructors of objects marked DF_1_NODELETE.
* Update.Ulrich Drepper2000-08-251-0/+5
| | | | | | | 2000-08-25 Ulrich Drepper <drepper@redhat.com> * sysdeps/posix/system.c (__libc_system): We cannot use vfork here since we call sigaction in the child.
* Update.Andreas Jaeger2000-08-251-0/+5
| | | | | | | * iconvdata/Makefile ($(objpfx)bug-iconv1.out): Depend on gconv-modules. 2000-08-25 Andreas Jaeger <aj@suse.de>
* Update.Andreas Jaeger2000-08-251-0/+5
| | | | | | | 2000-08-25 Andreas Jaeger <aj@suse.de> * manual/arith.texi (Control Functions): Clarify possible arguments. Closes PR libc/1856.
* Update.Andreas Jaeger2000-08-251-0/+5
| | | | | | | 2000-08-24 H.J. Lu <hjl@gnu.org> * stdio-common/Makefile (tests): Don't do it for cross compiling. * stdio-common/Makefile (tests): Likewise.
* Update.Ulrich Drepper2000-08-241-0/+4
| | | | | | 2000-08-24 Ulrich Drepper <drepper@redhat.com> * iconvdata/unicode.c (gconv_init): Correct test for direction.
* Update.Andreas Jaeger2000-08-241-0/+5
| | | | | | | 2000-08-24 Andreas Jaeger <aj@suse.de> * malloc/Makefile (extra-objs): Fix last patch, build memusagestat only if LIBGD is available.
* Update.Andreas Jaeger2000-08-241-0/+1
| | | | * sysdeps/unix/sysv/syscalls.list: Likewise.
* Update.Ulrich Drepper2000-08-241-1/+7
| | | | | | | | | | 2000-08-24 Ulrich Drepper <drepper@redhat.com> * resolv/res_send.c (res_ourserver_p): Cleanup the type mess to avoid problems with now restrict parameter types. (convaddr4to6): Likewise. 2000-08-24 Denis Joseph Barrow <djbarrow@de.ibm.com>
* Update.Andreas Jaeger2000-08-241-0/+8
| | | | | | | | | | 2000-08-24 Denis Joseph Barrow <djbarrow@de.ibm.com> * sysdeps/s390/fpu/fedisblxcpt.c: New file. * sysdeps/s390/fpu/feenablxcpt.c: New file. * sysdeps/s390/fpu/fegetexcept.c: New file. * sysdeps/s390/fpu/fenv_libc.h: Some reordering, new definition FPC_VALID_MASK.
* Update.Andreas Jaeger2000-08-241-0/+2
| | | | | Move inclusion of test-skeleton to front to have prototype for add_temp_file.
* Update.Andreas Jaeger2000-08-241-0/+9
| | | | | | | | | | | 2000-08-24 Andreas Jaeger <aj@suse.de> * malloc/Makefile (extra-objs): Add memusagestat.o. (generated): Added memusage and memusagestat for make clean. * libio/tst_putwc.c (do_test): Delete temporary file. * posix/Makefile (generated): Add wordexp-tst.out.
* Update.Ulrich Drepper2000-08-241-0/+9
| | | | | | | | | | | 2000-08-24 Ulrich Drepper <drepper@redhat.com> * resolv/res_hconf.c (free_mem): Remove not needed if. * time/tzset.c (free_mem): New function. * string/strsignal.c (free_mem): New function. * inet/inet_ntoa.c (free_mem): New function. * sunrpc/clnt_perr.c (free_mem): New function.
* Update.Andreas Jaeger2000-08-241-0/+5
| | | | | | | * posix/unistd.h: Move internal prototypes from here ... * include/unistd.h: ... to here. * sysvipc/sys/shm.h: Add const attribute to __getpagesize.
* Update.Andreas Jaeger2000-08-241-0/+4
| | | | | | 2000-08-24 Andreas Jaeger <aj@suse.de> * sysdeps/unix/syscalls.list: Use __setrlimit as strong name.
* Update.Ulrich Drepper2000-08-241-0/+3
| | | | | * grp/initgroups.c (initgroups): Deallocate groups array. Reported by jani.raiha@sonera.com [PR libc/1868].
* Update.Ulrich Drepper2000-08-241-0/+5
| | | | | | | 2000-08-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/s390/Dist: Add fpu/fenv_libc.h. * sysdeps/alpha/Dist: Likewise.
* Update.Ulrich Drepper2000-08-241-0/+3
| | | | | * crypt/md5-crypt.c (free_mem): Fix typo (constructor -> destructor). Reported by Solar Designer <solar@false.com>.
* Update.Ulrich Drepper2000-08-231-0/+5
| | | | | | | 2000-08-23 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_conf.c (add_module): Remove some unneeded code to avoid adding double slashes.
* Update.Ulrich Drepper2000-08-231-0/+5
| | | | | | | 2000-08-23 Jakub Jelinek <jakub@redhat.com> * dirent/dirent.h (alphasort, versionsort): Move __attribute_pure__ out of the __REDIRECT macro.
* Update.Andreas Jaeger2000-08-231-0/+10
| | | | | | | | | | | | * sysdeps/unix/sysv/linux/i386/sys/io.h (_EXTERN_INLINE): Remove. Use static __inline instead of _EXTERN_INLINE. * misc/sys/select.h: Move prototypes of __select from here ... * include/sys/select.h: ... to here. * socket/sys/socket.h: Move prototypes of __send and __connect from here.... * include/sys/socket.h: ... to here.
* Update.Ulrich Drepper2000-08-231-0/+10
| | | | | | | | | | | | 2000-08-23 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfscanf.c: Add %F format support. * locale/programs/ld-ctype.c (ctype_output): Make sure _NL_CTYPE_TRANSLIT_DEFAULT_MISSING_LEN and _NL_CTYPE_TRANSLIT_IGNORE_LEN are aligned. (ctype_read): Enable returning of wide character strings for reading transliteration information.
* Update.Andreas Jaeger2000-08-231-0/+5
| | | | | | | 2000-08-23 Andreas Jaeger <aj@suse.de> * locale/programs/ld-ctype.c (ctype_read): Fix parameter for lr_error.
* Update.Andreas Jaeger2000-08-231-0/+8
| | | | | | | | | | 2000-08-23 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Use __setrlimit as strong name. Takes only 2 arguments. * sysdeps/unix/sysv/linux/sh/syscalls.list: __syscall_setrlimit takes only 2 arguments.
* Update.Andreas Jaeger2000-08-231-0/+2
| | | | * sysdeps/s390/__longjmp.c: Add __ to JB_GPR*.
* Update.Andreas Jaeger2000-08-231-3/+7
| | | | | | | | | | 2000-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/s390/bits/setjmp.h: Add __ to JB_GPR* defines. only for !SHARED case. Get the code from dl-osinfo.h. 2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com> 2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
* Update.Ulrich Drepper2000-08-231-0/+6
| | | | | | | | 2000-08-23 Ulrich Drepper <drepper@redhat.com> * locale/programs/ld-ctype.c (ctype_read): Allow more than one default_missing character being specified, pick the first representable.
* Update.Andreas Jaeger2000-08-231-0/+14
| | | | | | | | | | | | | | | | 2000-08-23 Andreas Jaeger <aj@suse.de> * include/wchar.h: Add some pure attributes. * time/time.h: Add const attribute for dysize. * include/stdlib.h: Add malloc attribute to __posix memalign. * stdlib/stdlib.h: Add some pure and malloc attributes. * wcsmbs/wchar.h: Likewise. * dirent/dirent.h: Add some pure attributes. * include/dirent.h: Likewise.
* Update.Ulrich Drepper2000-08-231-0/+5
| | | | | | | 2000-08-23 Jakub Jelinek <jakub@redhat.com> * inet/netinet/in.h (struct in6_addr): Don't enforce 64bit alignment on 64bit arches.