summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-11-03* sysdeps/generic/tempname.c (__path_search): Add missing argumentRoland McGrath
TRY_TMPDIR.
2004-11-032004-11-03 Marcus Brinkmann <marcus@gnu.org>Roland McGrath
* sysdeps/generic/tempname.c (__path_search): Add missing argument TRY_TMPDIR.
2004-11-01 * sysdeps/unix/sysv/linux/alpha/setregid.c: New file. * ↵cvs/fedora-glibc-20041102T1153Richard Henderson
sysdeps/unix/sysv/linux/alpha/setresgid.c: New file. * sysdeps/unix/sysv/linux/alpha/setresuid.c: New file. * sysdeps/unix/sysv/linux/alpha/setreuid.c: New file. 2004-10-31 Mariusz Mazur <mmazur@kernel.pl> * sysdeps/unix/sysv/linux/alpha/setregid.c: New file. * sysdeps/unix/sysv/linux/alpha/setresgid.c: New file. * sysdeps/unix/sysv/linux/alpha/setresuid.c: New file. * sysdeps/unix/sysv/linux/alpha/setreuid.c: New file.
2004-11-01[BZ #473, BZ #487]Roland McGrath
2004-10-27 Derek R. Price <derek@ximbiot.com> [BZ #487] This change is imported from gnulib. * time/mktime.c (not_equal_tm) [DEBUG]: Remove redundant check. 2004-10-24 Paul Eggert <eggert@cs.ucla.edu> [BZ #473] * time/tst-mktime.c (main): Don't assume that mktime fails when given time stamps before 1970. It returns negative time_t values instead, for compatibility with BSD. * time/tst-mktime2.c: New file. * time/Makefile (tests): Add it. [BZ #473] Import from gnulib. Revamp to avoid several problems near time_t extrema, and on hosts with 64-bit time_t and 32-bit int. This fixes Debian bug 177940. * time/mktime.c (TIME_T_MIDPOINT): New macro. (ydhms_diff): Renamed from ydhms_tm_diff, with a new signature, which avoids overflow problems on hosts with 64-bit time_t and 32-bit int. All callers changed. Now an inline function. Verify at compile-time that long int is wide enough to avoid these overflow problems. (guess_time_tm): New function. (__mktime_internal): Use it. Avoid overflow when computing yday on hosts with 64-bit long and 32-bit int. Remove tests for 69; no longer needed. Use if rather than #ifdef for LEAP_SECONDS_POSSIBLE so that the code is checked by more compilers. Do not rely on floating point to probe: stick to integer arithmetic, to avoid potential porting problems. Repair potential overflow correctly in the Southern Hemisphere. (localtime_offset): Add a FIXME for the case where time_t is unsigned.
2004-10-31Change contact address to bug-glibc-locales@gnu.org (a new alias for the ↵Roland McGrath
libc-locales mailing list). [BZ #337] to bug-glibc-locales@gnu.org (a new alias for the libc-locales mailing list).
2004-10-31[BZ #187, BZ #337, BZ #421]Roland McGrath
Change contact address from bug-glibc@gnu.org to libc-locales@sources.redhat.com. 2004-10-31 Petter Reinholdtsen <pere@hungry.com> [BZ #337] * SUPPORTED: Update bug reporting comment. * locales/af_ZA: Change contact address from bug-glibc@gnu.org to libc-locales@sources.redhat.com. * locales/an_ES: Likewise. * locales/ar_AE: Likewise. * locales/ar_BH: Likewise. * locales/ar_DZ: Likewise. * locales/ar_EG: Likewise. * locales/ar_IN: Likewise. * locales/ar_IQ: Likewise. * locales/ar_JO: Likewise. * locales/ar_KW: Likewise. * locales/ar_LB: Likewise. * locales/ar_LY: Likewise. * locales/ar_MA: Likewise. * locales/ar_OM: Likewise. * locales/ar_QA: Likewise. * locales/ar_SA: Likewise. * locales/ar_SD: Likewise. * locales/ar_SY: Likewise. * locales/ar_TN: Likewise. * locales/ar_YE: Likewise. * locales/be_BY: Likewise. * locales/bn_IN: Likewise. * locales/br_FR@euro: Likewise. * locales/ca_ES: Likewise. * locales/ca_ES@euro: Likewise. * locales/cs_CZ: Likewise. * locales/da_DK: Likewise. * locales/de_AT: Likewise. * locales/de_AT@euro: Likewise. * locales/de_BE: Likewise. * locales/de_BE@euro: Likewise. * locales/de_CH: Likewise. * locales/de_DE: Likewise. * locales/de_DE@euro: Likewise. * locales/de_LU: Likewise. * locales/de_LU@euro: Likewise. * locales/el_GR: Likewise. * locales/el_GR@euro: Likewise. * locales/en_AU: Likewise. * locales/en_BW: Likewise. * locales/en_CA: Likewise. * locales/en_DK: Likewise. * locales/en_GB: Likewise. * locales/en_HK: Likewise. * locales/en_IE: Likewise. * locales/en_IE@euro: Likewise. * locales/en_IN: Likewise. * locales/en_NZ: Likewise. * locales/en_PH: Likewise. * locales/en_SG: Likewise. * locales/en_US: Likewise. * locales/en_ZW: Likewise. * locales/es_AR: Likewise. * locales/es_BO: Likewise. * locales/es_CL: Likewise. * locales/es_CO: Likewise. * locales/es_CR: Likewise. * locales/es_DO: Likewise. * locales/es_EC: Likewise. * locales/es_ES: Likewise. * locales/es_ES@euro: Likewise. * locales/es_GT: Likewise. * locales/es_HN: Likewise. * locales/es_MX: Likewise. * locales/es_NI: Likewise. * locales/es_PA: Likewise. * locales/es_PE: Likewise. * locales/es_PR: Likewise. * locales/es_PY: Likewise. * locales/es_SV: Likewise. * locales/es_US: Likewise. * locales/es_UY: Likewise. * locales/es_VE: Likewise. * locales/et_EE: Likewise. * locales/eu_ES: Likewise. * locales/eu_ES@euro: Likewise. * locales/fi_FI: Likewise. * locales/fi_FI@euro: Likewise. * locales/fo_FO: Likewise. * locales/fr_BE: Likewise. * locales/fr_BE@euro: Likewise. * locales/fr_CA: Likewise. * locales/fr_CH: Likewise. * locales/fr_FR: Likewise. * locales/fr_FR@euro: Likewise. * locales/fr_LU: Likewise. * locales/fr_LU@euro: Likewise. * locales/ga_IE: Likewise. * locales/ga_IE@euro: Likewise. * locales/gl_ES: Likewise. * locales/gl_ES@euro: Likewise. * locales/gu_IN: Likewise. * locales/gv_GB: Likewise. * locales/he_IL: Likewise. * locales/hi_IN: Likewise. * locales/hr_HR: Likewise. * locales/hu_HU: Likewise. * locales/id_ID: Likewise. * locales/is_IS: Likewise. * locales/it_CH: Likewise. * locales/it_IT: Likewise. * locales/it_IT@euro: Likewise. * locales/iw_IL: Likewise. * locales/ja_JP: Likewise. * locales/kk_KZ: Likewise. * locales/kl_GL: Likewise. * locales/kn_IN: Likewise. * locales/ko_KR: Likewise. * locales/kw_GB: Likewise. * locales/lo_LA: Likewise. * locales/lt_LT: Likewise. * locales/lv_LV: Likewise. * locales/ml_IN: Likewise. * locales/mn_MN: Likewise. * locales/mr_IN: Likewise. * locales/ms_MY: Likewise. * locales/mt_MT: Likewise. * locales/nb_NO: Likewise. * locales/nl_BE: Likewise. * locales/nl_BE@euro: Likewise. * locales/nl_NL: Likewise. * locales/nl_NL@euro: Likewise. * locales/nn_NO: Likewise. * locales/pa_IN: Likewise. * locales/pl_PL: Likewise. * locales/pt_BR: Likewise. * locales/pt_PT: Likewise. * locales/pt_PT@euro: Likewise. * locales/ro_RO: Likewise. * locales/ru_RU: Likewise. * locales/ru_UA: Likewise. * locales/sk_SK: Likewise. * locales/sl_SI: Likewise. * locales/sq_AL: Likewise. * locales/sv_FI: Likewise. * locales/sv_FI@euro: Likewise. * locales/sv_SE: Likewise. * locales/ta_IN: Likewise. * locales/te_IN: Likewise. * locales/th_TH: Likewise. * locales/tr_TR: Likewise. * locales/uk_UA: Likewise. * locales/ur_PK: Likewise. * locales/vi_VN: Likewise. * locales/wa_BE@euro: Likewise. * locales/zh_CN: Likewise. * locales/zh_HK: Likewise. * locales/zh_SG: Likewise. * locales/zh_TW: Likewise. [BZ #187] * locales/tr_TR: Add 'yY' and 'nN' to yesexpr and noexpr, to avoid surprises when using untranslated program. * locales/tr_TR: Remove trailing '.*' from yesexpr and noexpr to make it more like the structure of the POSIX locale values. * locales/tr_TR: Correct numeric decimal point to use comma, and correct grouping. Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner. [BZ #421] * locales/tr_TR: Update with new currency symbol valid from 2005-01-01. Patch from Nilgün Belma Bugüner. * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
2004-10-31[BZ #337]Roland McGrath
2004-10-31 Petter Reinholdtsen <pere@hungry.com> [BZ #337] * locales/af_ZA: Change contact address from bug-glibc@gnu.org to libc-locales@sources.redhat.com. * locales/an_ES: Likewise. * locales/ar_AE: Likewise. * locales/ar_BH: Likewise. * locales/ar_DZ: Likewise. * locales/ar_EG: Likewise. * locales/ar_IN: Likewise. * locales/ar_IQ: Likewise. * locales/ar_JO: Likewise. * locales/ar_KW: Likewise. * locales/ar_LB: Likewise. * locales/ar_LY: Likewise. * locales/ar_MA: Likewise. * locales/ar_OM: Likewise. * locales/ar_QA: Likewise. * locales/ar_SA: Likewise. * locales/ar_SD: Likewise. * locales/ar_SY: Likewise. * locales/ar_TN: Likewise. * locales/ar_YE: Likewise. * locales/be_BY: Likewise. * locales/bn_IN: Likewise. * locales/br_FR@euro: Likewise. * locales/ca_ES: Likewise. * locales/ca_ES@euro: Likewise. * locales/cs_CZ: Likewise. * locales/da_DK: Likewise. * locales/de_AT: Likewise. * locales/de_AT@euro: Likewise. * locales/de_BE: Likewise. * locales/de_BE@euro: Likewise. * locales/de_CH: Likewise. * locales/de_DE: Likewise. * locales/de_DE@euro: Likewise. * locales/de_LU: Likewise. * locales/de_LU@euro: Likewise. * locales/el_GR: Likewise. * locales/el_GR@euro: Likewise. * locales/en_AU: Likewise. * locales/en_BW: Likewise. * locales/en_CA: Likewise. * locales/en_DK: Likewise. * locales/en_GB: Likewise. * locales/en_HK: Likewise. * locales/en_IE: Likewise. * locales/en_IE@euro: Likewise. * locales/en_IN: Likewise. * locales/en_NZ: Likewise. * locales/en_PH: Likewise. * locales/en_SG: Likewise. * locales/en_US: Likewise. * locales/en_ZW: Likewise. * locales/es_AR: Likewise. * locales/es_BO: Likewise. * locales/es_CL: Likewise. * locales/es_CO: Likewise. * locales/es_CR: Likewise. * locales/es_DO: Likewise. * locales/es_EC: Likewise. * locales/es_ES: Likewise. * locales/es_ES@euro: Likewise. * locales/es_GT: Likewise. * locales/es_HN: Likewise. * locales/es_MX: Likewise. * locales/es_NI: Likewise. * locales/es_PA: Likewise. * locales/es_PE: Likewise. * locales/es_PR: Likewise. * locales/es_PY: Likewise. * locales/es_SV: Likewise. * locales/es_US: Likewise. * locales/es_UY: Likewise. * locales/es_VE: Likewise. * locales/et_EE: Likewise. * locales/eu_ES: Likewise. * locales/eu_ES@euro: Likewise. * locales/fi_FI: Likewise. * locales/fi_FI@euro: Likewise. * locales/fo_FO: Likewise. * locales/fr_BE: Likewise. * locales/fr_BE@euro: Likewise. * locales/fr_CA: Likewise. * locales/fr_CH: Likewise. * locales/fr_FR: Likewise. * locales/fr_FR@euro: Likewise. * locales/fr_LU: Likewise. * locales/fr_LU@euro: Likewise. * locales/ga_IE: Likewise. * locales/ga_IE@euro: Likewise. * locales/gl_ES: Likewise. * locales/gl_ES@euro: Likewise. * locales/gu_IN: Likewise. * locales/gv_GB: Likewise. * locales/he_IL: Likewise. * locales/hi_IN: Likewise. * locales/hr_HR: Likewise. * locales/hu_HU: Likewise. * locales/id_ID: Likewise. * locales/is_IS: Likewise. * locales/it_CH: Likewise. * locales/it_IT: Likewise. * locales/it_IT@euro: Likewise. * locales/iw_IL: Likewise. * locales/ja_JP: Likewise. * locales/kk_KZ: Likewise. * locales/kl_GL: Likewise. * locales/kn_IN: Likewise. * locales/ko_KR: Likewise. * locales/kw_GB: Likewise. * locales/lo_LA: Likewise. * locales/lt_LT: Likewise. * locales/lv_LV: Likewise. * locales/ml_IN: Likewise. * locales/mn_MN: Likewise. * locales/mr_IN: Likewise. * locales/ms_MY: Likewise. * locales/mt_MT: Likewise. * locales/nb_NO: Likewise. * locales/nl_BE: Likewise. * locales/nl_BE@euro: Likewise. * locales/nl_NL: Likewise. * locales/nl_NL@euro: Likewise. * locales/nn_NO: Likewise. * locales/pa_IN: Likewise. * locales/pl_PL: Likewise. * locales/pt_BR: Likewise. * locales/pt_PT: Likewise. * locales/pt_PT@euro: Likewise. * locales/ro_RO: Likewise. * locales/ru_RU: Likewise. * locales/ru_UA: Likewise. * locales/sk_SK: Likewise. * locales/sl_SI: Likewise. * locales/sq_AL: Likewise. * locales/sv_FI: Likewise. * locales/sv_FI@euro: Likewise. * locales/sv_SE: Likewise. * locales/ta_IN: Likewise. * locales/te_IN: Likewise. * locales/th_TH: Likewise. * locales/tr_TR: Likewise. * locales/uk_UA: Likewise. * locales/ur_PK: Likewise. * locales/vi_VN: Likewise. * locales/wa_BE@euro: Likewise. * locales/zh_CN: Likewise. * locales/zh_HK: Likewise. * locales/zh_SG: Likewise. * locales/zh_TW: Likewise.
2004-10-30*** empty log message ***Andreas Schwab
* sysdeps/m68k/dl-machine.h (elf_machine_rela) (elf_machine_rela_relative, elf_machine_lazy_rel): Mark auto instead of static. 2004-10-30 Andreas Schwab <schwab@suse.de>
2004-10-30(elf_machine_rela) (elf_machine_rela_relative, elf_machine_lazy_rel): Mark ↵Andreas Schwab
auto instead of static.
2004-10-30Update.Ulrich Drepper
2004-10-30 Andreas Schwab <schwab@suse.de> * sysdeps/unix/sysv/linux/waitid.c: Include <stddef.h> for NULL. 2004-10-30 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c (_int_free): Use unique comments for the error cases.
2004-10-29Update.Ulrich Drepper
2004-10-29 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/unix/sysv/linux/sh/sem_timedwait.S (sem_timedwait): Set ETIMEDOUT to errno when time is up. Tweak to avoid assembler warning.
2004-10-29(sem_timedwait): Set ETIMEDOUT to errno when time is up. Tweak to avoid ↵Ulrich Drepper
assembler warning.
2004-10-29* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_fork): Use i386_thread_stateRoland McGrath
instead of machine_thread_state.
2004-10-28* sysdeps/unix/sysv/linux/syscalls.list: Remove setaltroot.Roland McGrath
2004-10-282004-10-28 Roland McGrath <roland@redhat.com>Roland McGrath
* sysdeps/unix/sysv/linux/syscalls.list: Remove setaltroot.
2004-10-28Update.Ulrich Drepper
2004-10-28 Ulrich Drepper <drepper@redhat.com> * elf/dl-open.c (dl_open_worker): Remove reference to glibcbug script.
2004-10-28Update.Ulrich Drepper
2004-10-28 Jakub Jelinek <jakub@redhat.com> * pthread_create.c (__pthread_create_2_1): Avoid leaking stacks if sched_priority is not between minprio and maxprio.
2004-10-28Update.Ulrich Drepper
2004-10-27 Ulrich Drepper <drepper@redhat.com> * elf/dl-load.c (_dl_map_object): Use cache_rpath to check for existing rpath in main executable, not explicit test.
2004-10-27Update.Ulrich Drepper
2004-10-27 Jakub Jelinek <jakub@redhat.com> * include/resolv.h (_res_opcodes): New extern. Add libresolv_hidden_proto. * resolv/res_debug.c (_res_opcodes): Remove. (__p_class_syms, __p_type_syms): Add libresolv_hidden_proto and libresolv_hidden_data_def. Remove attribute_hidden. * resolv/res_mkquery (_res_opcodes): Remove. * resolv/res_data.c (_res_opcodes): Remove attribute_hidden. Add libresolv_hidden_data_def. * elf/dl-open.c (_dl_open): Don't allow explicitly opening a DSO into an empty namespace.
2004-10-27Update.Ulrich Drepper
2004-10-27 Ulrich Drepper <drepper@redhat.com> * elf/dl-fini.c (_dl_fini): Fix search for map in maps array. Reverse order of namespaces. * elf/Makefile: Add rules to build and run tst-dlmopen3. * elf/tst-dlmopen3.c: New file. * elf/tst-dlmopen1mod.c: Add check whether constructor runs.
2004-10-27Update.Ulrich Drepper
2004-10-27 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/glob.c (globfree): Clear gl_pathv after freeing it. * posix/Makefile: Add rules to build and run bug-glob2 test. * posix/bug-glob2.c: New test.
2004-10-27Test of globfree after failed glob call.Ulrich Drepper
2004-10-27* sysdeps/mach/hurd/i386/tls.h (HURD_TLS_DESC_DECL): New macro.Roland McGrath
(_hurd_tls_init): Use it. (_hurd_tls_fork): New function. * sysdeps/mach/hurd/fork.c (__fork) [USE_TLS]: Call it.
2004-10-27* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Initialize TCB->tcb.Roland McGrath
2004-10-26* sysdeps/gnu/netinet/udp.h (struct udphdr): Use u_int16_tRoland McGrath
type instead of uint16_t. Formatting.
2004-10-26* login/openpty.c (openpty): Add libutil_hidden_def.Roland McGrath
2004-10-26either libc_hidden_def or libnss_files_hidden_def, not hidden_def.Roland McGrath
This file is also compiled into libnss_hesiod by #include.
2004-10-26* sysdeps/unix/bsd/hp: Directory and all files removed.Roland McGrath
These are now in the ports repository. * sysdeps/unix/bsd/osf: Likewise. * sysdeps/unix/bsd/sequent: Likewise. * sysdeps/unix/bsd/sony: Likewise. * sysdeps/unix/bsd/ultrix4: Likewise. * sysdeps/unix/sysv/aix: Likewise. * sysdeps/unix/sysv/hpux: Likewise. * sysdeps/unix/sysv/irix4: Likewise. * sysdeps/unix/sysv/isc2.2: Likewise. * sysdeps/unix/sysv/minix: Likewise. * sysdeps/unix/sysv/sco3.2.4: Likewise. * sysdeps/unix/sysv/sco3.2: Likewise. * sysdeps/unix/sysv/sysv4: Likewise.
2004-10-26* nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define toRoland McGrath
libnss_files_hidden_def, not hidden_def. This file is also compiled into libnss_hesiod by #include.
2004-10-26* configure.in (ASM_LINE_SEP): Move this setting to ...Roland McGrath
* sysdeps/hppa/configure.in: ... here, new file. * sysdeps/hppa/configure: New generated file. * configure: Regenerated.
2004-10-262004-10-25 Roland McGrath <roland@frob.com>Roland McGrath
* configure.in (ASM_LINE_SEP): Move this setting to ... * sysdeps/hppa/configure.in: ... here, new file. * sysdeps/hppa/configure: New generated file. * configure: Regenerated.
2004-10-26(first_shoot): Fix typo.Ulrich Drepper
2004-10-25Update.Ulrich Drepper
2004-10-25 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/sh/dl-machine.h: Include sysdep.h. (ELF_MACHINE_RUNTIME_TRAMPOLINE): Add CFI directives. (elf_machine_runtime_setup): Add always_inline attribute. (_dl_start_user): Pass the correct environ. (elf_machine_rela): Replace static inline by auto inline, add always_inline attribute. (elf_machine_rela_relative): Likewise. (elf_machine_lazy_rel): Likewise.
2004-10-25Update.Ulrich Drepper
* nis/nis_call.c: Pretty printing. Minor cleanups.
2004-10-25Update.Ulrich Drepper
* nis/nis_addmember.c (nis_addmember): Add assert to check buffer bounds.
2004-10-24Update.Ulrich Drepper
* resolv/nss_dns/dns-host.c: Avoid using PLTs.
2004-10-24Update.Ulrich Drepper
* include/libc-symbols.h: Define hidden attribute macros for libnss_nisplus and libutil. * include/utmp.h: Add libutil_hidden_proto for login_tty. * login/login_tty.c: Add libutil_hidden_def. * nis/nisplus-parser.h: Add libnss_nisplus_hidden_proto for parsers. * nis/nss_nisplus/nisplus-parser.c: Add libnss_nisplus_hidden_def. * include/pty.h: New file. * include/rpcsvc/yp.h: New file. * include/rpcsvc/ypclnt.h: New file. * include/rpcsvc/ypupd.h: New file.
2004-10-24Update.Ulrich Drepper
* include/libc-symbols.h: Define hidden attribute macros for libnsl. * include/rpcsvc/nislib.h: Use libnsl_hidden_proto for various functions. * nis/nis_add.c: Add libnsl_hidden_def. Minor optimizations. * nis/nis_call.c: Likewise. * nis/nis_clone_obj.c: Likewise. * nis/nis_defaults.c: Likewise. * nis/nis_domain_of_r.c: Likewise. * nis/nis_error.c: Likewise. * nis/nis_file.c: Likewise. * nis/nis_free.c: Likewise. * nis/nis_local_names.c: Likewise. * nis/nis_lookup.c: Likewise. * nis/nis_modify.c: Likewise. * nis/nis_print.c: Likewise. * nis/nis_remove.c: Likewise. * nis/nis_subr.c: Likewise. * nis/nis_table.c: Likewise. * nis/nis_util.c: Likewise. * nis/yp_xdr.c: Likewise. * nis/ypclnt.c: Likewise. * nis/ypupdate_xdr.c: Likewise.
2004-10-24Define hidden attribute macros for libnsl.Ulrich Drepper
2004-10-24Ancient files moved to ports repositoryRoland McGrath
2004-10-24Update.Ulrich Drepper
* resolv/res_send.c (send_dg): Cope with failures.
2004-10-24Update.Ulrich Drepper
2004-10-24 Ulrich Drepper <drepper@redhat.com> * include/libc-symbols.h: Define hidden attribute macros for libnss_files. * include/netdb.h: Use libnss_files_hidden_proto for the parsers defined in libnss_files, not libc_hidden_proto. * include/netinet/ether.h: Likewise. * include/rpc/netdb.h: Likewise. * nss/nss_files/files-parse.c: Use hidden_def in parser definitions instead of libc_hidden_def. * nss/nss_files/files-netgrp.c: Add libnss_files_hidden_def to _nss_netgroup_parseline definition.
2004-10-24Define hidden attribute macros for libnss_files.Ulrich Drepper
2004-10-24* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Don't return earlyRoland McGrath
after an RPC succeeds.
2004-10-23Moved ancient files to ports repositoryRoland McGrath
* sysdeps/cris, sysdeps/unix/sysv/linux/cris: Likewise. * sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k: Likewise. * sysdeps/standalone, sysdeps/z8000: Likewise.
2004-10-23Moved tahoe files to ports repositoryRoland McGrath
* sysdeps/tahoe, sysdeps/unix/bsd/tahoe: Likewise.
2004-10-23Moved vax files to ports repositoryRoland McGrath
2004-10-23 Roland McGrath <roland@frob.com> * sysdeps/vax, sysdeps/unix/bsd/vax: Directories and all files removed. These are now in the ports repository.
2004-10-23* Makefile (%.bz2, %.gz): Move these pattern rules ...Roland McGrath
* Makerules: ... to here.
2004-10-232004-10-22 Roland McGrath <roland@frob.com>Roland McGrath
* Makefile (%.bz2, %.gz): Move these pattern rules ... * Makerules: ... to here.
2004-10-23Update.Ulrich Drepper
2004-10-23 Ulrich Drepper <drepper@redhat.com> * resolv/res_send.c (send_dg): Combine write and read to socket into one loop.