about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-06-267-22/+34
| | | | | | | | | | | | | | * iconvdata/gen-8bit-gap-1.sh: Update for new charmap format. * iconvdata/gen-8bit-gap.sh: Likewise. * iconvdata/gen-8bit.sh: Likewise. * iconv/gconv_open.c (__gconv_open): Move comment to correct position. * locale/programs/ld-collate.c (collate_read): Don't actually read the copy locale if we are ignoring the content. * sunrpc/xdr_rec.c (set_input_fragment): Fix PR libc/1549, patch from Jens Moeller <jens.moeller@waii.com>.
* Update.Ulrich Drepper2000-06-252-1/+5
| | | | | * locale/programs/ld-address.c (INT_STR_ELEM): Correct test for unknown character.
* Update-Ulrich Drepper2000-06-252-4/+11
| | | | * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
* Update.Ulrich Drepper2000-06-2518-284/+318
| | | | | | | | | | | | | | | | | | | | | | 2000-06-25 Ulrich Drepper <drepper@redhat.com> * locale/programs/ld-collate.c: Correct handling of different collation sections. * locale/programs/localedef.c (add_to_readlist): Take locale pointer as extra parameter from which to copy category information. Change all callers. (load_locale): Likewise. * locale/programs/localedef.h: Update prototypes of add_to_readlist and load_locale. * locale/programs/ld-ctype.c: Update call to add_to_readlist. * locale/programs/locfile.h: Likewise. * locale/programs/locfile-kw.gperf: Add entry for script. * locale/programs/locfile-token.h: Add tok_script. * locale/programs/locale.c: Update copyright year. * locale/programs/localedef.c: Likewise. * xdr_rec.c (set_input_fragment): Fix PR libc/1549, patch from Jens
* Correct handling of different collation sections.Ulrich Drepper2000-06-251-50/+172
|
* Update.Andreas Jaeger2000-06-251-0/+5
| | | | | | | 2000-06-23 Thorsten Kukuk <kukuk@suse.de> * xdr_rec.c (set_input_fragment) Fix PR libc/1549, patch from Jens Moeller <jens.moeller@waii.com>.
* * xdr_rec.c (set_input_fragment) Fix PR libc/1549, patch from Jens ↵Andreas Jaeger2000-06-251-7/+9
| | | | Moeller <jens.moeller@waii.com>.
* Update.Ulrich Drepper2000-06-243-2/+7
| | | | (iso3166): Likewise.
* Update.Ulrich Drepper2000-06-243-3/+6
| | | | | * locale/programs/ld-name.c (name_finish): Add missing format specifier to test for name_fmt.
* Update.Ulrich Drepper2000-06-242-8/+46
| | | | | | | | | * locale/programs/ld-address.c (iso639): Correct length of string elements. * sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_fpxregset_t): Define. * sysdeps/unix/sysv/linux/i386/sys/user.h (struct user_fpxregs_struct): Define.
* Update.Ulrich Drepper2000-06-244-29/+58
| | | | | | | | | | | | 2000-06-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_fpxregset_t): Define. * sysdeps/unix/sysv/linux/i386/sys/user.h (struct user_fpxregs_struct): Define. * elf/elf.h (NT_PRFPXREG): Define.
* Update.Ulrich Drepper2000-06-24168-52874/+90792
| | | | | | | 2000-06-23 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Define PTRACE_GETFPXREGS and PTRACE_SETFPXREGS.
* Update.Ulrich Drepper2000-06-241-0/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-06-23 Ulrich Drepper <drepper@redhat.com> * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format. * charmaps/ANSI_X3.4-1968: Likewise. * charmaps/ASMO_449: Likewise. * charmaps/BALTIC: Likewise. * charmaps/BS_4730: Likewise. * charmaps/BS_VIEWDATA: Likewise. * charmaps/CP1250: Likewise. * charmaps/CP1251: Likewise. * charmaps/CP1252: Likewise. * charmaps/CP1253: Likewise. * charmaps/CP1254: Likewise. * charmaps/CP1255: Likewise. * charmaps/CP1256: Likewise. * charmaps/CP1257: Likewise. * charmaps/CP1258: Likewise. * charmaps/CSA_Z243.4-1985-1: Likewise. * charmaps/CSA_Z243.4-1985-2: Likewise. * charmaps/CSA_Z243.4-1985-GR: Likewise. * charmaps/CSN_369103: Likewise. * charmaps/CWI: Likewise. * charmaps/DEC-MCS: Likewise. * charmaps/DIN_66003: Likewise. * charmaps/DS_2089: Likewise. * charmaps/EBCDIC-AT-DE: Likewise. * charmaps/EBCDIC-AT-DE-A: Likewise. * charmaps/EBCDIC-CA-FR: Likewise. * charmaps/EBCDIC-DK-NO: Likewise. * charmaps/EBCDIC-DK-NO-A: Likewise. * charmaps/EBCDIC-ES: Likewise. * charmaps/EBCDIC-ES-A: Likewise. * charmaps/EBCDIC-ES-S: Likewise. * charmaps/EBCDIC-FI-SE: Likewise. * charmaps/EBCDIC-FI-SE-A: Likewise. * charmaps/EBCDIC-FR: Likewise. * charmaps/EBCDIC-IS-FRISS: Likewise. * charmaps/EBCDIC-IT: Likewise. * charmaps/EBCDIC-PT: Likewise. * charmaps/EBCDIC-UK: Likewise. * charmaps/EBCDIC-US: Likewise. * charmaps/ECMA-CYRILLIC: Likewise. * charmaps/ES: Likewise. * charmaps/ES2: Likewise. * charmaps/EUC-JP: Likewise. * charmaps/EUC-KR: Likewise. * charmaps/GB2312: Likewise. * charmaps/GBK: Likewise. * charmaps/GB_1988-80: Likewise. * charmaps/GOST_19768-74: Likewise. * charmaps/GREEK-CCITT: Likewise. * charmaps/GREEK7: Likewise. * charmaps/GREEK7-OLD: Likewise. * charmaps/HP-ROMAN8: Likewise. * charmaps/IBM037: Likewise. * charmaps/IBM038: Likewise. * charmaps/IBM1004: Likewise. * charmaps/IBM1026: Likewise. * charmaps/IBM1047: Likewise. * charmaps/IBM256: Likewise. * charmaps/IBM273: Likewise. * charmaps/IBM274: Likewise. * charmaps/IBM275: Likewise. * charmaps/IBM277: Likewise. * charmaps/IBM278: Likewise. * charmaps/IBM280: Likewise. * charmaps/IBM281: Likewise. * charmaps/IBM284: Likewise. * charmaps/IBM285: Likewise. * charmaps/IBM290: Likewise. * charmaps/IBM297: Likewise. * charmaps/IBM420: Likewise. * charmaps/IBM423: Likewise. * charmaps/IBM424: Likewise. * charmaps/IBM437: Likewise. * charmaps/IBM500: Likewise. * charmaps/IBM850: Likewise. * charmaps/IBM851: Likewise. * charmaps/IBM852: Likewise. * charmaps/IBM855: Likewise. * charmaps/IBM857: Likewise. * charmaps/IBM860: Likewise. * charmaps/IBM861: Likewise. * charmaps/IBM862: Likewise. * charmaps/IBM863: Likewise. * charmaps/IBM864: Likewise. * charmaps/IBM865: Likewise. * charmaps/IBM866: Likewise. * charmaps/IBM868: Likewise. * charmaps/IBM869: Likewise. * charmaps/IBM870: Likewise. * charmaps/IBM871: Likewise. * charmaps/IBM874: Likewise. * charmaps/IBM875: Likewise. * charmaps/IBM880: Likewise. * charmaps/IBM891: Likewise. * charmaps/IBM903: Likewise. * charmaps/IBM904: Likewise. * charmaps/IBM905: Likewise. * charmaps/IBM918: Likewise. * charmaps/IEC_P27-1: Likewise. * charmaps/INIS: Likewise. * charmaps/INIS-CYRILLIC: Likewise. * charmaps/INVARIANT: Likewise. * charmaps/ISIRI-3342: Likewise. * charmaps/ISO-8859-1: Likewise. * charmaps/ISO-8859-10: Likewise. * charmaps/ISO-8859-13: Likewise. * charmaps/ISO-8859-14: Likewise. * charmaps/ISO-8859-15: Likewise. * charmaps/ISO-8859-16: Likewise. * charmaps/ISO-8859-2: Likewise. * charmaps/ISO-8859-3: Likewise. * charmaps/ISO-8859-4: Likewise. * charmaps/ISO-8859-5: Likewise. * charmaps/ISO-8859-6: Likewise. * charmaps/ISO-8859-7: Likewise. * charmaps/ISO-8859-8: Likewise. * charmaps/ISO-8859-9: Likewise. * charmaps/ISO-IR-197: Likewise. * charmaps/ISO-IR-90: Likewise. * charmaps/ISO_10367-BOX: Likewise. * charmaps/ISO_5427: Likewise. * charmaps/ISO_5428: Likewise. * charmaps/ISO_646.BASIC: Likewise. * charmaps/ISO_646.IRV: Likewise. * charmaps/ISO_6937: Likewise. * charmaps/ISO_6937-2-25: Likewise. * charmaps/ISO_6937-2-ADD: Likewise. * charmaps/ISO_8859-SUPP: Likewise. * charmaps/IT: Likewise. * charmaps/JIS_C6220-1969-RO: Likewise. * charmaps/JIS_C6229-1984-B: Likewise. * charmaps/JIS_X0201: Likewise. * charmaps/JUS_I.B1.002: Likewise. * charmaps/JUS_I.B1.003-MAC: Likewise. * charmaps/JUS_I.B1.003-SERB: Likewise. * charmaps/KOI-8: Likewise. * charmaps/KOI8-R: Likewise. * charmaps/KOI8-U: Likewise. * charmaps/KSC5636: Likewise. * charmaps/KSX1001: Likewise. * charmaps/LATIN-GREEK: Likewise. * charmaps/LATIN-GREEK-1: Likewise. * charmaps/MAC-IS: Likewise. * charmaps/MAC-UK: Likewise. * charmaps/MACINTOSH: Likewise. * charmaps/MSZ_7795.3: Likewise. * charmaps/NATS-DANO: Likewise. * charmaps/NATS-SEFI: Likewise. * charmaps/NC_NC00-10: Likewise. * charmaps/NEXTSTEP: Likewise. * charmaps/NF_Z_62-010: Likewise. * charmaps/NF_Z_62-010_1973: Likewise. * charmaps/NS_4551-1: Likewise. * charmaps/NS_4551-2: Likewise. * charmaps/PT: Likewise. * charmaps/PT2: Likewise. * charmaps/SAMI: Likewise. * charmaps/SAMI-WS2: Likewise. * charmaps/SEN_850200_B: Likewise. * charmaps/SEN_850200_C: Likewise. * charmaps/T.101-G2: Likewise. * charmaps/T.61-7BIT: Likewise. * charmaps/T.61-8BIT: Likewise. * charmaps/TIS-620: Likewise. * charmaps/UTF8: Likewise. * charmaps/VIDEOTEX-SUPPL: Likewise.
* Update.Andreas Jaeger2000-06-231-0/+2
| | | | * iconv/gconv_int.h (norm_add_slashes): Protect suffix expansion.
* * iconv/gconv_int.h (norm_add_slashes): Protect suffix expansion.Andreas Jaeger2000-06-231-1/+1
|
* * sysdeps/unix/sysv/linux/m68k/syscalls.list: Replace arg-countAndreas Schwab2000-06-231-0/+5
| | | | with signatures.
* Replace arg-count with signatures.Andreas Schwab2000-06-231-2/+2
|
* Update.Andreas Jaeger2000-06-232-0/+21
| | | | * io/test-stat.c: Add copyright header, mention Maciej.
* Update.Andreas Jaeger2000-06-232-1/+12
| | | | | | | | | | 2000-06-23 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/sys/syscall.h (SYS_pivot_root, SYS_mincore, SYS_madvise): Added. * sysdeps/unix/sysv/linux/mips/syscalls.list: Fix signature of execve.
* Fix signature of execve.Andreas Jaeger2000-06-231-1/+1
|
* Update.Ulrich Drepper2000-06-235-1/+160
| | | | | | | | * libio/Makefile (tests): Add tst-getwc and tst_putwc. (CFLAGS-tst_putwc.c): New definition. * libio/tst_getwc.c: New file. * libio/tst_getwc.input: New file. * libio/tst_putwc.c: New file.
* Update.Ulrich Drepper2000-06-231-0/+4
| | | | | | 2000-06-22 Ulrich Drepper <drepper@redhat.com> * include/string.h: Add prototype for __strdup.
* Add prototype for __strdup.Ulrich Drepper2000-06-231-0/+2
|
* * sysdeps/unix/syscalls.list (sys_mknod): Fix signatures. Greg McGary2000-06-223-4/+10
| | | | | | | | | | * sysdeps/unix/inet/syscalls.list (accept, getpeername, getsockname): Fix signatures. 2000-06-22 Greg McGary <greg@mcgary.org> * sysdeps/unix/syscalls.list (sys_mknod): Fix signatures. * sysdeps/unix/inet/syscalls.list (accept, getpeername, getsockname): Fix signatures.
* Update.Ulrich Drepper2000-06-221-0/+4
| | | | | | 2000-06-23 Jes Sorensen <jes@linuxcare.com> * sysdeps/ia64/memcpy.S: Disable branch predict instruction.
* Disable branch predict instruction.Ulrich Drepper2000-06-221-1/+2
|
* Update.Andreas Jaeger2000-06-221-0/+3
| | | | | * sysdeps/unix/sysv/linux/mips/syscalls.list: Replace arg-count with signatures.
* Replace arg-count with signatures.Andreas Jaeger2000-06-221-61/+61
|
* Update.Ulrich Drepper2000-06-222-0/+62
| | | | | | * sysdeps/unix/sysv/linux/ia64/bits/statfs.h: New file. 2000-06-22 Jes Sorensen <jes@linuxcare.com>
* Update.Ulrich Drepper2000-06-222-1/+35
| | | | | * manual/filesys.texi: Document S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.
* Update.Ulrich Drepper2000-06-222-2/+7
| | | | | | | 2000-06-22 Jes Sorensen <jes@linuxcare.com> * shlib-versions: Bump so versions to 6.1 for libc and libm on the ia64 to allow 2.2+ libraries to coexist with 2.1 ones.
* Update.Ulrich Drepper2000-06-2216-24/+108
| | | | | | | | | | | | | | | | | | | | | 2000-06-22 Ulrich Drepper <drepper@redhat.com> * io/sys/stat.h: Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM. * sysdeps/generic/bits/stat.h: Define __S_TYPEISMQ, __S_TYPEISSEM, and __S_TYPEISSHM. * sysdeps/mach/hurd/bits/stat.h: Likewise. * sysdeps/unix/bsd/bits/stat.h: Likewise. * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise. * sysdeps/unix/sysv/bits/stat.h: Likewise. * sysdeps/unix/sysv/irix4/bits/stat.h: Likewise. * sysdeps/unix/sysv/hpux/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise. * sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise. * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise. * sysdeps/unix/sysv/aix/bits/stat.h: Likewise.
* Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.Ulrich Drepper2000-06-221-0/+10
|
* Update.Andreas Jaeger2000-06-223-3/+5
| | | | * elf/dl-reloc.c (_dl_relocate_object): Fix typos.
* Update.Andreas Jaeger2000-06-221-0/+4
| | | | | | 2000-06-22 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/syscalls.list: Fix sysctl entry.
* Fix sysctl entry.Andreas Jaeger2000-06-221-1/+1
|
* Update.Ulrich Drepper2000-06-211-0/+5
| | | | | | | 2000-06-21 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_trans.c: Move initialization of winbuf and winbufend ahead.
* Move initialization of winbuf and winbufend ahead.Ulrich Drepper2000-06-211-4/+4
|
* updateGreg McGary2000-06-211-0/+5
| | | | | | | 2000-06-21 Greg McGary <greg@mcgary.org> * Makerules (elide-routines.*, elide-bp-thunks): Define unconditionally.
* Fixed typo.Andreas Jaeger2000-06-211-1/+1
| | | | * sysdeps/pthread/timer_routines.c: Include <string.h> for memset
* * Makerules (elide-routines.*, elide-bp-thunks): Greg McGary2000-06-211-20/+24
| | | | Define unconditionally.
* Update.Ulrich Drepper2000-06-213-0/+18
| | | | | | 2000-06-21 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/Makefile: New file.
* Update.Ulrich Drepper2000-06-213-1/+59
| | | | | | | | | | 2000-06-21 Andreas Jaeger <aj@suse.de> * io/Makefile (tests): Add test-stat. (CFLAGS-test-stat.c): New. * io/test-stat.c: New file from Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
* Update.Ulrich Drepper2000-06-212-0/+233
| | | | | | | | | | | | | | | | | | 2000-06-21 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/bits/resource.h: Reorder elements in __rlimit_resource to make them match the kernel order. rlim_t is always 64 bit, use __rlim64_t to declare it unconditionally. 2000-05-04 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/bits/resource.h: Undef RLIM_INFINITY before defining it to avoid clash with kernel header 2000-05-03 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/bits/resource.h: New file.
* Update.Ulrich Drepper2000-06-212-0/+10
| | | | | | 2000-06-21 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/Versions: New file.
* Full weekday and month names begin with lower-case characters.Ulrich Drepper2000-06-211-19/+19
|
* Update.Andreas Jaeger2000-06-211-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | * stdio-common/temptest.c: Include <stdlib.h>. * stdio-common/tst-fileno.c: Likewise. * stdio-common/scanf4.c: Likewise. * stdio-common/scanf5.c: Likewise. * time/clocktest.c: Likewise. * posix/test-vfork.c: Likewise. * posix/globtest.c: Likewise. * io/test-utime.c: Likewise. * wctype/test_wcfuncs.c: Likewise. * crypt/cert.c: Likewise. * stdio-common/tst-printfsz.c: Include <string.h>. * libio/tst_swscanf.c: Likewise. * libio/tst_wscanf.c: Likewise. * posix/runtests.c: Likewise. * posix/tst-getaddrinfo.c: Likewise. * posix/wordexp-test.c: Likewise. * misc/tst-efgcvt.c: Likewise. * stdlib/tst-xpg-basename.c: Include <stdlib.h> and <string.h>. * nss/test-netdb.c: Likewise. * sysdeps/unix/sysv/linux/configure.in: Add check for minimal supported kernel for MIPS.
* * tst-trans.c: Include <stdlib.h> and <string.h>.Andreas Jaeger2000-06-2123-11/+44
| | | | | | 2000-06-21 Andreas Jaeger <aj@suse.de> * tst-trans.c: Include <stdlib.h> and <string.h>.
* Update.Andreas Jaeger2000-06-211-1/+6
| | | | | | | | | 2000-06-21 Andreas Jaeger <aj@suse.de> * elf/vismod2.c: Include <stdlib.h> for abort prototype. * rt/aio_suspend.c: Likewise. * math/libm-test.inc: Include <string.h>.
* * sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset Andreas Jaeger2000-06-215-0/+12
| | | | | | | | | | | | | | prototype. * join.c: Include <stdlib.h> for exit prototype. * elf/vismod2.c: Include <stdlib.h> for abort prototype. * rt/aio_suspend.c: Likewise. 2000-06-21 Andreas Jaeger <aj@suse.de> * sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset prototype. * join.c: Include <stdlib.h> for exit prototype.