| patch |
summary |
view |
raw |
| 02_linking.patch |
configure.ac | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| 03_rm_without_xlink.patch |
ext/Makefile.ext.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 05_libgc_fix.patch |
gc/configure | 5 ++++-
gc/configure.ac | 5 ++++-
gc/include/private/gcconfig.h | 14 +++++---------
gc/mach_dep.c | 21 +++++++++++++++++----
gc/os_dep.c | 2 +-
gc/pthread_support.c | 2 +-
6 files changed, 32 insertions(+), 17 deletions(-)
|
view
|
download
|
| 12_libgc_fix__EXCEPTIONS.patch |
gc/Makefile.am | 2 -
gc/Makefile.direct | 4 +-
gc/Makefile.in | 7 ++--
gc/pthread_start.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++
gc/pthread_support.c | 35 ++++++++---------------
5 files changed, 94 insertions(+), 29 deletions(-)
|
view
|
download
|
| 14_libgc_fix_threadlocal.patch |
gc/pthread_support.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 15_ext_termios.patch |
configure.ac | 7 ++-----
ext/termios/Makefile.in | 5 +++--
ext/termios/termiolib.stub | 1 +
ext/termios/termios.ac | 24 ++++++++++++++++++++++++
ext/termios/termios.c | 1 +
ext/termios/termios_config.h.in | 15 +++++++++++++++
src/gauche/config.h.in | 15 ---------------
7 files changed, 46 insertions(+), 22 deletions(-)
|
view
|
download
|
| 16_no_LIBS.patch |
ext/Makefile.ext.in | 2 +-
src/Makefile.in | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| 17_libgc_thread_local_for_archs.patch |
gc/configure | 8 +-------
gc/configure.ac | 6 +-----
2 files changed, 2 insertions(+), 12 deletions(-)
|
view
|
download
|
| 18_number.patch |
src/number.c | 1 +
test/number.scm | 6 ++++++
2 files changed, 7 insertions(+)
|
view
|
download
|
| 19_nettest_skip.patch |
ext/net/test.scm | 63 +++++++++++++++++++++++++++++++------------------------
1 file changed, 36 insertions(+), 27 deletions(-)
|
view
|
download
|
| 20_check_exit_status.patch |
Makefile.in | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 22_wa_s390_memcmp.patch |
src/string.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 23_sh4_requires_mieee.patch |
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 24_remove_sk_hack.patch |
gc/pthread_support.c | 13 -------------
1 file changed, 13 deletions(-)
|
view
|
download
|
| 25_binary_compat_vminexact.patch |
src/number.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 26_no_microversion_in_soname.patch |
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 27_libgc_fix__data_start.patch |
gc/include/private/gcconfig.h | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
|
view
|
download
|
| 28_test_under_pty.patch |
ext/termios/test-termios.scm | 155 +++++++++++++++++++++++++++++++++++++++++
ext/termios/test.scm | 162 ++++---------------------------------------
2 files changed, 172 insertions(+), 145 deletions(-)
|
view
|
download
|
| 29_avoid_using_/root.patch |
test/system.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|