about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-08-213-2/+24
| | | | | | | | * stdlib/random_r.c (__setstate_r): Correct offset when computing new rptr and fptr. Reported by Michael Fischer <fischer@cs.yale.edu>. * posix/regex.h: Add macro definitions to allow compiling outside glibc.
* Update.Ulrich Drepper2000-08-215-10/+17
| | | | | | | | | | | * sysdeps/i370/Implies: Removed. * sysdeps/mvs/Implies: Removed. * catgets/catgets.c (catopen): Filter out env_var values with / if necessary. * locale/findlocale.c (_nl_find_locale): Move test for unusable locale name after all getenvs.
* Update.Ulrich Drepper2000-08-213-3/+8
| | | | | | | 2000-08-21 Ulrich Drepper <drepper@redhat.com> * configure.in: Allow sed versions like 3.02.8. Patch by Rodrigo Barbosa <rodrigob@conectiva.com.br>.
* Update.Ulrich Drepper2000-08-214-1499/+10943
| | | | | | 2000-08-21 Marko Myllynen <myllynen@lut.fi> * inet/netinet/icmp6.h: Add Mobile IPv6 extensions structures.
* Update.Ulrich Drepper2000-08-212-3/+14
| | | | | * sysdeps/posix/getaddrinfo.c (gethosts): Handle TRY_AGAIN error of gethostbyname2_r call.
* Update.Ulrich Drepper2000-08-219-12/+492
| | | | | | 2000-08-21 Ulrich Drepper <drepper@redhat.com> * intl/locale.alias: Add aliases for Korean.
* German language locale for Belgium with Euro.Ulrich Drepper2000-08-211-0/+97
|
* S390 specific ftestexcept implementation.Andreas Jaeger2000-08-211-0/+33
|
* Update.Andreas Jaeger2000-08-211-3/+3
| | | | | | * sysdeps/s390/__longjmp.c: Remove unused variable result. * sysdeps/s390/fpu/bits/fenv.h: Move FPC_* definitions to fenv_libc.h. * sysdeps/unix/sysv/linux/s390/sys/elf.h: Move elf definitions to
* Linux/S390 specific <sys/procfs.h> version.Andreas Jaeger2000-08-211-0/+134
|
* Update.Ulrich Drepper2000-08-211-0/+21
| | | | | | | | | | | | | | | | | | | | | | | 2000-08-21 Ulrich Drepper <drepper@redhat.com> * Makefile (install-locales): Handle option in locale name. Print progress information. * SUPPORTED: Add all the @euro locales. * locales/ca_ES@euro: Update charset comment. * locales/de_AT@euro: New file. * locales/de_DE@euro: New file. * locales/de_LU@euro: New file. * locales/en_IE@euro: New file. * locales/es_ES@euro: New file. * locales/fi_FI@euro: New file. * locales/fr_BE@euro: New file. * locales/fr_FR@euro: New file. * locales/fr_LU@euro: New file. * locales/it_IT@euro: New file. * locales/nl_NL@euro: New file. * locales/pt_PT@euro: New file.
* Move elf definitions to sys/procfs.h as proposed by Mark Kettenis.Andreas Jaeger2000-08-211-4/+2
|
* Linux/S390 implmentation of lchown.Andreas Jaeger2000-08-211-0/+75
|
* Update charset comment.Ulrich Drepper2000-08-2112-13/+12
|
* Linux/S390 specific version.Andreas Jaeger2000-08-211-0/+133
|
* Add all the @euro locales.Ulrich Drepper2000-08-211-1/+13
|
* Remove sys/reg.h.Andreas Jaeger2000-08-211-1/+5
|
* (install-locales): Handle option in locale name. Print progress information.Ulrich Drepper2000-08-211-3/+9
|
* Add sys/procfs.h.Andreas Jaeger2000-08-2118-56/+1587
|
* Update.Andreas Jaeger2000-08-211-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/s390/__longjmp.c: Removed unused variable result. * sysdeps/s390/fpu/bits/fenv.h: Moved FPC_* definitions to fenv_libc.h. * sysdeps/s390/fpu/fclrexcpt.c: Include fenv_libc.h instead of fenv.h. * sysdeps/s390/fpu/fegetenv.c: New file. * sysdeps/s390/fpu/fegetround.c: Include fenv_libc.h instead of fenv.h. * sysdeps/s390/fpu/feholdexcpt.c: New file. * sysdeps/s390/fpu/fenv_libc.h: New file. * sysdeps/s390/fpu/fesetenv.c: New file. * sysdeps/s390/fpu/fesetround.c: Include fenv_libc.h instead of fenv.h. * sysdeps/s390/fpu/feupdateenv.c: New file. * sysdeps/s390/fpu/fgetexcptflg.c: Reformatted. * sysdeps/s390/fpu/fpu_control.h: Corrected header. * sysdeps/s390/fpu/fraiseexcpt.c: New file. * sysdeps/s390/fpu/fsetexcptflg.c: New file. * sysdeps/s390/fpu/ftestexcept.c: New file. * sysdeps/s390/fpu/libm-test-ulps: New file. * sysdeps/s390/gmp-mparam.h: Add end of comment. * sysdeps/s390/initfini.c: New file. * sysdeps/unix/sysv/linux/s390/Dist: Add sys/procfs.h. * sysdeps/unix/sysv/linux/s390/Makefile: Remove sys/reg.h. * sysdeps/unix/sysv/linux/s390/bits/stat.h: New file. * sysdeps/unix/sysv/linux/s390/lchown.c: New file. * sysdeps/unix/sysv/linux/s390/sys/elf.h: Moved elf definitions to sys/procfs.h as proposed by Mark Kettenis. * sysdeps/unix/sysv/linux/s390/sys/procfs.h: New file.
* Update.Andreas Jaeger2000-08-216-5/+34
| | | | | | | | | | | | | | | | | 2000-08-21 Andreas Jaeger <aj@suse.de> * include/poll.h: Include include/sys/poll.h to get __poll declaration. * io/sys/poll.h: Move __poll declaration from here... * include/sys/poll.h: ...to here. * include/sys/socket.h (__getpeername): Add declaration. * include/wchar.h (__vswprintf): Add declaration. * include/stdio.h (__flockfile): Add declaration. (__funlockfile): Likewise.
* (__getpeername): Add declaration.Andreas Jaeger2000-08-211-0/+4
|
* Update.Ulrich Drepper2000-08-2115-1/+1294
| | | | | | | | | | | | | | | | | | | | 2000-08-20 Ulrich Drepper <drepper@redhat.com> * locales/ca_ES: Correct comment. * locales/ca_ES@euro: New file. * locales/de_AT@euro: New file. * locales/de_DE@euro: New file. * locales/de_LU@euro: New file. * locales/en_IE@euro: New file. * locales/es_ES@euro: New file. * locales/fi_FI@euro: New file. * locales/fr_BE@euro: New file. * locales/fr_FR@euro: New file. * locales/fr_LU@euro: New file. * locales/it_IT@euro: New file. * locales/nl_NL@euro: New file. * locales/pt_PT@euro: New file.
* Update.Ulrich Drepper2000-08-2125-166/+287
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * misc/sys/cdefs.h: Define __restrict_arr. * include/sys/time.h: Add restrict where required by AGd4. * inet/arpa/inet.h: Likewise. * io/sys/stat.h: Likewise. * io/sys/statvfs.h: Likewise. * misc/search.h: Likewise. * misc/sys/select.h: Likewise. * posix/glob.h: Likewise. * posix/regex.h: Likewise. * posix/spawn.h: Likewise. * posix/unistd.h: Likewise. * rt/aio.h: Likewise. * signal/signal.h: Likewise. * socket/sys/socket.h: Likewise. * stdlib/ucontext.h: Likewise. * streams/stropts.h: Likewise. * string/string.h: Likewise. * time/time.h: Likewise. * time/sys/time.h: Likewise. * posix/spawn.h: Add declarations for posix_spawnattr_getscheparam and posix_spawnattr_setscheparam. * libio/stdio.h: Make cuserid prototype again available for all XPG versions.
* Update.Ulrich Drepper2000-08-2147-139/+193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * argp/argp-help.c: Unify use of function aliases to make more compact PLT. * include/libintl.h: Likewise. * inet/rcmd.c: Likewise. * intl/dcigettext.c: Likewise. * libio/iofputws.c: Likewise. * libio/iofputws_u.c: Likewise. * libio/iogetwline.c: Likewise. * libio/swprintf.c: Likewise. * malloc/malloc.c: Likewise. * nss/digits_dots.c: Likewise. * posix/fnmatch.c: Likewise. * posix/spawn_faction_addclose.c: Likewise. * posix/spawn_faction_adddup2.c: Likewise. * posix/spawn_faction_addopen.c: Likewise. * posix/spawni.c: Likewise. * posix/wordexp.c: Likewise. * posix/spawni.c: Likewise. * resolv/res_hconf.c: Likewise. * resolv/res_init.c: Likewise. * shadow/lckpwdf.c: Likewise. * signal/sighold.c: Likewise. * signal/sigrelse.c: Likewise. * stdio-common/printf-parse.h: Likewise. * stdio-common/printf-prs.c: Likewise. * stdio-common/printf_fp.c: Likewise. * stdio-common/vfprintf.c: Likewise. * stdio-common/vfscanf.c: Likewise. * stdlib/rpmatch.c: Likewise. * sunrpc/create_xid.c: Likewise. * sunrpc/key_call.c: Likewise. * sysdeps/generic/setrlimit64.c: Likewise. * sysdeps/generic/utmp_file.c: Likewise. * sysdeps/generic/vlimit.c: Likewise. * sysdeps/posix/posix_fallocate.c: Likewise. * sysdeps/posix/posix_fallocate64.c: Likewise. * sysdeps/posix/sigpause.c: Likewise. * sysdeps/posix/sigset.c: Likewise. * sysdeps/unix/grantpt.c: Likewise. * sysdeps/unix/bsd/ualarm.c: Likewise. * sysdeps/unix/sysv/linux/dl-origin.c: Likewise. * sysdeps/unix/sysv/linux/getloadavg.c: Likewise. * sysdeps/unix/sysv/linux/ttyname.c: Likewise. * sysdeps/unix/sysv/linux/ulimit.c: Likewise. * time/strftime.c: Likewise. * wcsmbs/wcscoll.c: Likewise. * wcsmbs/wcsxfrm.c: Likewise. * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Allow gcc to generate postinc/predec instruction.
* Update.Ulrich Drepper2000-08-203-2/+13
| | | | | | | | | | | 2000-08-20 Ulrich Drepper <drepper@redhat.com> * time/tst-getdate.c (main): Make error messages more human readable. * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Allow gcc to generic postinc/postdec instruction. (_FPU_SETCW): Likewise. Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
* (_FPU_GETCW): Allow gcc to generic postinc/postdec instruction. ↵Ulrich Drepper2000-08-201-2/+2
| | | | (_FPU_SETCW): Likewise.
* Reformat.Andreas Jaeger2000-08-201-3/+3
|
* Update.Andreas Jaeger2000-08-201-0/+6
| | | | | | | | 2000-08-20 Andreas Jaeger <aj@suse.de> * time/tst-getdate.c (main): Increase error in case of wrong conversion. Fix typo in test case.
* Increase error in case of wrong conversion. Fix typo in test case.Andreas Jaeger2000-08-201-2/+4
|
* Update.Ulrich Drepper2000-08-205-6/+12
| | | | | | | | * ctype/ctype.h (isblank): Make available if ISO C99. * wctype/wctype.h (iswblank): Make available if ISO C99. * math/math.h (signgam): Don't make available if ISO C99. * math/tgmath.h (tgamma): Renamed from gamma. Patches by Joseph S. Myers <jsm28@cam.ac.uk>.
* Update.Ulrich Drepper2000-08-204-89/+117
| | | | | | | | | | | 2000-08-20 Ulrich Drepper <drepper@redhat.com> * intl/loadmsgcat.c (_nl_unload_domain): Also free conv_tab element. Pretty printing. * intl/plural.y (new_exp): Take number of optional parameters in second parameter. Test for correct number of parameters and free correctly in case of failure. Adjust all callers. (yylex): Allow ';' as terminator character.
* Update.Ulrich Drepper2000-08-202-0/+12
| | | | | * locale/lc-time.c (free_mem): New function. Free alt_digits and walt_digits.
* Update.Ulrich Drepper2000-08-203-1/+7
| | | | | | | | * locale/findlocale.c (free_mem): Also free here->filename. * locale/loadlocale.c (_nl_unload_locale): Also free locale->name. * malloc/malloc.c (new_heap): Try harder to get an aligned chunk of
* Update.Ulrich Drepper2000-08-191-0/+7
| | | | | | | | | 2000-08-19 Ulrich Drepper <drepper@redhat.com> * math/test-fenv.c (feenv_tests): Clear all exceptions before first test. (feexcp_nomask_test): Correct printf args. (feexcp_mask_test): Likewise.
* (feenv_tests): Clear all exceptions before first test. (feexcp_nomask_test): ↵Ulrich Drepper2000-08-191-5/+8
| | | | Correct printf args. (feexcp_mask_test): Like.
* Update.Andreas Jaeger2000-08-193-0/+10
| | | | | * inet/tst-gethnm.c: Include string.h to provide prototype for strcmp.
* Include string.h to provide prototype for strcmp.Andreas Jaeger2000-08-191-0/+1
|
* Update.Ulrich Drepper2000-08-1943-113/+517
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * malloc/mtrace.pl (usage): Inform about --help. 2000-08-19 Wolfram Gloger <wg@malloc.de> * malloc/malloc.c (new_heap): try harder to get an aligned chunk of size HEAP_MAX_SIZE. 2000-08-19 Andreas Jaeger <aj@suse.de> * shlib-versions: Remove libnss_db, libdb and libdb1. 2000-08-19 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/alpha/readdir.c: Move... * sysdeps/unix/sysv/linux/ia64/readdir.c: ...here and * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: ...here. * sysdeps/unix/sysv/linux/alpha/readdir_r.c: Move... * sysdeps/unix/sysv/linux/ia64/readdir_r.c: ...here and * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: ...here. * sysdeps/unix/sysv/linux/alpha/readdir64.c: Remove. * sysdeps/unix/sysv/linux/alpha/readdir64_r.c: Remove. * sysdeps/unix/sysv/linux/alpha/getdents64.c: Remove. * sysdeps/unix/sysv/linux/alpha/getdents.c: Only use for non-LFS getdents. * sysdeps/unix/sysv/linux/readdir64.c: Remove versioning. * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise. 2000-08-18 Jakub Jelinek <jakub@redhat.com> * include/glob.h (__glob64): Add prototype. * sysdeps/generic/glob.c: If GLOB_ONLY_P is defined, only define glob and glob_in_dir. * sysdeps/unix/sysv/linux/i386/Versions: Add glob64@@GLIBC_2.2. * sysdeps/unix/sysv/linux/arm/Versions: Likewise. * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise. * sysdeps/unix/sysv/linux/i386/glob64.c: New file. * sysdeps/unix/sysv/linux/arm/glob64.c: New file. * sysdeps/unix/sysv/linux/powerpc/glob64.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/glob64.c: New file. 2000-08-18 Jakub Jelinek <jakub@redhat.com> * malloc/Makefile (memusage): libmemusage.so is installed in slibdir. 2000-08-17 Andreas Jaeger <aj@suse.de> * math/test-fenv.c (fe_single_test): New function. (fe_env_tests): Use fe_single_test. (feenable_test): New tests for feenable/fedisable and fegetexcpetions. (feexcp_mask_test): New function. (feexcp_nomask_test): New function. 2000-08-19 Richard Henderson <rth@cygnus.com> * sysdeps/alpha/fpu/fenv_libc.h: New file. * sysdeps/alpha/fpu/fclrexcpt.c: Use it. * sysdeps/alpha/fpu/fegetenv.c: Likewise. * sysdeps/alpha/fpu/fesetround.c: Likewise. * sysdeps/alpha/fpu/fegetround.c: Likewise. * sysdeps/alpha/fpu/fgetexcptflg.c: Likewise. * sysdeps/alpha/fpu/fraiseexcpt.c: Likewise. * sysdeps/alpha/fpu/ftestexcept.c: Likewise. * sysdeps/alpha/fpu/fedisblxcpt.c: Likewise. Use the smaller mask. * sysdeps/alpha/fpu/feenablxcpt.c: Likewise. * sysdeps/alpha/fpu/fegetexcept.c: Likewise. * sysdeps/alpha/fpu/feholdexcpt.c: Retain the SWCR_MAP bits. * sysdeps/alpha/fpu/fesetenv.c: Likewise. * sysdeps/alpha/fpu/feupdateenv.c: Likewise. * sysdeps/alpha/fpu/fsetexcptflg.c: Likewise. * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): New. (FE_MAP_DMZ, FE_MAP_UMZ, FE_NONIEEE_ENV): New. 2000-08-19 Andreas Jaeger <aj@suse.de>
* fenv definitions for Linux/Alpha.Ulrich Drepper2000-08-191-0/+36
|
* Update.Andreas Jaeger2000-08-191-0/+4
| | | | | | 2000-08-19 Andreas Jaeger <aj@suse.de> * elf/constload1.c: Include <stdio.h> for puts prototype.
* Include <stdio.h> for puts prototype.Andreas Jaeger2000-08-191-0/+1
|
* Update.Ulrich Drepper2000-08-1911-11/+122
| | | | | | | | | | | | | | | | | | | | | | | | | 2000-08-19 Ulrich Drepper <drepper@redhat.com> * elf/Versions [ld] (GLIBC_2.2): Export _dl_check_map_versions. * elf/dl-deps.c (_dl_map_object_deps): If object was dependency of a dynamically loaded object remove old l_initfini list. * elf/dl-libc.c (free_mem): Used as __libc_subfreeres callback to remove some dynamically allocated memory blocks in the dynamic loading data structures. * elf/dl-load.c (add_name_to_object): Initialize dont_free to 0. * elf/dl-open.c (dl_open_workder): Don't call _dl_check_all_versions. Instead call _dl_check_map_versions only for the dependencies. * elf/rtld.c: Avoid unneccessary initializations. Mark l_libname information of initial objects as not free-able. * sysdeps/generic/ldsodefs.h (struct libname_list): Add dont_free element. * elf/filter.c: Call mtrace. * elf/restest1.c: Likewise. Close the objects. * elf/loadtest.c: Call mtrace. Check result of dlclose. Print more debug information. * elf/constload1.c: Add comment explaining not freed memory.
* [ld] (GLIBC_2.2): Export _dl_check_map_versions.Ulrich Drepper2000-08-191-1/+1
|
* * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. Andreas Jaeger2000-08-1853-2393/+2451
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (TST_DECL_VARS): Don't declare err_flg. (TST_GET_ERRET): Don't set err_flg. (TST_GET_ERRET_SEQ): Likewise. (TST_IF_RETURN): Don't use err_flg, check err_exp directly. * tests-mbwc/dat_swscanf.c: Don't set err_flg. * tests-mbwc/dat_iswalnum.c: Likewise. * tests-mbwc/dat_iswalpha.c: Likewise. * tests-mbwc/dat_iswcntrl.c: Likewise. * tests-mbwc/dat_iswctype.c: Likewise. * tests-mbwc/dat_iswdigit.c: Likewise. * tests-mbwc/dat_iswgraph.c: Likewise. * tests-mbwc/dat_iswlower.c: Likewise. * tests-mbwc/dat_iswprint.c: Likewise. * tests-mbwc/dat_iswpunct.c: Likewise. * tests-mbwc/dat_iswspace.c: Likewise. * tests-mbwc/dat_iswupper.c: Likewise. * tests-mbwc/dat_iswxdigit.c: Likewise. * tests-mbwc/dat_mblen.c: Likewise. * tests-mbwc/dat_mbrlen.c: Likewise. * tests-mbwc/dat_mbrtowc.c: Likewise. * tests-mbwc/dat_mbsrtowcs.c: Likewise. * tests-mbwc/dat_mbstowcs.c: Likewise. * tests-mbwc/dat_mbtowc.c: Likewise. * tests-mbwc/dat_strcoll.c: Likewise. * tests-mbwc/dat_strfmon.c: Likewise. * tests-mbwc/dat_strxfrm.c: Likewise. * tests-mbwc/dat_swscanf.c: Likewise. * tests-mbwc/dat_towctrans.c: Likewise. * tests-mbwc/dat_towlower.c: Likewise. * tests-mbwc/dat_towupper.c: Likewise. * tests-mbwc/dat_wcrtomb.c: Likewise. * tests-mbwc/dat_wcscat.c: Likewise. * tests-mbwc/dat_wcschr.c: Likewise. * tests-mbwc/dat_wcscmp.c: Likewise. * tests-mbwc/dat_wcscoll.c: Likewise. * tests-mbwc/dat_wcscpy.c: Likewise. * tests-mbwc/dat_wcscspn.c: Likewise. * tests-mbwc/dat_wcslen.c: Likewise. * tests-mbwc/dat_wcsncat.c: Likewise. * tests-mbwc/dat_wcsncmp.c: Likewise. * tests-mbwc/dat_wcsncpy.c: Likewise. * tests-mbwc/dat_wcspbrk.c: Likewise. * tests-mbwc/dat_wcsrtombs.c: Likewise. * tests-mbwc/dat_wcsspn.c: Likewise. * tests-mbwc/dat_wcsstr.c: Likewise. * tests-mbwc/dat_wcstod.c: Likewise. * tests-mbwc/dat_wcstok.c: Likewise. * tests-mbwc/dat_wcstombs.c: Likewise. * tests-mbwc/dat_wcswidth.c: Likewise. * tests-mbwc/dat_wcsxfrm.c: Likewise. * tests-mbwc/dat_wctob.c: Likewise. * tests-mbwc/dat_wctomb.c: Likewise. * tests-mbwc/dat_wctrans.c: Likewise. * tests-mbwc/dat_wctype.c: Likewise. * tests-mbwc/dat_wcwidth.c: Likewise. * tests-mbwc/dat_isw-funcs.h: Fix comment. 2000-08-18 Andreas Jaeger <aj@suse.de> * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg. (TST_DECL_VARS): Don't declare err_flg. (TST_GET_ERRET): Don't set err_flg. (TST_GET_ERRET_SEQ): Likewise. (TST_IF_RETURN): Don't use err_flg, check err_exp directly. * tests-mbwc/dat_swscanf.c: Don't set err_flg. * tests-mbwc/dat_iswalnum.c: Likewise. * tests-mbwc/dat_iswalpha.c: Likewise. * tests-mbwc/dat_iswcntrl.c: Likewise. * tests-mbwc/dat_iswctype.c: Likewise. * tests-mbwc/dat_iswdigit.c: Likewise. * tests-mbwc/dat_iswgraph.c: Likewise. * tests-mbwc/dat_iswlower.c: Likewise. * tests-mbwc/dat_iswprint.c: Likewise. * tests-mbwc/dat_iswpunct.c: Likewise. * tests-mbwc/dat_iswspace.c: Likewise. * tests-mbwc/dat_iswupper.c: Likewise. * tests-mbwc/dat_iswxdigit.c: Likewise. * tests-mbwc/dat_mblen.c: Likewise. * tests-mbwc/dat_mbrlen.c: Likewise. * tests-mbwc/dat_mbrtowc.c: Likewise. * tests-mbwc/dat_mbsrtowcs.c: Likewise. * tests-mbwc/dat_mbstowcs.c: Likewise. * tests-mbwc/dat_mbtowc.c: Likewise. * tests-mbwc/dat_strcoll.c: Likewise. * tests-mbwc/dat_strfmon.c: Likewise. * tests-mbwc/dat_strxfrm.c: Likewise. * tests-mbwc/dat_swscanf.c: Likewise. * tests-mbwc/dat_towctrans.c: Likewise. * tests-mbwc/dat_towlower.c: Likewise. * tests-mbwc/dat_towupper.c: Likewise. * tests-mbwc/dat_wcrtomb.c: Likewise. * tests-mbwc/dat_wcscat.c: Likewise. * tests-mbwc/dat_wcschr.c: Likewise. * tests-mbwc/dat_wcscmp.c: Likewise. * tests-mbwc/dat_wcscoll.c: Likewise. * tests-mbwc/dat_wcscpy.c: Likewise. * tests-mbwc/dat_wcscspn.c: Likewise. * tests-mbwc/dat_wcslen.c: Likewise. * tests-mbwc/dat_wcsncat.c: Likewise. * tests-mbwc/dat_wcsncmp.c: Likewise. * tests-mbwc/dat_wcsncpy.c: Likewise. * tests-mbwc/dat_wcspbrk.c: Likewise. * tests-mbwc/dat_wcsrtombs.c: Likewise. * tests-mbwc/dat_wcsspn.c: Likewise. * tests-mbwc/dat_wcsstr.c: Likewise. * tests-mbwc/dat_wcstod.c: Likewise. * tests-mbwc/dat_wcstok.c: Likewise. * tests-mbwc/dat_wcstombs.c: Likewise. * tests-mbwc/dat_wcswidth.c: Likewise. * tests-mbwc/dat_wcsxfrm.c: Likewise. * tests-mbwc/dat_wctob.c: Likewise. * tests-mbwc/dat_wctomb.c: Likewise. * tests-mbwc/dat_wctrans.c: Likewise. * tests-mbwc/dat_wctype.c: Likewise. * tests-mbwc/dat_wcwidth.c: Likewise. * tests-mbwc/dat_isw-funcs.h: Fix comment.
* Update.Andreas Jaeger2000-08-181-0/+6
| | | | | | | | 2000-08-18 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/bits/stat.h: Add pads to show alignment for structs stat and stat64. Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
* Add pads to show alignment for structs stat and stat64. Patch by Maciej W. ↵Andreas Jaeger2000-08-181-2/+3
| | | | Rozycki <macro@ds2.pg.gda.pl>.
* Update.Ulrich Drepper2000-08-182-2/+3
| | | | | * sysdeps/unix/sysv/linux/alpha/getdents.c: Remove special d_ino handling. Patch by Richard Henderson <rth@twiddle.net>.
* Update.Ulrich Drepper2000-08-172-19/+4
| | | | | | 2000-08-17 Ulrich Drepper <drepper@redhat.com> * nss/Versions: Remove libnss_db information.
* Update.Ulrich Drepper2000-08-176-3/+148
| | | | | | | | | | | | 2000-08-16 Jakub Jelinek <jakub@redhat.com> * sysdeps/sparc/fpu/fedisblxcpt.c: New file. * sysdeps/sparc/fpu/feenablxcpt.c: New file. * sysdeps/sparc/fpu/fegetexcept.c: New file. * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: New file. * sysdeps/sparc/sparc64/dl-machine.h: Subtract 4 .rela.plt entries to match Solaris.