| patch |
summary |
view |
raw |
| svn-updates.diff |
ChangeLog | 366 ++++++++++++
conform/data/netdb.h-data | 2
elf/dl-deps.c | 8
elf/dl-dst.h | 34 -
elf/dl-load.c | 168 ++++-
elf/dl-lookup.c | 64 +-
elf/dl-runtime.c | 3
elf/dl-tls.c | 5
elf/ldconfig.c | 15
iconv/loop.c | 5
include/alloca.h | 1
include/atomic.h | 2
inet/getnameinfo.c | 4
io/fcntl.h | 4
libio/fileops.c | 30
libio/fmemopen.c | 4
login/programs/pt_chown.c | 4
malloc/malloc.c | 2
math/Makefile | 4
math/test-powl.c | 51 +
misc/error.c | 6
misc/mntent_r.c | 6
nptl/ChangeLog | 18
nptl/Versions | 1
nptl/alloca_cutoff.c | 3
nptl/allocatestack.c | 9
nscd/hstcache.c | 27
nss/nss_files/files-hosts.c | 61 +-
ports/ChangeLog.arm | 16
ports/ChangeLog.m68k | 5
ports/ChangeLog.mips | 23
ports/sysdeps/arm/elf/start.S | 1
ports/sysdeps/arm/sysdep.h | 11
ports/sysdeps/unix/sysv/linux/arm/bits/mman.h | 4
ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h | 4
ports/sysdeps/unix/sysv/linux/mips/bits/mman.h | 4
ports/sysdeps/unix/sysv/linux/mips/bits/socket.h | 8
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c | 1
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c | 1
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c | 1
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c | 1
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list | 4
posix/Makefile | 2
posix/bug-regex32.c | 36 +
posix/fnmatch.c | 13
posix/regex_internal.c | 24
posix/regexec.c | 22
resolv/netdb.h | 4
resolv/nss_dns/dns-host.c | 7
resolv/res_debug.c | 5
resolv/res_init.c | 5
resolv/res_query.c | 14
resolv/resolv.h | 4
shadow/sgetspent.c | 6
stdio-common/Makefile | 7
stdio-common/_i18n_number.h | 14
stdio-common/bug23.c | 21
stdio-common/printf-parsemb.c | 6
stdio-common/printf_fp.c | 23
stdio-common/tst-grouping.c | 83 ++
stdio-common/vfprintf.c | 5
stdlib/Makefile | 11
stdlib/bug-getcontext.c | 48 +
stdlib/msort.c | 6
string/bits/string3.h | 8
sysdeps/i386/Makefile | 1
sysdeps/i386/dl-tls.h | 5
sysdeps/i386/fpu/libm-test-ulps | 4
sysdeps/ia64/dl-tls.h | 5
sysdeps/mach/hurd/ifreq.h | 45 +
sysdeps/posix/getaddrinfo.c | 5
sysdeps/posix/spawni.c | 4
sysdeps/powerpc/dl-tls.h | 5
sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S | 5
sysdeps/pthread/aio_misc.c | 8
sysdeps/s390/dl-tls.h | 7
sysdeps/sh/dl-tls.h | 5
sysdeps/sparc/dl-tls.h | 5
sysdeps/unix/readdir_r.c | 3
sysdeps/unix/sysv/linux/bits/socket.h | 8
sysdeps/unix/sysv/linux/i386/bits/mman.h | 4
sysdeps/unix/sysv/linux/ia64/bits/mman.h | 4
sysdeps/unix/sysv/linux/mkdirat.c | 4
sysdeps/unix/sysv/linux/powerpc/bits/mman.h | 4
sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h | 4
sysdeps/unix/sysv/linux/s390/bits/mman.h | 4
sysdeps/unix/sysv/linux/sh/bits/mman.h | 4
sysdeps/unix/sysv/linux/sparc/bits/mman.h | 4
sysdeps/unix/sysv/linux/sparc/bits/socket.h | 12
sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c | 2
sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c | 1
sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S | 26
sysdeps/unix/sysv/linux/x86_64/bits/mman.h | 5
sysdeps/unix/sysv/linux/x86_64/getcontext.S | 3
sysdeps/wordsize-64/tst-writev.c | 107 +++
sysdeps/x86_64/dl-tls.h | 5
sysdeps/x86_64/fpu/e_powl.S | 4
wcsmbs/bits/wchar2.h | 44 -
wcsmbs/wchar.h | 9
99 files changed, 1441 insertions(+), 289 deletions(-)
|
view
|
download
|
| locale/check-unknown-symbols.diff |
locale/programs/ld-collate.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
|
view
|
download
|
| locale/fix-LC_COLLATE-rules.diff |
locale/programs/ld-collate.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
|
view
|
download
|
| locale/preprocessor-collate-uli-sucks.diff |
locale/programs/ld-collate.c | 265 -------------------------------------------
1 file changed, 265 deletions(-)
|
view
|
download
|
| locale/preprocessor-collate.diff |
locale/programs/ld-collate.c | 275 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 275 insertions(+)
|
view
|
download
|
| locale/locale-print-LANGUAGE.diff |
locale/programs/locale.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| locale/LC_IDENTIFICATION-optional-fields.diff |
locale/programs/ld-identification.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
|
view
|
download
|
| locale/LC_COLLATE-keywords-ordering.diff |
locale/programs/ld-collate.c | 32 ++++++++++++++++++--------------
1 file changed, 18 insertions(+), 14 deletions(-)
|
view
|
download
|
| localedata/local-all-no-archive.diff |
localedata/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| localedata/sort-UTF8-first.diff |
localedata/SUPPORTED | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
|
view
|
download
|
| localedata/supported.diff |
localedata/SUPPORTED | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| localedata/locale-eo_EO.diff |
localedata/SUPPORTED | 2
localedata/locales/eo | 216 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 218 insertions(+)
|
view
|
download
|
| localedata/locale-eu_FR.diff |
localedata/SUPPORTED | 3 +
localedata/locales/eu_FR | 83 ++++++++++++++++++++++++++++++++++++++++++
localedata/locales/eu_FR@euro | 83 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 169 insertions(+)
|
view
|
download
|
| localedata/new-valencian-locale.diff |
localedata/SUPPORTED | 2
localedata/locales/ca_ES@valencia | 96 ++++++++++++++++++++++++++++++++++++++
2 files changed, 98 insertions(+)
|
view
|
download
|
| localedata/locale-ku_TR.diff |
localedata/locales/ku_TR | 104 ++++++++++++++++++++++-------------------------
1 file changed, 49 insertions(+), 55 deletions(-)
|
view
|
download
|
| localedata/tl_PH-yesexpr.diff |
localedata/locales/tl_PH | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
|
view
|
download
|
| localedata/fo_FO-date_fmt.diff |
localedata/locales/fo_FO | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
|
view
|
download
|
| localedata/locales_CH.diff |
localedata/locales/it_CH | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
|
view
|
download
|
| localedata/locales-fr.diff |
localedata/locales/fr_BE | 20 +++++++++++++++-----
localedata/locales/fr_CA | 15 ++++++++++-----
localedata/locales/fr_CH | 23 +++++++++++++++--------
localedata/locales/fr_FR | 21 ++++++++++++++++++---
localedata/locales/fr_LU | 23 ++++++++++++++++-------
5 files changed, 74 insertions(+), 28 deletions(-)
|
view
|
download
|
| localedata/locales_GB.diff |
localedata/locales/cy_GB | 7 +++++--
localedata/locales/en_GB | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
|
view
|
download
|
| localedata/locale-en_DK.diff |
localedata/SUPPORTED | 1 +
localedata/locales/en_DK | 35 +++++------------------------------
2 files changed, 6 insertions(+), 30 deletions(-)
|
view
|
download
|
| localedata/locale-csb_PL.diff |
localedata/locales/csb_PL | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
|
view
|
download
|
| localedata/submitted-bz9732-dz_BT-collation.diff |
localedata/locales/dz_BT | 2330 +++++++++++++++++++++++++----------------------
1 file changed, 1285 insertions(+), 1045 deletions(-)
|
view
|
download
|
| localedata/locale-ia.diff |
localedata/SUPPORTED | 1
localedata/locales/ia | 139 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 140 insertions(+)
|
view
|
download
|
| localedata/locale-zh_TW.diff |
localedata/locales/zh_TW | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| localedata/locale-se_NO.diff |
localedata/locales/se_NO | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| localedata/tailor-iso14651_t1.diff |
localedata/locales/ar_SA | 219 ----
localedata/locales/da_DK | 27
localedata/locales/es_ES | 12
localedata/locales/et_EE | 2099 ---------------------------------------------
localedata/locales/fi_FI | 45
localedata/locales/hr_HR | 2158 +----------------------------------------------
localedata/locales/lt_LT | 2064 --------------------------------------------
localedata/locales/pl_PL | 2139 +---------------------------------------------
localedata/locales/sl_SI | 2076 ---------------------------------------------
localedata/locales/tr_TR | 2120 +---------------------------------------------
10 files changed, 346 insertions(+), 12613 deletions(-)
|
view
|
download
|
| localedata/locale-hsb_DE.diff |
localedata/locales/hsb_DE | 2190 ++--------------------------------------------
1 file changed, 119 insertions(+), 2071 deletions(-)
|
view
|
download
|
| localedata/tailor-iso14651_t1-common.diff |
localedata/locales/iso14651_t1_common | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
|
view
|
download
|
| localedata/fix-lang.diff |
localedata/locales/tr_TR | 6 +++---
localedata/locales/wal_ET | 1 -
2 files changed, 3 insertions(+), 4 deletions(-)
|
view
|
download
|
| localedata/fr_BE-first_weekday.diff |
localedata/locales/fr_BE | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| localedata/fr_CA-first_weekday.diff |
localedata/locales/fr_CA | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| localedata/fr_CH-first_weekday.diff |
localedata/locales/fr_CH | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| localedata/fr_LU-first_weekday.diff |
localedata/locales/fr_LU | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| localedata/cy_GB-first_weekday.diff |
localedata/locales/cy_GB | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| localedata/locale-de_LI.diff |
localedata/SUPPORTED | 1
localedata/locales/de_LI | 94 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 95 insertions(+)
|
view
|
download
|
| localedata/submitted-bz9725-locale-sv_SE.diff |
localedata/locales/sv_SE | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
|
view
|
download
|
| localedata/first_weekday.diff |
localedata/locales/aa_DJ | 2 ++
localedata/locales/aa_ER | 2 ++
localedata/locales/aa_ER@saaho | 2 ++
localedata/locales/aa_ET | 2 ++
localedata/locales/af_ZA | 2 ++
localedata/locales/am_ET | 2 ++
localedata/locales/ar_AE | 2 ++
localedata/locales/ar_BH | 2 ++
localedata/locales/ar_DZ | 2 ++
localedata/locales/ar_EG | 2 ++
localedata/locales/ar_IN | 2 ++
localedata/locales/ar_IQ | 2 ++
localedata/locales/ar_JO | 2 ++
localedata/locales/ar_KW | 2 ++
localedata/locales/ar_LB | 2 ++
localedata/locales/ar_LY | 2 ++
localedata/locales/ar_MA | 2 ++
localedata/locales/ar_OM | 2 ++
localedata/locales/ar_QA | 2 ++
localedata/locales/ar_SA | 2 ++
localedata/locales/ar_SD | 2 ++
localedata/locales/ar_SY | 2 ++
localedata/locales/ar_TN | 2 ++
localedata/locales/ar_YE | 2 ++
localedata/locales/az_AZ | 2 ++
localedata/locales/be_BY | 3 +++
localedata/locales/be_BY@latin | 3 +++
localedata/locales/bn_IN | 2 ++
localedata/locales/br_FR | 2 ++
localedata/locales/bs_BA | 2 ++
localedata/locales/byn_ER | 2 ++
localedata/locales/ca_ES | 2 ++
localedata/locales/de_BE | 2 ++
localedata/locales/de_CH | 2 ++
localedata/locales/de_LU | 2 ++
localedata/locales/dz_BT | 3 ++-
localedata/locales/el_GR | 2 ++
localedata/locales/en_AU | 2 ++
localedata/locales/en_CA | 2 ++
localedata/locales/en_HK | 2 ++
localedata/locales/en_IE | 2 ++
localedata/locales/en_IN | 2 ++
localedata/locales/en_NZ | 2 ++
localedata/locales/en_PH | 2 ++
localedata/locales/en_SG | 2 ++
localedata/locales/en_ZA | 2 ++
localedata/locales/es_AR | 2 ++
localedata/locales/es_BO | 2 ++
localedata/locales/es_CL | 2 ++
localedata/locales/es_DO | 2 ++
localedata/locales/es_EC | 2 ++
localedata/locales/es_GT | 2 ++
localedata/locales/es_HN | 2 ++
localedata/locales/es_MX | 2 ++
localedata/locales/es_NI | 2 ++
localedata/locales/es_PA | 2 ++
localedata/locales/es_PE | 2 ++
localedata/locales/es_PR | 2 ++
localedata/locales/es_PY | 2 ++
localedata/locales/es_SV | 2 ++
localedata/locales/es_US | 2 ++
localedata/locales/es_UY | 2 ++
localedata/locales/es_VE | 2 ++
localedata/locales/eu_ES | 1 +
localedata/locales/ga_IE | 2 ++
localedata/locales/gd_GB | 2 ++
localedata/locales/gez_ER | 2 ++
localedata/locales/gez_ET | 2 ++
localedata/locales/gl_ES | 2 ++
localedata/locales/gu_IN | 2 ++
localedata/locales/gv_GB | 2 ++
localedata/locales/he_IL | 2 ++
localedata/locales/hi_IN | 2 ++
localedata/locales/hr_HR | 2 ++
localedata/locales/hy_AM | 2 ++
localedata/locales/id_ID | 2 ++
localedata/locales/is_IS | 2 ++
localedata/locales/it_CH | 2 ++
localedata/locales/it_IT | 2 ++
localedata/locales/ja_JP | 2 ++
localedata/locales/kk_KZ | 2 ++
localedata/locales/km_KH | 2 ++
localedata/locales/kn_IN | 2 ++
localedata/locales/ko_KR | 2 ++
localedata/locales/ku_TR | 2 ++
localedata/locales/kw_GB | 2 ++
localedata/locales/lo_LA | 2 ++
localedata/locales/lt_LT | 2 ++
localedata/locales/lv_LV | 2 ++
localedata/locales/ml_IN | 2 ++
localedata/locales/mn_MN | 2 ++
localedata/locales/mr_IN | 2 ++
localedata/locales/ms_MY | 2 ++
localedata/locales/ne_NP | 2 ++
localedata/locales/nl_BE | 2 ++
localedata/locales/nr_ZA | 2 ++
localedata/locales/nso_ZA | 2 ++
localedata/locales/oc_FR | 2 ++
localedata/locales/om_ET | 2 ++
localedata/locales/pa_IN | 2 ++
localedata/locales/pt_BR | 1 +
localedata/locales/pt_PT | 2 ++
localedata/locales/rw_RW | 2 ++
localedata/locales/sa_IN | 2 ++
localedata/locales/se_NO | 3 +++
localedata/locales/sid_ET | 2 ++
localedata/locales/sl_SI | 2 ++
localedata/locales/so_DJ | 2 ++
localedata/locales/so_ET | 2 ++
localedata/locales/so_KE | 2 ++
localedata/locales/so_SO | 2 ++
localedata/locales/sq_AL | 2 ++
localedata/locales/ss_ZA | 2 ++
localedata/locales/st_ZA | 2 ++
localedata/locales/sv_FI | 2 ++
localedata/locales/ta_IN | 2 ++
localedata/locales/te_IN | 2 ++
localedata/locales/th_TH | 2 ++
localedata/locales/ti_ER | 2 ++
localedata/locales/ti_ET | 2 ++
localedata/locales/tig_ER | 2 ++
localedata/locales/tn_ZA | 2 ++
localedata/locales/tr_TR | 2 ++
localedata/locales/ts_ZA | 2 ++
localedata/locales/tt_RU | 2 ++
localedata/locales/uz_UZ | 2 ++
localedata/locales/uz_UZ@cyrillic | 2 ++
localedata/locales/ve_ZA | 2 ++
localedata/locales/vi_VN | 2 ++
localedata/locales/wa_BE | 3 ++-
localedata/locales/wal_ET | 2 ++
localedata/locales/xh_ZA | 2 ++
localedata/locales/yi_US | 2 ++
localedata/locales/zh_CN | 2 ++
localedata/locales/zh_HK | 2 ++
localedata/locales/zh_SG | 2 ++
localedata/locales/zh_TW | 3 +++
localedata/locales/zu_ZA | 2 ++
138 files changed, 278 insertions(+), 2 deletions(-)
|
view
|
download
|
| localedata/submitted-bz9912-locale-ru_UA.diff |
localedata/locales/ru_UA | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| localedata/submitted-pt_BR.diff |
localedata/locales/pt_BR | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| localedata/locale-et_EE.diff |
localedata/locales/et_EE | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| localedata/locale-es_CR.diff |
localedata/locales/es_CR | 48 +++++++++++++++++++++++++++++------------------
1 file changed, 30 insertions(+), 18 deletions(-)
|
view
|
download
|
| localedata/submitted-translit-colon.diff |
locale/C-translit.h.in | 1 +
localedata/locales/translit_neutral | 2 ++
2 files changed, 3 insertions(+)
|
view
|
download
|
| alpha/local-gcc4.1.diff |
ports/sysdeps/unix/sysv/linux/alpha/ioperm.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| alpha/submitted-creat64.diff |
sysdeps/unix/sysv/linux/wordsize-64/creat64.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| alpha/submitted-dl-procinfo.diff |
ports/sysdeps/alpha/dl-machine.h | 12 ++++++
ports/sysdeps/alpha/dl-procinfo.c | 64 +++++++++++++++++++++++++++++++++++
ports/sysdeps/alpha/dl-procinfo.h | 68 ++++++++++++++++++++++++++++++++++++++
3 files changed, 144 insertions(+)
|
view
|
download
|
| alpha/submitted-dl-support.diff |
ports/sysdeps/unix/sysv/linux/alpha/dl-support.c | 2 --
1 file changed, 2 deletions(-)
|
view
|
download
|
| alpha/submitted-fdatasync.diff |
sysdeps/unix/sysv/linux/Makefile | 1
sysdeps/unix/sysv/linux/fdatasync.c | 69 ++++++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/kernel-features.h | 6 ++
sysdeps/unix/sysv/linux/syscalls.list | 1
4 files changed, 76 insertions(+), 1 deletion(-)
|
view
|
download
|
| alpha/submitted-fpu-round.diff |
ports/sysdeps/alpha/fpu/s_ceil.c | 25 +++++++++++++++----------
ports/sysdeps/alpha/fpu/s_ceilf.c | 30 ++++++++++++++++++++----------
ports/sysdeps/alpha/fpu/s_floor.c | 30 ++++++++++++++++++------------
ports/sysdeps/alpha/fpu/s_floorf.c | 35 +++++++++++++++++++++++------------
ports/sysdeps/alpha/fpu/s_rint.c | 25 +++++++++++++++++--------
ports/sysdeps/alpha/fpu/s_rintf.c | 29 ++++++++++++++++++++++-------
6 files changed, 115 insertions(+), 59 deletions(-)
|
view
|
download
|
| alpha/submitted-PTR_MANGLE.diff |
ports/sysdeps/unix/alpha/sysdep.h | 38 ------------------------
ports/sysdeps/unix/sysv/linux/alpha/sysdep.h | 42 +++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 38 deletions(-)
|
view
|
download
|
| alpha/submitted-rtld-fPIC.diff |
ports/sysdeps/alpha/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| alpha/submitted-asm-memchr.diff |
ports/sysdeps/alpha/alphaev6/memchr.S | 26 +++++++++++++-------------
ports/sysdeps/alpha/memchr.S | 22 +++++++++++-----------
2 files changed, 24 insertions(+), 24 deletions(-)
|
view
|
download
|
| alpha/submitted-sock_nonblock.diff |
ports/sysdeps/unix/sysv/linux/alpha/bits/socket.h | 407 ++++++++++++++++++++++
1 file changed, 407 insertions(+)
|
view
|
download
|
| alpha/cvs-timer_settime.diff |
ports/sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| alpha/local-fcntl_h.diff |
ports/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h | 15 +++++++++++++++
1 file changed, 15 insertions(+)
|
view
|
download
|
| alpha/local-longjmp-chk.diff |
ports/sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| alpha/local-lowlevellock.diff |
ports/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| alpha/submitted-epoll.diff |
ports/sysdeps/unix/sysv/linux/alpha/sys/epoll.h | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
|
view
|
download
|
| alpha/submitted-syscall.diff |
ports/sysdeps/unix/sysv/linux/alpha/syscall.S | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
|
view
|
download
|
| amd64/local-biarch.diff |
sysdeps/unix/sysv/linux/x86_64/dl-cache.h | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
|
view
|
download
|
| amd64/local-clone.diff |
sysdeps/unix/sysv/linux/x86_64/clone.S | 4 ----
1 file changed, 4 deletions(-)
|
view
|
download
|
| amd64/local-linuxthreads-gscope.diff |
linuxthreads/sysdeps/x86_64/tls.h | 42 ++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
|
view
|
download
|
| amd64/submitted-tst-audit6-avx.diff |
elf/tst-audit6.c | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| amd64/cvs-avx-detection.diff |
elf/tst-audit4.c | 22 ++++++++++++++++++----
elf/tst-audit6.c | 22 ++++++++++++++++++----
sysdeps/x86_64/dl-trampoline.S | 36 +++++++++++++++++++++++++++---------
3 files changed, 63 insertions(+), 17 deletions(-)
|
view
|
download
|
| arm/local-atomic.diff |
ports/sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| arm/local-eabi-wchar.diff |
ports/sysdeps/arm/eabi/bits/wchar.h | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
|
view
|
download
|
| arm/local-ioperm.diff |
ports/sysdeps/unix/sysv/linux/arm/ioperm.c | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
|
view
|
download
|
| arm/local-lowlevellock.diff |
ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| arm/local-no-hwcap.diff |
ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| arm/local-hwcap-updates.diff |
ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.c | 4 ++--
ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.h | 2 +-
ports/sysdeps/unix/sysv/linux/arm/sysdep.h | 3 +++
3 files changed, 6 insertions(+), 3 deletions(-)
|
view
|
download
|
| arm/local-sigaction.diff |
ports/sysdeps/unix/sysv/linux/arm/sigaction.c | 18 ++++--------------
1 file changed, 4 insertions(+), 14 deletions(-)
|
view
|
download
|
| arm/cvs-tls-unallocated.diff |
ports/sysdeps/arm/dl-tls.h | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| hppa/local-inlining.diff |
ports/sysdeps/hppa/Makefile | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| hppa/local-linuxthreads.diff |
ports/sysdeps/unix/sysv/linux/hppa/linuxthreads/lowlevellock.h | 298 ++++++++++
ports/sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h | 7
2 files changed, 305 insertions(+)
|
view
|
download
|
| hppa/local-linuxthreads-gscope.diff |
ports/sysdeps/hppa/linuxthreads/tls.h | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
|
view
|
download
|
| hppa/submitted-fadvise64_64.diff |
sysdeps/unix/sysv/linux/posix_fadvise.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
|
view
|
download
|
| hppa/submitted-lt.diff |
linuxthreads/descr.h | 2 -
linuxthreads/oldsemaphore.c | 2 -
linuxthreads/pt-machine.c | 4 ++-
linuxthreads/pthread.c | 10 ++++----
linuxthreads/spinlock.c | 22 +++++++++----------
linuxthreads/spinlock.h | 26 +++++++++++++++++------
linuxthreads/sysdeps/pthread/bits/initspin.h | 3 +-
linuxthreads/sysdeps/pthread/bits/libc-lock.h | 6 ++---
linuxthreads/sysdeps/pthread/bits/pthreadtypes.h | 8 ++++---
linuxthreads/sysdeps/pthread/pthread.h | 14 ++++++------
10 files changed, 58 insertions(+), 39 deletions(-)
|
view
|
download
|
| hppa/submitted-nptl-carlos.diff |
elf/rtld.c | 10 +++++-----
include/atomic.h | 26 +++++++++++++-------------
nptl/Makefile | 35 ++++++++++++++++++++++++++++++++---
nptl/pthread_barrier_wait.c | 2 +-
nptl/sysdeps/pthread/Makefile | 2 ++
stdio-common/Makefile | 2 +-
sunrpc/clnt_udp.c | 2 +-
7 files changed, 55 insertions(+), 24 deletions(-)
|
view
|
download
|
| hppa/cvs-nptl-compat.diff |
ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
|
view
|
download
|
| hppa/local-stack-grows-up.diff |
nptl/allocatestack.c | 22 +++++++++++++++-------
nptl/pthread_attr_getstack.c | 6 +++++-
nptl/pthread_attr_setstack.c | 10 +++++++++-
nptl/pthread_create.c | 14 ++++++++++----
nptl/pthread_getattr_np.c | 15 ++++++++++++++-
5 files changed, 53 insertions(+), 14 deletions(-)
|
view
|
download
|
| hppa/local-dlfptr.diff |
ports/sysdeps/hppa/dl-machine.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| hppa/local-longjmp-chk.diff |
ports/sysdeps/unix/sysv/linux/hppa/____longjmp_chk.S | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| hppa/local-lowlevellock.diff |
ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c | 1 +
ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| hppa/cvs-vfork.diff |
ports/sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S | 25 +++++++++++++--------
1 file changed, 16 insertions(+), 9 deletions(-)
|
view
|
download
|
| hurd-i386/local-dl-dynamic-weak.diff |
elf/dl-support.c | 6 ++++++
elf/rtld.c | 5 +++++
2 files changed, 11 insertions(+)
|
view
|
download
|
| hurd-i386/local-enable-ldconfig.diff |
elf/ldconfig.c | 4 ++++
sysdeps/mach/hurd/configure | 2 ++
sysdeps/mach/hurd/configure.in | 2 ++
sysdeps/mach/hurd/dl-cache.c | 29 -----------------------------
4 files changed, 8 insertions(+), 29 deletions(-)
|
view
|
download
|
| hurd-i386/local-mlock.diff |
sysdeps/mach/hurd/mlock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| hurd-i386/local-tls.diff |
include/errno.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| hurd-i386/local-tls-support.diff |
csu/libc-start.c | 2 +
hurd/hurdfault.c | 2 +
hurd/hurdsig.c | 4 +-
mach/mach.h | 3 +
mach/setup-thread.c | 30 +++++++++++++++-
ports/sysdeps/mach/alpha/thread_state.h | 1
sysdeps/generic/thread_state.h | 1
sysdeps/mach/hurd/bits/libc-lock.h | 3 +
sysdeps/mach/hurd/bits/libc-tsd.h | 35 ------------------
sysdeps/mach/hurd/fork.c | 7 +++
sysdeps/mach/hurd/i386/init-first.c | 60 +++++++++++++++++++-------------
sysdeps/mach/hurd/i386/tls.h | 55 ++++++++++++++++++++++++-----
sysdeps/mach/hurd/i386/tlsdesc.sym | 17 +++++++++
sysdeps/mach/hurd/i386/trampoline.c | 2 -
sysdeps/mach/hurd/profil.c | 2 +
sysdeps/mach/hurd/setitimer.c | 3 +
sysdeps/mach/hurd/tls.h | 2 +
sysdeps/mach/i386/thread_state.h | 11 +++++
sysdeps/mach/powerpc/thread_state.h | 1
sysdeps/mach/thread_state.h | 3 +
20 files changed, 169 insertions(+), 75 deletions(-)
|
view
|
download
|
| hurd-i386/local-gcc-4.1-init-first.diff |
sysdeps/mach/hurd/i386/init-first.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
|
view
|
download
|
| hurd-i386/submitted-posix_opt.h.diff |
posix/tst-sysconf.c | 6 ++++++
sysdeps/mach/hurd/bits/posix_opt.h | 28 +++++++++++++++++++++++-----
2 files changed, 29 insertions(+), 5 deletions(-)
|
view
|
download
|
| hurd-i386/submitted-ioctl-decode-argument.diff |
sysdeps/mach/hurd/bits/ioctls.h | 1 +
sysdeps/mach/hurd/ioctl.c | 16 ++++++++++------
2 files changed, 11 insertions(+), 6 deletions(-)
|
view
|
download
|
| hurd-i386/submitted-libc_once.diff |
bits/libc-lock.h | 3 +++
linuxthreads/sysdeps/pthread/bits/libc-lock.h | 3 +++
nptl/sysdeps/pthread/bits/libc-lock.h | 3 +++
sysdeps/mach/hurd/bits/libc-lock.h | 4 ++++
sysdeps/posix/getaddrinfo.c | 2 +-
5 files changed, 14 insertions(+), 1 deletion(-)
|
view
|
download
|
| hurd-i386/submitted-ptr-mangle.diff |
sysdeps/mach/i386/sysdep.h | 9 +++++++++
1 file changed, 9 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-stat.diff |
sysdeps/mach/hurd/bits/stat.h | 56 ++++++++++++++++++++++++++++++++----------
sysdeps/mach/hurd/xstatconv.c | 9 ++----
2 files changed, 46 insertions(+), 19 deletions(-)
|
view
|
download
|
| hurd-i386/submitted-strtoul.diff |
hurd/lookup-retry.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| hurd-i386/submitted-sysvshm.diff |
hurd/Makefile | 3
hurd/sysvshm.c | 96 ++++++++++++++
hurd/sysvshm.h | 47 +++++++
sysdeps/mach/hurd/bits/posix_opt.h | 4
sysdeps/mach/hurd/ftok.c | 43 ++++++
sysdeps/mach/hurd/shmat.c | 78 +++++++++++
sysdeps/mach/hurd/shmctl.c | 132 +++++++++++++++++++
sysdeps/mach/hurd/shmdt.c | 51 +++++++
sysdeps/mach/hurd/shmget.c | 245 +++++++++++++++++++++++++++++++++++++
9 files changed, 696 insertions(+), 3 deletions(-)
|
view
|
download
|
| hurd-i386/submitted-ioctl-unsigned-size_t.diff |
sysdeps/mach/hurd/bits/ioctls.h | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
|
view
|
download
|
| hurd-i386/submitted-ECANCELED.diff |
sysdeps/mach/hurd/bits/errno.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| hurd-i386/submitted-IPV6_PKTINFO.diff |
bits/in.h | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
|
view
|
download
|
| hurd-i386/submitted-extern_inline.diff |
hurd/hurd.h | 4 ++++
hurd/hurd/fd.h | 20 ++++++++++++++++++++
hurd/hurd/port.h | 31 +++++++++++++++++++++++++++++++
hurd/hurd/signal.h | 16 +++++++++++++---
hurd/hurd/threadvar.h | 5 +++++
hurd/hurd/userlink.h | 14 ++++++++++++++
mach/lock-intern.h | 20 ++++++++++++++++++++
mach/mach/mig_support.h | 3 +++
mach/spin-lock.c | 1 +
ports/sysdeps/mach/alpha/machine-lock.h | 12 ++++++++++++
ports/sysdeps/mach/alpha/machine-sp.h | 4 ++++
sysdeps/generic/machine-lock.h | 12 ++++++++++++
sysdeps/generic/machine-sp.h | 4 ++++
sysdeps/mach/i386/machine-lock.h | 12 ++++++++++++
sysdeps/mach/powerpc/machine-lock.h | 12 ++++++++++++
sysdeps/mach/powerpc/machine-sp.h | 4 ++++
16 files changed, 171 insertions(+), 3 deletions(-)
|
view
|
download
|
| hurd-i386/submitted-critical-sections.diff |
hurd/hurd/fd.h | 2 ++
sysdeps/mach/hurd/dirfd.c | 3 +++
sysdeps/mach/hurd/opendir.c | 2 ++
3 files changed, 7 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-dup2-fix.diff |
sysdeps/mach/hurd/dup2.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
|
view
|
download
|
| hurd-i386/local-pthread_posix-option.diff |
sysdeps/mach/hurd/Makeconfig | 14 ++++++++++++
sysdeps/mach/hurd/bits/posix_opt.h | 40 +++++++++++++++++++++++-----------
sysdeps/mach/hurd/gai_misc.h | 43 +++++++++++++++++++++++++++++++++++++
3 files changed, 84 insertions(+), 13 deletions(-)
|
view
|
download
|
| hurd-i386/local-check_native.diff |
sysdeps/mach/hurd/check_native.c | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-dl-sysdep.diff |
sysdeps/mach/hurd/dl-sysdep.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-itimer-lock.diff |
sysdeps/mach/hurd/setitimer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| hurd-i386/local-pthread_types.diff |
sysdeps/mach/hurd/bits/pthreadtypes.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| hurd-i386/local-_dl_random.diff |
sysdeps/mach/hurd/dl-sysdep.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| hurd-i386/local-unwind-resume.diff |
sysdeps/mach/hurd/Makefile | 12 ++++++
sysdeps/mach/hurd/rt-unwind-resume.c | 1
sysdeps/mach/hurd/unwind-resume.c | 64 +++++++++++++++++++++++++++++++++++
3 files changed, 77 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-null-pathname.diff |
hurd/hurdchdir.c | 6 ++++++
sysdeps/mach/hurd/chroot.c | 6 ++++++
2 files changed, 12 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-sbrk.diff |
sysdeps/mach/hurd/brk.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
|
view
|
download
|
| hurd-i386/local-thread-cancel.diff |
hurd/thread-cancel.c | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| hurd-i386/submitted-readlinkat.diff |
sysdeps/mach/hurd/readlinkat.c | 67 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 67 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-SOL_IP.patch |
bits/in.h | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| hurd-i386/local-bigmem.diff |
sysdeps/mach/hurd/dl-sysdep.c | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 deletions(-)
|
view
|
download
|
| hurd-i386/local-disable-ioctls.diff |
sysdeps/mach/hurd/bits/ioctls.h | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-rtld_lock_recursive.diff |
sysdeps/mach/hurd/bits/libc-lock.h | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| hurd-i386/local-longjmp_chk.diff |
sysdeps/mach/hurd/i386/Makefile | 4 +
sysdeps/mach/hurd/i386/____longjmp_chk.S | 108 ++++++++++++++++++++++++++++++
sysdeps/mach/hurd/i386/signal-defines.sym | 10 ++
3 files changed, 122 insertions(+)
|
view
|
download
|
| hurd-i386/cvs-getcwd.diff |
sysdeps/mach/hurd/getcwd.c | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| hurd-i386/cvs-setsid.diff |
ChangeLog | 5 +++++
hurd/hurdioctl.c | 24 ++++++++++--------------
2 files changed, 15 insertions(+), 14 deletions(-)
|
view
|
download
|
| hurd-i386/local-locarchive.diff |
locale/programs/locarchive.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-regex_internal.diff |
posix/regex_internal.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| hurd-i386/cvs-ttyname.diff |
sysdeps/mach/hurd/ttyname.c | 8 ++++++--
sysdeps/mach/hurd/ttyname_r.c | 6 +++++-
2 files changed, 11 insertions(+), 3 deletions(-)
|
view
|
download
|
| hurd-i386/cvs-getnprocs.diff |
sysdeps/mach/getsysstats.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| hurd-i386/local-mkdir_root.diff |
sysdeps/mach/hurd/mkdir.c | 6 +++++-
sysdeps/mach/hurd/mkdirat.c | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
|
view
|
download
|
| hurd-i386/local-i686.diff |
sysdeps/mach/i386/sysdep.h | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| hurd-i386/local-no-hp-timing.diff |
sysdeps/mach/hurd/hp-timing.h | 41 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
|
view
|
download
|
| hurd-i386/cvs-sched_param.diff |
bits/sched.h | 15 +++++++++++++++
1 file changed, 15 insertions(+)
|
view
|
download
|
| hurd-i386/submitted-catch-signal.diff |
hurd/catch-signal.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| hurd-i386/cvs-sendmsg-leak.diff |
sysdeps/mach/hurd/sendmsg.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
|
view
|
download
|
| hurd-i386/local-sendmsg-SCM_RIGHTS.diff |
sysdeps/mach/hurd/recvmsg.c | 108 ++++++++++++++++++++++++++++++++++++++++++--
sysdeps/mach/hurd/sendmsg.c | 73 ++++++++++++++++++++++++-----
2 files changed, 166 insertions(+), 15 deletions(-)
|
view
|
download
|
| ia64/local-dlfptr.diff |
sysdeps/ia64/dl-machine.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| ia64/submitted-sysconf.diff |
sysdeps/unix/sysv/linux/ia64/sysconf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| ia64/submitted-libm.diff |
sysdeps/ia64/fpu/e_fmod.S | 8 +--
sysdeps/ia64/fpu/e_fmodf.S | 8 +--
sysdeps/ia64/fpu/e_fmodl.S | 12 ++++-
sysdeps/ia64/fpu/libm_error.c | 75 +++++++++++++++++++++++++++++--
sysdeps/ia64/fpu/libm_error_codes.h | 6 ++
sysdeps/ia64/fpu/s_cos.S | 82 +++++++++++++++++++++++++++++++++-
sysdeps/ia64/fpu/s_cosf.S | 85 +++++++++++++++++++++++++++++++++---
sysdeps/ia64/fpu/s_cosl.S | 80 ++++++++++++++++++++++++++++++++-
sysdeps/ia64/fpu/s_tan.S | 15 +++---
sysdeps/ia64/fpu/s_tanf.S | 6 +-
sysdeps/ia64/fpu/s_tanl.S | 21 ++++++--
11 files changed, 355 insertions(+), 43 deletions(-)
|
view
|
download
|
| i386/local-biarch.diff |
sysdeps/unix/sysv/linux/i386/dl-cache.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| i386/local-clone.diff |
sysdeps/unix/sysv/linux/i386/clone.S | 4 ----
1 file changed, 4 deletions(-)
|
view
|
download
|
| i386/local-cmov.diff |
sysdeps/i386/dl-procinfo.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| i386/local-cpuid-level2.diff |
sysdeps/x86_64/cacheinfo.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
|
view
|
download
|
| i386/local-linuxthreads-gscope.diff |
linuxthreads/sysdeps/i386/tls.h | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
|
view
|
download
|
| i386/local-pthread_cond_wait.diff |
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S | 644 -------------
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S | 20
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S | 20
3 files changed, 684 deletions(-)
|
view
|
download
|
| i386/submitted-i686-timing.diff |
elf/Makefile | 6 +++++-
elf/dl-altinit.c | 43 +++++++++++++++++++++++++++++++++++++++++++
sysdeps/generic/ldsodefs.h | 4 ++--
sysdeps/i386/hp-timing.h | 34 ++++++++++++++++++++++++++++++++++
4 files changed, 84 insertions(+), 3 deletions(-)
|
view
|
download
|
| m68k/cvs-define-m68k-tls-relocations.patch |
elf/elf.h | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
|
view
|
download
|
| m68k/cvs-tls-support.patch |
ports/ChangeLog.m68k | 139 ++++
ports/data/c++-types-m68k-linux-gnu.data | 67 ++
ports/data/localplt-m68k-linux-gnu.data | 8
ports/sysdeps/m68k/dl-machine.h | 34 -
ports/sysdeps/m68k/dl-tls.h | 48 +
ports/sysdeps/m68k/fpu/fegetenv.c | 3
ports/sysdeps/m68k/jmpbuf-unwind.h | 23
ports/sysdeps/m68k/libc-tls.c | 38 +
ports/sysdeps/m68k/m680x0/fpu/bits/mathinline.h | 48 -
ports/sysdeps/m68k/m680x0/fpu/s_ccos.c | 4
ports/sysdeps/m68k/m680x0/fpu/s_ccosh.c | 4
ports/sysdeps/m68k/nptl/Makefile | 22
ports/sysdeps/m68k/nptl/pthread_spin_lock.c | 31
ports/sysdeps/m68k/nptl/pthread_spin_trylock.c | 28
ports/sysdeps/m68k/nptl/pthreaddef.h | 39 +
ports/sysdeps/m68k/nptl/tcb-offsets.sym | 11
ports/sysdeps/m68k/nptl/tls.h | 171 +++++
ports/sysdeps/m68k/tls-macros.h | 70 ++
ports/sysdeps/unix/sysv/linux/m68k/Makefile | 6
ports/sysdeps/unix/sysv/linux/m68k/Versions | 14
ports/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h | 27
ports/sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h | 61 +
ports/sysdeps/unix/sysv/linux/m68k/bits/poll.h | 4
ports/sysdeps/unix/sysv/linux/m68k/bits/sigcontext.h | 62 -
ports/sysdeps/unix/sysv/linux/m68k/bits/siginfo.h | 316 ----------
ports/sysdeps/unix/sysv/linux/m68k/bits/stat.h | 17
ports/sysdeps/unix/sysv/linux/m68k/clone.S | 52 +
ports/sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h | 105 +++
ports/sysdeps/unix/sysv/linux/m68k/init-first.c | 74 ++
ports/sysdeps/unix/sysv/linux/m68k/libc-m68k-vdso.c | 1
ports/sysdeps/unix/sysv/linux/m68k/m680x0/m68k-helpers.S | 6
ports/sysdeps/unix/sysv/linux/m68k/m68k-helpers.S | 107 +++
ports/sysdeps/unix/sysv/linux/m68k/m68k-vdso.c | 35 +
ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h | 182 +++++
ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h | 36 +
ports/sysdeps/unix/sysv/linux/m68k/nptl/clone.S | 2
ports/sysdeps/unix/sysv/linux/m68k/nptl/createthread.c | 25
ports/sysdeps/unix/sysv/linux/m68k/nptl/fork.c | 30
ports/sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h | 284 ++++++++
ports/sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S | 38 +
ports/sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c | 91 ++
ports/sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h | 141 ++++
ports/sysdeps/unix/sysv/linux/m68k/nptl/vfork.S | 40 +
ports/sysdeps/unix/sysv/linux/m68k/register-dump.h | 32 -
ports/sysdeps/unix/sysv/linux/m68k/socket.S | 28
ports/sysdeps/unix/sysv/linux/m68k/sys/user.h | 7
ports/sysdeps/unix/sysv/linux/m68k/sysdep.h | 56 +
ports/sysdeps/unix/sysv/linux/m68k/vfork.S | 20
48 files changed, 2196 insertions(+), 491 deletions(-)
|
view
|
download
|
| m68k/cvs-versions-def-2-12.patch |
Versions.def | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| m68k/local-compat.diff |
ports/sysdeps/unix/sysv/linux/m68k/chown.c | 5 +++++
ports/sysdeps/unix/sysv/linux/m68k/lchown.c | 5 +++++
2 files changed, 10 insertions(+)
|
view
|
download
|
| m68k/local-dwarf2-buildfix.diff |
sysdeps/m68k/framestate.c | 2 ++
sysdeps/m68k/unwind-pe.c | 6 ++++++
2 files changed, 8 insertions(+)
|
view
|
download
|
| m68k/local-fpic.diff |
ports/sysdeps/m68k/Makefile | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| m68k/local-reloc.diff |
ports/sysdeps/m68k/dl-machine.h | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| m68k/local-pthread_lock.diff |
linuxthreads/sysdeps/m68k/pspinlock.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| m68k/submitted-gcc34-seccomment.diff |
include/libc-symbols.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| mips/cvs-mips-atomic_h.diff |
ports/sysdeps/mips/bits/atomic.h | 52 +++++++++++++++++++--------------------
1 file changed, 26 insertions(+), 26 deletions(-)
|
view
|
download
|
| mips/cvs-non-pic-n32-64-syscall.diff |
ports/sysdeps/unix/mips/mips64/n32/sysdep.h | 1 +
ports/sysdeps/unix/mips/mips64/n64/sysdep.h | 1 +
2 files changed, 2 insertions(+)
|
view
|
download
|
| mips/local-lowlevellock.diff |
ports/sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| mips/local-r10k.diff |
ports/sysdeps/mips/bits/atomic.h | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| mips/submitted-rld_map.diff |
ports/sysdeps/mips/dl-machine.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| mips/cvs-tls-unallocated.diff |
ports/sysdeps/mips/dl-tls.h | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| s390/cvs-makecontext.diff |
sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c | 64 ++++++++++-----------
sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c | 62 ++++++++++----------
2 files changed, 63 insertions(+), 63 deletions(-)
|
view
|
download
|
| s390/submitted-nexttowardf.diff |
sysdeps/ieee754/ldbl-128/s_nexttowardf.c | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
|
view
|
download
|
| sh4/local-fpscr_values.diff |
sysdeps/unix/sysv/linux/sh/Versions | 1 +
sysdeps/unix/sysv/linux/sh/sysdep.S | 11 +++++++++++
2 files changed, 12 insertions(+)
|
view
|
download
|
| sh4/submitted-set_fpscr.diff |
sysdeps/sh/sh4/fpu/fpu_control.h | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| sparc/local-fork.diff |
sysdeps/unix/sysv/linux/sparc/fork.S | 30 ------------------------------
1 file changed, 30 deletions(-)
|
view
|
download
|
| sparc/local-sparcv9-target.diff |
configure | 5 +++++
configure.in | 5 +++++
2 files changed, 10 insertions(+)
|
view
|
download
|
| sparc/submitted-timing.diff |
sysdeps/sparc/sparc32/hp-timing.h | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
|
view
|
download
|
| sparc/cvs-sparcv9-memchr.diff |
sysdeps/sparc/sparc64/memchr.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| sparc/submitted-msgrcv.diff |
sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c | 49 +++++++++++++++++++++++++
1 file changed, 49 insertions(+)
|
view
|
download
|
| all/local-alias-UTF-8.diff |
intl/locale.alias | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| all/local-alias-et_EE.diff |
intl/locale.alias | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| all/local-pthread-manpages.diff |
linuxthreads/man/pthread_atfork.man | 36 ++---
linuxthreads/man/pthread_attr_init.man | 132 ++++++++++-----------
linuxthreads/man/pthread_cancel.man | 98 +++++++--------
linuxthreads/man/pthread_cleanup_push.man | 66 +++++-----
linuxthreads/man/pthread_cond_init.man | 114 +++++++++---------
linuxthreads/man/pthread_condattr_init.man | 14 +-
linuxthreads/man/pthread_create.man | 36 ++---
linuxthreads/man/pthread_detach.man | 34 ++---
linuxthreads/man/pthread_equal.man | 6
linuxthreads/man/pthread_exit.man | 18 +-
linuxthreads/man/pthread_join.man | 64 +++++-----
linuxthreads/man/pthread_key_create.man | 62 ++++-----
linuxthreads/man/pthread_kill_other_threads_np.man | 22 +--
linuxthreads/man/pthread_mutex_init.man | 94 +++++++-------
linuxthreads/man/pthread_mutexattr_init.man | 62 ++++-----
linuxthreads/man/pthread_mutexattr_setkind_np.man | 20 +--
linuxthreads/man/pthread_once.man | 18 +-
linuxthreads/man/pthread_self.man | 12 -
linuxthreads/man/pthread_setschedparam.man | 62 ++++-----
linuxthreads/man/pthread_sigmask.man | 86 ++++++-------
linuxthreads/man/sem_init.man | 88 +++++++-------
21 files changed, 572 insertions(+), 572 deletions(-)
|
view
|
download
|
| all/local-remove-manual.diff |
manual/Makefile | 254 +++++++++++++++++++++++++++++++++++++++++++++
sysdeps/gnu/Makefile | 2
sysdeps/mach/hurd/Makefile | 2
3 files changed, 256 insertions(+), 2 deletions(-)
|
view
|
download
|
| all/local-ru_RU.diff |
intl/locale.alias | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| all/local-ldd.diff |
elf/ldd.bash.in | 20 +++-----------------
1 file changed, 3 insertions(+), 17 deletions(-)
|
view
|
download
|
| any/local-asserth-decls.diff |
assert/assert.h | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| any/local-bindresvport_blacklist.diff |
sunrpc/bindrsvprt.c | 107 ++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 99 insertions(+), 8 deletions(-)
|
view
|
download
|
| any/local-allocalim-header.diff |
sysdeps/unix/sysv/linux/check_pf.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| any/local-fhs-linux-paths.diff |
sysdeps/unix/sysv/linux/paths.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| any/local-fhs-nscd.diff |
nscd/nscd.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| any/local-ld-multiarch.diff |
Makeconfig | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
|
view
|
download
|
| any/local-ldso-disable-hwcap.diff |
elf/dl-cache.c | 6 ++++++
elf/dl-sysdep.c | 21 +++++++++++++++++++--
2 files changed, 25 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/local-ldconfig.diff |
elf/ldconfig.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| any/local-ldconfig-fsync.diff |
elf/cache.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| any/local-libgcc-compat-main.diff |
sysdeps/i386/Makefile | 5
sysdeps/i386/Versions | 3
sysdeps/i386/libgcc-compat.c | 75 +++++++
sysdeps/ia64/Makefile | 4
sysdeps/ia64/Versions | 4
sysdeps/ia64/ia64libgcc.S | 350 ----------------------------------
sysdeps/ia64/libgcc-compat.c | 112 ++++++++++
sysdeps/s390/s390-32/Makefile | 8
sysdeps/s390/s390-32/Versions | 8
sysdeps/s390/s390-32/libgcc-compat.c | 83 ++++++++
sysdeps/sparc/sparc32/Makefile | 8
sysdeps/sparc/sparc32/Versions | 4
sysdeps/sparc/sparc32/libgcc-compat.c | 121 +++++++++++
13 files changed, 433 insertions(+), 352 deletions(-)
|
view
|
download
|
| any/local-libgcc-compat-ports.diff |
ports/sysdeps/alpha/Makefile | 8 ++
ports/sysdeps/alpha/Versions | 2
ports/sysdeps/alpha/libgcc-compat.c | 35 +++++++++
ports/sysdeps/arm/Makefile | 7 +
ports/sysdeps/arm/Versions | 16 ++++
ports/sysdeps/arm/libgcc-compat.c | 111 ++++++++++++++++++++++++++++++
ports/sysdeps/m68k/Deps | 1
ports/sysdeps/m68k/Makefile | 8 ++
ports/sysdeps/m68k/Versions | 8 ++
ports/sysdeps/m68k/libgcc-compat.c | 83 ++++++++++++++++++++++
ports/sysdeps/mips/mips32/Makefile | 8 ++
ports/sysdeps/mips/mips32/Versions | 8 ++
ports/sysdeps/mips/mips32/libgcc-compat.c | 66 +++++++++++++++++
13 files changed, 361 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-defines.diff |
config.make.in | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-fd.diff |
linuxthreads/pthread.c | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-gscope.diff |
linuxthreads/descr.h | 12 ++++++++++++
1 file changed, 12 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-kill_other.diff |
linuxthreads/pthread.c | 10 ++++++++++
1 file changed, 10 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-lowlevellock.diff |
linuxthreads/sysdeps/unix/sysv/linux/rtld-lowlevel.h | 153 +++++++++++++++++++
1 file changed, 153 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-fatalprepare.diff |
linuxthreads/sysdeps/unix/sysv/linux/fatal-prepare.h | 39 +++++++++++++++++++
1 file changed, 39 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-ptw.diff |
linuxthreads/Makeconfig | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-semaphore_h.diff |
linuxthreads/semaphore.h | 87 ------------------------------
linuxthreads/sysdeps/pthread/semaphore.h | 88 ++++++++++++++++++++++++++++++-
2 files changed, 87 insertions(+), 88 deletions(-)
|
view
|
download
|
| any/local-linuxthreads-signals.diff |
linuxthreads/signals.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-stacksize.diff |
linuxthreads/pthread.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-tst-sighandler.diff |
linuxthreads/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| any/local-linuxthreads-unwind.diff |
linuxthreads/sysdeps/pthread/Makefile | 6 ++
linuxthreads/sysdeps/pthread/unwind-resume.c | 64 +++++++++++++++++++++++++++
2 files changed, 70 insertions(+)
|
view
|
download
|
| any/local-linuxthreads-weak.diff |
linuxthreads/sysdeps/pthread/bits/libc-lock.h | 11 +++++++++++
1 file changed, 11 insertions(+)
|
view
|
download
|
| any/local-localedef-fix-trampoline.diff |
locale/programs/3level.h | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
|
view
|
download
|
| any/local-mktemp.diff |
misc/mktemp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| any/local-no-pagesize.diff |
ports/sysdeps/unix/sysv/linux/alpha/sys/user.h | 4 ++--
ports/sysdeps/unix/sysv/linux/mips/sys/user.h | 4 ++--
sysdeps/unix/sysv/linux/ia64/sys/user.h | 3 ++-
sysdeps/unix/sysv/linux/x86_64/sys/user.h | 4 ++--
4 files changed, 8 insertions(+), 7 deletions(-)
|
view
|
download
|
| any/local-nss-upgrade.diff |
nss/nsswitch.c | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
|
view
|
download
|
| any/local-o_cloexec.diff |
sysdeps/unix/opendir.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| any/local-rtld.diff |
Makeconfig | 7 ++++++-
elf/Makefile | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/local-stubs_h.diff |
include/stubs-prologue.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| any/local-stdio-lock.diff |
bits/stdio-lock.h | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
|
view
|
download
|
| any/local-tcsetaddr.diff |
sysdeps/unix/sysv/linux/tcsetattr.c | 55 +++++++++++++++++++++++++++++++++++-
1 file changed, 54 insertions(+), 1 deletion(-)
|
view
|
download
|
| any/local-disable-test-tgmath2.diff |
math/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| any/local-tst-mktime2.diff |
time/tst-mktime2.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| any/submitted-nis-netgrp.diff |
nis/nss_nis/nis-netgrp.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| any/submitted-clock-settime.diff |
sysdeps/unix/sysv/linux/clock_settime.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| any/submitted-longdouble.diff |
math/Makefile | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
|
view
|
download
|
| any/submitted-sched_h.diff |
bits/sched.h | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| any/local-disable-nscd-host-caching.diff |
nscd/nscd.conf | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| any/local-missing-linux_types.h.diff |
sysdeps/unix/sysv/linux/netinet/if_fddi.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| any/local-nss-overflow.diff |
nss/nss_files/files-parse.c | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/submitted-popen.diff |
include/unistd.h | 5 +----
socket/have_sock_cloexec.c | 5 +++++
2 files changed, 6 insertions(+), 4 deletions(-)
|
view
|
download
|
| any/local-linuxthreads-thread_self.diff |
linuxthreads/descr.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/submitted-futex_robust_pi.diff |
ports/sysdeps/unix/sysv/linux/arm/kernel-features.h | 10 +++++++
ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h | 10 +++++++
ports/sysdeps/unix/sysv/linux/mips/kernel-features.h | 11 ++++++++
sysdeps/unix/sysv/linux/kernel-features.h | 26 +++++++++++++------
4 files changed, 50 insertions(+), 7 deletions(-)
|
view
|
download
|
| any/submitted-getaddrinfo-lo.diff |
sysdeps/posix/getaddrinfo.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
|
view
|
download
|
| any/local-getaddrinfo-interface.diff |
sysdeps/posix/getaddrinfo.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/submitted-autotools.diff |
scripts/config.guess | 117 ++++++++++++++++++++++++++++---------
scripts/config.sub | 159 +++++++++++++++++++++++++++++++++++++--------------
2 files changed, 208 insertions(+), 68 deletions(-)
|
view
|
download
|
| any/submitted-accept4-hidden.diff |
socket/accept4.c | 2 --
1 file changed, 2 deletions(-)
|
view
|
download
|
| any/submitted-localedef-mmap.diff |
locale/programs/locarchive.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| any/submitted-missing-etc-hosts.diff |
nss/nss_files/files-hosts.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| any/submitted-bits-fcntl_h-at.diff |
io/fcntl.h | 14 --------------
ports/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h | 15 +++++++++++++++
ports/sysdeps/unix/sysv/linux/am33/bits/fcntl.h | 17 +++++++++++++++++
ports/sysdeps/unix/sysv/linux/arm/bits/fcntl.h | 15 +++++++++++++++
ports/sysdeps/unix/sysv/linux/cris/bits/fcntl.h | 15 +++++++++++++++
ports/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h | 15 +++++++++++++++
ports/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h | 15 +++++++++++++++
ports/sysdeps/unix/sysv/linux/mips/bits/fcntl.h | 15 +++++++++++++++
sysdeps/mach/hurd/bits/fcntl.h | 15 +++++++++++++++
sysdeps/unix/sysv/linux/i386/bits/fcntl.h | 15 +++++++++++++++
sysdeps/unix/sysv/linux/ia64/bits/fcntl.h | 15 +++++++++++++++
sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h | 15 +++++++++++++++
sysdeps/unix/sysv/linux/s390/bits/fcntl.h | 15 +++++++++++++++
sysdeps/unix/sysv/linux/sh/bits/fcntl.h | 15 +++++++++++++++
sysdeps/unix/sysv/linux/sparc/bits/fcntl.h | 15 +++++++++++++++
sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h | 15 +++++++++++++++
16 files changed, 227 insertions(+), 14 deletions(-)
|
view
|
download
|
| any/local-ntp-update.diff |
sysdeps/unix/sysv/linux/sys/timex.h | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| any/cvs-resolv-bindv6only.diff |
resolv/res_send.c | 44 +++++++++-----------------------------------
1 file changed, 9 insertions(+), 35 deletions(-)
|
view
|
download
|
| any/submitted-nis-shadow.diff |
nis/nss_nis/nis-pwd.c | 99 ++++++++++++-------------------------------------
nis/nss_nis/nis-spwd.c | 55 ++++++++++++++++++++++++---
2 files changed, 74 insertions(+), 80 deletions(-)
|
view
|
download
|
| any/local-no-SOCK_NONBLOCK.diff |
nscd/connections.c | 9 ++++++++-
resolv/res_send.c | 12 ++++++++++--
2 files changed, 18 insertions(+), 3 deletions(-)
|
view
|
download
|
| any/cvs-malloc_info-init.diff |
malloc/malloc.c | 41 ++++++++++++++++++++++++-----------------
1 file changed, 24 insertions(+), 17 deletions(-)
|
view
|
download
|
| any/submitted-stack-guard-quick-randomization.diff |
elf/tst-stackguard1.c | 8 ++++++--
nptl/tst-stackguard1.c | 8 ++++++--
sysdeps/unix/sysv/linux/dl-osinfo.h | 29 +++++++++++++++++++++++++++++
3 files changed, 41 insertions(+), 4 deletions(-)
|
view
|
download
|
| any/submitted-leading-zero-stack-guard.diff |
sysdeps/unix/sysv/linux/dl-osinfo.h | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)
|
view
|
download
|
| any/cvs-stat-issock.diff |
io/sys/stat.h | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/cvs-remove.diff |
sysdeps/posix/remove.c | 10 ++++++++--
sysdeps/unix/sysv/linux/remove.c | 2 ++
2 files changed, 10 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/submitted-nptl-invalid-td.patch |
nptl/pthreadP.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/local-gai-rfc1918-scope-global.patch |
posix/gai.conf | 3 ---
sysdeps/posix/getaddrinfo.c | 4 ----
2 files changed, 7 deletions(-)
|
view
|
download
|
| any/cvs-getaddrinfo.diff |
sysdeps/posix/getaddrinfo.c | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
|
view
|
download
|
| any/cvs-umount-nofollow.diff |
sysdeps/unix/sysv/linux/sys/mount.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| any/cvs-glob.diff |
posix/glob.c | 52 ++++++++++++++++++++----------------
posix/tst-gnuglob.c | 75 +++++++++++++++++++++++++++++++++++++---------------
2 files changed, 83 insertions(+), 44 deletions(-)
|
view
|
download
|
| any/local-dlfptr.diff |
elf/dl-fptr.c | 18 +++++++++++++++++-
sysdeps/generic/dl-fptr.h | 3 +++
2 files changed, 20 insertions(+), 1 deletion(-)
|
view
|
download
|
| any/submitted-string2-strcmp.diff |
string/bits/string2.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| any/submitted-group_member.diff |
posix/group_member.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| any/cvs-__block.diff |
crypt/crypt.h | 4 ++--
posix/unistd.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| any/cvs-sunrpc-license.diff |
LICENSES | 52 ++++++++++++++++++++------------------
nis/rpcsvc/nis.h | 49 ++++++++++++++++++-----------------
nis/rpcsvc/nis.x | 49 ++++++++++++++++++-----------------
nis/rpcsvc/nis_callback.h | 49 ++++++++++++++++++-----------------
nis/rpcsvc/nis_callback.x | 56 +++++++++++++++++++----------------------
nis/rpcsvc/nis_object.x | 32 +++++++++++++++++++++--
nis/rpcsvc/nis_tags.h | 33 +++++++++++++++++++++---
nis/rpcsvc/yp.h | 48 ++++++++++++++++++-----------------
nis/rpcsvc/yp.x | 48 ++++++++++++++++++-----------------
nis/rpcsvc/ypupd.h | 52 ++++++++++++++++++--------------------
nis/yp_xdr.c | 48 ++++++++++++++++++-----------------
nis/ypupdate_xdr.c | 52 ++++++++++++++++++--------------------
sunrpc/auth_des.c | 4 +-
sunrpc/auth_none.c | 4 +-
sunrpc/auth_unix.c | 4 +-
sunrpc/authdes_prot.c | 4 +-
sunrpc/authuxprot.c | 4 +-
sunrpc/bindrsvprt.c | 4 +-
sunrpc/clnt_gen.c | 4 +-
sunrpc/clnt_perr.c | 4 +-
sunrpc/clnt_raw.c | 4 +-
sunrpc/clnt_simp.c | 4 +-
sunrpc/clnt_tcp.c | 4 +-
sunrpc/clnt_udp.c | 4 +-
sunrpc/clnt_unix.c | 4 +-
sunrpc/des_crypt.c | 4 +-
sunrpc/des_soft.c | 3 +-
sunrpc/get_myaddr.c | 4 +-
sunrpc/getrpcport.c | 4 +-
sunrpc/key_call.c | 4 +-
sunrpc/key_prot.c | 4 +-
sunrpc/openchild.c | 4 +-
sunrpc/pm_getmaps.c | 4 +-
sunrpc/pm_getport.c | 4 +-
sunrpc/pmap_clnt.c | 4 +-
sunrpc/pmap_prot.c | 4 +-
sunrpc/pmap_prot2.c | 4 +-
sunrpc/pmap_rmt.c | 4 +-
sunrpc/rpc/auth.h | 4 +-
sunrpc/rpc/auth_unix.h | 4 +-
sunrpc/rpc/clnt.h | 4 +-
sunrpc/rpc/des_crypt.h | 6 ++--
sunrpc/rpc/key_prot.h | 4 +-
sunrpc/rpc/netdb.h | 4 +-
sunrpc/rpc/pmap_clnt.h | 4 +-
sunrpc/rpc/pmap_prot.h | 4 +-
sunrpc/rpc/pmap_rmt.h | 4 +-
sunrpc/rpc/rpc.h | 4 +-
sunrpc/rpc/rpc_des.h | 4 +-
sunrpc/rpc/rpc_msg.h | 4 +-
sunrpc/rpc/svc.h | 4 +-
sunrpc/rpc/svc_auth.h | 4 +-
sunrpc/rpc/types.h | 3 +-
sunrpc/rpc/xdr.h | 4 +-
sunrpc/rpc_clntout.c | 4 +-
sunrpc/rpc_cmsg.c | 4 +-
sunrpc/rpc_common.c | 3 +-
sunrpc/rpc_cout.c | 5 ++-
sunrpc/rpc_dtable.c | 3 +-
sunrpc/rpc_hout.c | 5 ++-
sunrpc/rpc_main.c | 5 ++-
sunrpc/rpc_parse.c | 5 ++-
sunrpc/rpc_parse.h | 5 ++-
sunrpc/rpc_prot.c | 4 +-
sunrpc/rpc_sample.c | 5 ++-
sunrpc/rpc_scan.c | 5 ++-
sunrpc/rpc_scan.h | 5 ++-
sunrpc/rpc_svcout.c | 5 ++-
sunrpc/rpc_tblout.c | 5 ++-
sunrpc/rpc_util.c | 5 ++-
sunrpc/rpc_util.h | 5 ++-
sunrpc/rpcinfo.c | 4 +-
sunrpc/rpcsvc/bootparam_prot.x | 4 +-
sunrpc/rpcsvc/key_prot.x | 4 +-
sunrpc/rpcsvc/klm_prot.x | 5 +--
sunrpc/rpcsvc/mount.x | 6 ++--
sunrpc/rpcsvc/nfs_prot.x | 4 +-
sunrpc/rpcsvc/nlm_prot.x | 29 +++++++++++++++++++--
sunrpc/rpcsvc/rex.x | 4 +-
sunrpc/rpcsvc/rstat.x | 4 +-
sunrpc/rpcsvc/rusers.x | 3 +-
sunrpc/rpcsvc/sm_inter.x | 4 +-
sunrpc/rpcsvc/spray.x | 4 +-
sunrpc/rpcsvc/yppasswd.x | 4 +-
sunrpc/rtime.c | 4 +-
sunrpc/svc.c | 4 +-
sunrpc/svc_auth.c | 4 +-
sunrpc/svc_authux.c | 4 +-
sunrpc/svc_raw.c | 4 +-
sunrpc/svc_run.c | 3 +-
sunrpc/svc_simple.c | 4 +-
sunrpc/svc_tcp.c | 4 +-
sunrpc/svc_udp.c | 4 +-
sunrpc/svc_unix.c | 4 +-
sunrpc/svcauth_des.c | 4 +-
sunrpc/xcrypt.c | 4 +-
sunrpc/xdr.c | 4 +-
sunrpc/xdr_array.c | 4 +-
sunrpc/xdr_float.c | 4 +-
sunrpc/xdr_mem.c | 6 ++--
sunrpc/xdr_rec.c | 4 +-
sunrpc/xdr_ref.c | 4 +-
sunrpc/xdr_sizeof.c | 4 +-
sunrpc/xdr_stdio.c | 4 +-
104 files changed, 538 insertions(+), 436 deletions(-)
|
view
|
download
|
| any/submitted-resolv.conf-thread.diff |
resolv/res_libc.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
|
view
|
download
|
| any/cvs-ignore-origin-privileged.diff |
elf/dl-object.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| any/cvs-resolv-different-nameserver.diff |
resolv/res_send.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|
| any/submitted-resolv-assert.diff |
resolv/res_query.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
|
view
|
download
|
| any/cvs-getaddrinfo-single-lookup.diff |
nscd/aicache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| any/cvs-pthread-setgroups.diff |
nptl/sysdeps/pthread/setxid.h | 6 ++---
sysdeps/unix/sysv/linux/i386/setgroups.c | 9 +++++--
sysdeps/unix/sysv/linux/setgroups.c | 37 +++++++++++++++++++++++++++++++
3 files changed, 46 insertions(+), 6 deletions(-)
|
view
|
download
|
| any/cvs-dl_close-scope-handling.diff |
elf/dl-close.c | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| any/cvs-nptl-pthread-race.diff |
nptl/allocatestack.c | 1 +
nptl/descr.h | 1 +
nptl/nptl-init.c | 1 +
nptl/sysdeps/pthread/list.h | 31 +++++++++++++++++++++++--------
nptl_db/ChangeLog | 4 ++++
nptl_db/thread_dbP.h | 3 ++-
6 files changed, 32 insertions(+), 9 deletions(-)
|
view
|
download
|
| any/cvs-statvfs-mount-flags.diff |
ports/sysdeps/unix/sysv/linux/alpha/bits/statfs.h | 6 ++++--
ports/sysdeps/unix/sysv/linux/mips/bits/statfs.h | 6 ++++--
sysdeps/unix/sysv/linux/bits/statfs.h | 7 +++++--
sysdeps/unix/sysv/linux/internal_statvfs.c | 22 +++++++++++++++++-----
sysdeps/unix/sysv/linux/kernel-features.h | 5 +++++
sysdeps/unix/sysv/linux/s390/bits/statfs.h | 7 +++++--
6 files changed, 40 insertions(+), 13 deletions(-)
|
view
|
download
|