summaryrefslogtreecommitdiff
path: root/localedata
AgeCommit message (Collapse)Author
1999-04-29Update.Ulrich Drepper
1999-04-29 Andreas Jaeger <aj@arthur.rhein-neckar.de> * termios/tcgetsid.c (tcgetsid): Rename variable to tiocgsid_does_not_work.
1999-04-29Update.Ulrich Drepper
1999-04-28 Andreas Jaeger <aj@arthur.rhein-neckar.de> * nss/digits_dots.c: Use inet_aton to parse IPv4 numbers. This allows e.g. gethostbyname to accept "10.1234". Reported by Alexander V. Lukyanov <lav@long.yar.ru> [PR libc/1096]. * nss/test-netdb.c (test_hosts): Add test for gethostbyname and non quad IPv4 numbers. loaded shared object with all loaded objects. Initialize l_ino
1999-04-28Update.Ulrich Drepper
* malloc/malloc.c (rEALLOc): Only free memory for size 0 if oldmem is != NULL. 1999-04-28 Andreas Jaeger <aj@arthur.rhein-neckar.de> * malloc/malloc.c (REALLOC_ZERO_BYTES_FREES): Define it to follow ISO C9x and Unix98. 1999-04-28 Ulrich Drepper <drepper@cygnus.com>
1999-04-28Update.Ulrich Drepper
* libio/iofopncook.c (_IO_cookie_seek): Correct return value. Patch by Peter Miller <millerp@canb.auug.org.au>. 1999-04-27 Thorsten Kukuk <kukuk@suse.de> * sunrpc/pmap_clnt.c: Add own get_myaddress function, which prefers loopback device. 1999-04-28 Ulrich Drepper <drepper@cygnus.com>
1999-04-26Update.Ulrich Drepper
1999-04-26 Ulrich Drepper <drepper@cygnus.com> * charmaps/SAMI-WS2: Add one more alias.
1999-04-17Update.Ulrich Drepper
1999-04-17 Ulrich Drepper <drepper@cygnus.com> * iconvdata/gconv-modules: Rename CP874 to IBM874. * iconvdata/Makefile: Likewise. * iconvdata/cp874.h: Removed. * iconvdata/cp874.c: Renamed to... * iconvdata/ibm874.c: ...this.
1999-04-16Update.Ulrich Drepper
* charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa. * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa. * charmaps/IBM861: Correct entries 9f, a9, f9, and fa. * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa. * charmaps/IBM857: Correct entries ee, f7, and fa.
1999-04-16Update.Ulrich Drepper
* sysdeps/unix/sysv/linux/bits/types.h: Correct signed/unsigned-ness of blkcnt and fsblkcnt. * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
1999-04-16Update.Ulrich Drepper
* th_TH.in: New file.
1999-04-16Update.Ulrich Drepper
1999-04-16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/socket.h: Add SOL_PACKET, SOL_ATM, SOL_AAL, and SOL_IRDA.
1999-04-14Update.Ulrich Drepper
1999-04-14 H.J. Lu <hjl@gnu.org> * sunrpc/clnt_udp.c (is_network_up): New function. (clntudp_call): Call is_network_up () to check if any network interface is up in case of timeout.
1999-04-14Update.Ulrich Drepper
1999-04-14 Andreas Jaeger <aj@arthur.rhein-neckar.de> * wctype/test_wcfuncs.c: New file, tests towlower and towupper. * wctype/Makefile (tests): Add test_wcfuncs.
1999-04-14Add support for Ukraine Russian.Ulrich Drepper
1999-04-12Update.Ulrich Drepper
1999-04-12 Tim Waugh <tim@cyberelk.demon.co.uk> * posix/wordexp-test.c: In field-splitting test cases where subshells were involved, unset IFS first: some shells (ash) use IFS even when no expansion is performed.
1999-04-10Update.Ulrich Drepper
1999-04-10 Ulrich Drepper <drepper@cygnus.com> * iconvdata/Makefile (modules): Add TIS-620. (distribute): Add tis-620.c. (gen-8bit-gap-modules): tis-620. * iconvdata/tis-620.c: New file. * iconvdata/gconv-modules: Add TIS-620 entries. * iconvdata/asmo_449.c: Correct comment.
1999-03-31Update.Ulrich Drepper
* iconvdata/cp874.h (to_ucs4): Add Euro sign.
1999-03-31Update.Ulrich Drepper
* localedata/locales/en_ZA: New file. Contributed by nic@sig.co.za.
1999-03-31Update.Ulrich Drepper
1999-03-31 Ulrich Drepper <drepper@cygnus.com> * timezone/africa: Update from tzdata1999d. * timezone/europe: Likewise. * timezone/northamerica: Likewise.
1999-03-31Update.Ulrich Drepper
* iconvdata/testdata/CP1254: Update for charmap changes. * iconvdata/testdata/CP1254..UTF8: Likewise. * iconvdata/testdata/CP1255: Likewise. * iconvdata/testdata/CP1255..UTF8: Likewise. * iconvdata/testdata/CP1256: Likewise. * iconvdata/testdata/CP1256..UTF8: Likewise. * iconvdata/testdata/CP1257: Likewise. * iconvdata/testdata/CP1257..UTF8: Likewise.
1999-03-31Update.Ulrich Drepper
1999-03-31 Ulrich Drepper <drepper@cygnus.com> * iconvdata/Makefile (distribute): Remove cp1258.h. (gen-8bit-gap-modules): Add cp1258. * iconvdata/cp1258.h: Removed.
1999-03-31Update.Ulrich Drepper
1999-03-31 Ulrich Drepper <drepper@cygnus.com> * charmaps/CP1257: Add some marks. * charmaps/CP1256: Update from Unicode page. * charmaps/CP1255: Lots of punctuation character changes. * charmaps/CP1254: Add Euro character. Fix a few lowercase characters. * charmaps/CP1253: Add Euro character. * charmaps/CP1252: Add Euro character and z caron. * charmaps/CP1251: Add Euro character. * charmaps/CP1250: Add Euro character.
1999-03-201999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de> cvs/libc-as-990322Andreas Schwab
* rt/Makefile: Link against static library if no shared lib is available. * localedata/Makefile: The shells scripts implementing the test require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. * linuxthreads/Makefile: Link test against static libpthread if no shared lib is available. * iconvdata/Makefile (tests): Run iconv-test only if we're building shared libraries. * elf/Makefile (tests): Likewise for elf tests. * posix/Makefile: The test frameworks globtest and wordexp-test require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. * grp/Makefile (otherlibs): For static nss build link against necessary libs. * rt/Makefile: Link against static library if no shared lib is available. * localedata/Makefile: The shells scripts implementing the test require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. * linuxthreads/Makefile: Link test against static libpthread if no shared lib is available. * iconvdata/Makefile (tests): Run iconv-test only if we're building shared libraries. * elf/Makefile (tests): Likewise for elf tests. * posix/Makefile: The test frameworks globtest and wordexp-test require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. * grp/Makefile (otherlibs): For static nss build link against necessary libs. 1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1999-03-15Update.Ulrich Drepper
1999-03-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * manual/libc.texinfo: Undo last change for now.
1999-03-15Update.Ulrich Drepper
1999-03-15 Ulrich Drepper <drepper@cygnus.com> * intl/locale.alias: Add entries for Croatian. Patch by Tomislav Vujec <tvujec@CARNet.hr>.
1999-03-08Update.Ulrich Drepper
1999-03-08 Ulrich Drepper <drepper@cygnus.com> * locales/ru_RU (mon): Fix March and May month name translations. Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
1999-02-27cs_CZ test data for locale tests.Ulrich Drepper
1999-02-16Update.Ulrich Drepper
1999-02-16 Andreas Jaeger <aj@arthur.rhein-neckar.de> * elf/dlfcn.h: Fix typo. * sysdeps/generic/bits/dlfcn.h: Likewise. * sysdeps/mips/bits/dlfcn.h: Likewise.
1999-02-11Update.Ulrich Drepper
1999-02-11Fix typos.Ulrich Drepper
* locales/in_ID: New file.
1999-02-11Update.Ulrich Drepper
1999-02-11 Ulrich Drepper <drepper@cygnus.com> * localedata/locale/in_ID: New file. 1999-02-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/wordsize-64/inttypes.h: Always define ldiv_t if not yet defined. * sysdeps/wordsize-32/inttypes.h: Always define lldiv_t if not yet defined.
1999-02-02Update.Ulrich Drepper
1999-02-02 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/reboot.c: Make sure first parameter is correctly passed to the kernel even on 64bit platforms. Patch by Bruce Elliott <bde@nwlink.com>. * localedata/locales/it_CH: New file. Contributed by Giacomo Amabile Catenazzi <gcatenaz@g26.ethz.ch>.
1999-01-20Update.Ulrich Drepper
* iconvdata/Makefile (modules): Add SAMI-WS2 and ISO-IR-197. * iconvdata/gconv-modules: Add entries for above charsets. * iconvdata/iso-ir-197.c: New file. * iconvdata/same-ws2.c: New file.
1998-12-26Update.Ulrich Drepper
1998-12-25 Ulrich Drepper <drepper@cygnus.com> * elf/dl-hash.h: Move to... * sysdeps/generic/dl-hash.h: ...here. Correct parameter type (must be unsigned char). Remove conditional from inner loop and rearrange binary operations (12-22% performance increase). * sysdeps/i386/i686/dl-hash.h: New file. Yet 10% faster than optimized generic version.
1998-12-21Update.Ulrich Drepper
* nss/db-Makefile (shadow.db): Create file with correct protections. Based on a patch by Joel Klecker <espy@debian.org>.
1998-12-21Update.Ulrich Drepper
1998-12-21 Ulrich Drepper <drepper@cygnus.com> * inet/gethstbynm_r.c: Remove NEED__RES definition since we do this anyway for digits_dots.c. * nss/getXXbyYY.c: Initialize _res before using digits_dots.c functions. * nss/getXXbyYY_r.c: Likewise. 1998-12-19 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sunrpc/key_call.c (getkeyserv_handle): Use __fcntl instead of fcntl. 1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * locale/weight.h (get_weight): Extract string elements as unsigned values.
1998-12-17Update.Ulrich Drepper
1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/posix/tempname.c (__path_search): Add casts for format string. 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sunrpc/rpc/xdr.h (XDR_DESTROY, xdr_destroy): Avoid dangling else problem. (IXDR_PUT_INT32): Fully parenthesize parameters. (IXDR_GET_LONG, IXDR_PUT_LONG): Mark GCC extension. Fully parenthesize parameter.
1998-12-16Update.Ulrich Drepper
* iconvdata/gconv-modules: Add some of the charset name aliases used in Internet standards. 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
1998-12-16Update.Ulrich Drepper
1998-12-16 Ulrich Drepper <drepper@cygnus.com> * version.h (VERSION): Bump to 2.0.107. * sysdeps/i386/i486/bits/string.h: Pretty printing.
1998-12-16Update.Ulrich Drepper
1998-12-16 Ulrich Drepper <drepper@cygnus.com> * iconvdata/ibm866.c: New file. * iconvdata/cp1258.c: New file. * iconvdata/cp1258.h: New file. * iconvdata/mac-uk.c: New file. * iconvdata/gconv-modules: Add rules for new modules. * iconvdata/Makefile: Likewise. * sysdeps/gnu/bits/ipc.h: Move libc internal bits to... * include/bits/ipc.h: ..here. New file. 1998-12-16 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change read-only struct termios_p* but change k_termios member directly.
1998-12-13Update.Ulrich Drepper
1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sunrpc/svc_udp.c (svcudp_bufcreate): Declare len as socklen_t. (svcudp_recv): Likewise. 1998-12-13 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> * nis/nss-nisplus.h: Change some mappings of NIS+ errors to NSS error codes to avoid endless loops. 1998-12-13 Ulrich Drepper <drepper@cygnus.com> * iconvdata/gconv-modules: Correct aliases for ISO-8859-13 and add aliases for ISO-8859-14.
1998-12-12Update.Ulrich Drepper
1998-12-12 Geoff Keating <geoffk@ozemail.com.au> * posix/fnmatch.c (fnmatch): Arguments to FOLD must not have side-effects.
1998-12-12Update.Ulrich Drepper
* iconvdata/iso-8859-11.h: ISO 8859-11 conversion data. * iconvdata/iso-8859-11.c: ISO 8859-11 conversion module. * iconvdata/iso-8859-13.c: Likewise for 8859-13. * iconvdata/iso-8859-14.c: Likewise for 8859-14. * iconvdata/iso-8859-15.c: Likewise for 8859-15. * iconvdata/gconv-modules: Add rules for new modules. * iconvdata/Makefile: Likewise. 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
1998-12-12Update.Ulrich Drepper
1998-12-12 Ulrich Drepper <drepper@cygnus.com> * stdio-common/printf_fp.c: #ifdef out long double handling code if __NO_LONG_DOUBLE_MATH is defined to avoid warnings. * stdio-common/printf_fphex.c: Likewise. * stdio-common/printf-size.c: Likewise. 1998-12-12 Ulrich Drepper <drepper@cygnus.com> * login/Makefile: Install pt_chown using INSTALL_PROGRAM. Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>. Patchess by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1998-12-12Update.Ulrich Drepper
1998-12-12 Ulrich Drepper <drepper@cygnus.com> * charmaps/ISO-8859-14: New file. * charmaps/ISO-8859-15: New file.
1998-12-07Update.Ulrich Drepper
1998-12-07 Ulrich Drepper <drepper@cygnus.com> * SUPPORTED: Add en_AU.
1998-12-01Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.Ulrich Drepper
1998-12-01Update.Ulrich Drepper
1998-12-01 Ulrich Drepper <drepper@cygnus.com> * Makefile (postclean): Add sysd-sorted.
1998-11-12(abmon): Remove spaces.Ulrich Drepper
1998-11-12 Ulrich Drepper <drepper@cygnus.com> * locales/el_GR (abmon): Remove spaces at end of strings.
1998-10-20Update.Ulrich Drepper
1998-10-20 Ulrich Drepper <drepper@cygnus.com> * tests/test1.cm: Add missing character definitions to read POSIX locale definition. * tests/test2.cm: Likewise. * tests/test3.cm: Likewise. * tests/test4.cm: Likewise. * tests/test5.cm: Likewise.
1998-10-19Update.Ulrich Drepper
1998-10-19 13:24 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-collate.c (collate_startup): Clear bit for this category in copy_posix. (collate_finish): Don't warn about UNDEFINED not being defined. * locale/programs/ld-ctype.c (ctype_startup): Clear bit for this category in copy_posix. * locale/programs/ld-messages.c (messages_startup): Likewise. * locale/programs/ld-monetary.c (monetary_startup): Likewise. * locale/programs/ld-numeric.c (numeric_startup): Likewise. * locale/programs/ld-time.c (time_startup): Likewise. * locale/programs/localedef.c: Move copy_def_list_t definition into locales.h. Define copy_posix variable. (main): Before processing copy list add &copy_posix to copy_list. * locale/programs/locales.h: Add definition of copy_def_list_t. * locale/programs/locfile.c: Clear bit for appropriate category in case of an copy instruction.