Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/cjep_sun2x]: src sync with head
details: https://anonhg.NetBSD.org/src/rev/b99f3bccdc38
branches: cjep_sun2x
changeset: 1024910:b99f3bccdc38
user: cjep <cjep%NetBSD.org@localhost>
date: Sun Jun 06 20:30:43 2021 +0000
description:
sync with head
diffstat:
bin/ps/ps.1 | 10 +-
bin/ps/ps.c | 28 +-
distrib/amd64/installimage/Makefile | 4 +-
distrib/common/bootimage/Makefile.bootimage | 11 +-
distrib/sets/lists/man/mi | 29 +-
distrib/sets/lists/tests/mi | 5 +-
external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h | 2 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h | 148 ++--
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/symver-config.h | 148 ++--
external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/auto-host.h | 164 ++--
external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/configargs.h | 2 +-
external/gpl3/gcc/usr.bin/libcpp/arch/mipsn64el/config.h | 4 +-
external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.c | 2 +
external/mit/xorg/bin/beforelight/Makefile | 7 +-
external/mit/xorg/bin/cxpm/Makefile | 6 +-
external/mit/xorg/bin/ssh-askpass/Makefile | 6 +-
external/mit/xorg/bin/sxpm/Makefile | 6 +-
external/mit/xorg/bin/viewres/Makefile | 7 +-
external/mit/xorg/bin/x11perf/Makefile | 12 +-
external/mit/xorg/bin/xauth/Makefile | 7 +-
external/mit/xorg/bin/xclock/Makefile | 10 +-
external/mit/xorg/bin/xditview/Makefile | 9 +-
external/mit/xorg/bin/xdm/Makefile | 10 +-
external/mit/xorg/bin/xdm/chooser/Makefile | 7 +-
external/mit/xorg/bin/xdpyinfo/Makefile | 9 +-
external/mit/xorg/bin/xeyes/Makefile | 6 +-
external/mit/xorg/bin/xfd/Makefile | 9 +-
external/mit/xorg/bin/xgamma/Makefile | 7 +-
external/mit/xorg/bin/xinput/Makefile | 6 +-
external/mit/xorg/bin/xkbutils/Makefile.xkbutils | 7 +-
external/mit/xorg/bin/xlogo/Makefile | 9 +-
external/mit/xorg/bin/xset/Makefile | 9 +-
external/mit/xorg/bin/xsetroot/Makefile | 6 +-
external/mit/xorg/bin/xterm/Makefile | 14 +-
external/mit/xorg/bin/xvidtune/Makefile | 7 +-
external/mit/xorg/bin/xwininfo/Makefile | 6 +-
external/mit/xorg/server/drivers/xf86-input-keyboard/Makefile | 15 +-
games/fortune/datfiles/netbsd-tips | 21 +
lib/libcurses/addbytes.c | 40 +-
sbin/cgdconfig/params.c | 5 +-
sbin/mount/mount.8 | 9 +-
sbin/mount/mount.c | 9 +-
sbin/mount_chfs/mount_chfs.c | 5 +-
sbin/mount_chfs/mount_chfs.h | 13 +-
share/man/man4/man4.i386/Makefile | 7 +-
share/man/man4/man4.i386/autoconf.4 | 69 --
share/man/man4/man4.i386/console.4 | 118 ----
share/man/man4/man4.i386/intro.4 | 8 +-
share/man/man4/man4.x86/Makefile | 5 +-
share/man/man4/man4.x86/autoconf.4 | 69 ++
share/man/man4/man4.x86/console.4 | 116 ++++
share/man/man4/options.4 | 12 +-
share/man/man4/urtwn.4 | 3 +-
share/man/man8/afterboot.8 | 279 +++++----
share/mk/bsd.own.mk | 3 +-
share/mk/bsd.x11.mk | 3 +-
sys/arch/aarch64/aarch64/aarch64_machdep.c | 12 +-
sys/arch/algor/conf/std.algor64 | 4 +-
sys/arch/amiga/dev/kbd.c | 5 +-
sys/arch/amiga/dev/ms.c | 8 +-
sys/arch/arm/arm32/arm32_boot.c | 20 +-
sys/arch/epoc32/include/intr.h | 4 +-
sys/arch/evbppc/conf/DHT | 10 +-
sys/arch/hp300/dev/rdvar.h | 18 +-
sys/arch/hpcarm/include/intr.h | 4 +-
sys/arch/m68k/conf/std.m68k | 5 +-
sys/arch/playstation2/conf/std.playstation2 | 6 +-
sys/arch/playstation2/ee/timer.c | 8 +-
sys/arch/playstation2/playstation2/interrupt.c | 8 +-
sys/arch/sbmips/stand/netboot/dev_net.c | 252 +--------
sys/arch/sh3/conf/std.sh3 | 6 +-
sys/arch/sparc/conf/std.sparc | 6 +-
sys/arch/vax/conf/std.vax | 6 +-
sys/arch/x86/pci/amdzentemp.c | 196 ++++++-
sys/arch/zaurus/include/intr.h | 4 +-
sys/conf/Makefile.kern.inc | 4 +-
sys/dev/audio/audio.c | 25 +-
sys/dev/dkwedge/dk.c | 35 +-
sys/dev/hpc/hpcfb.c | 17 +-
sys/dev/ic/tpm.c | 8 +-
sys/dev/ipmi.c | 14 +-
sys/dev/isa/itesio_isavar.h | 3 +-
sys/dev/iscsi/iscsi_main.c | 20 +-
sys/dev/iscsi/iscsi_send.c | 5 +-
sys/dev/mii/mii_verbose.c | 6 +-
sys/dev/pci/if_ti.c | 63 +-
sys/dev/pci/if_tireg.h | 16 +-
sys/dev/scsipi/scsipi_verbose.c | 6 +-
sys/external/bsd/drm2/drm/files.drmkms | 6 +-
sys/external/bsd/drm2/i915drm/files.i915drmkms | 6 +-
sys/external/bsd/drm2/nouveau/files.nouveau | 6 +-
sys/external/bsd/drm2/radeon/files.radeon | 6 +-
sys/kern/kern_ksyms.c | 40 +-
sys/kern/kern_tc.c | 9 +-
sys/modules/drmkms/Makefile | 5 +-
sys/modules/i915drmkms/Makefile | 5 +-
sys/modules/radeondrm/Makefile | 5 +-
sys/nfs/nfs.h | 3 +-
sys/nfs/nfs_export.c | 50 +-
sys/nfs/nfs_syscalls.c | 9 +-
sys/nfs/nfs_var.h | 4 +-
sys/sys/cdefs_elf.h | 12 +-
sys/uvm/files.uvm | 3 +-
sys/uvm/uvm_swap.c | 9 +-
tests/fs/nfs/t_mountd.c | 5 +-
tests/fs/tmpfs/t_vnd.sh | 4 +-
tests/lib/csu/h_ifunc_static.c | 4 +-
tests/lib/libcurses/check_files/Makefile | 5 +-
tests/lib/libcurses/check_files/addstr2.chk | 1 +
tests/lib/libcurses/check_files/addstr3.chk | 2 +
tests/lib/libcurses/check_files/clear0.chk | 2 +
tests/lib/libcurses/check_files/slk1.chk | 2 +-
tests/lib/libcurses/check_files/slk3.chk | 2 +-
tests/lib/libcurses/check_files/slk5.chk | 2 +-
tests/lib/libcurses/check_files/slk6.chk | 2 +-
tests/lib/libcurses/check_files/slk_init.chk | 2 +-
tests/lib/libcurses/chk_gen | 2 +-
tests/lib/libcurses/debug_test | 9 +-
tests/lib/libcurses/tests/addstr | 21 +
tests/lib/libcurses/tests/clear | 8 +-
tests/lib/libcurses/tests/slk | 13 +-
tests/libexec/ld.elf_so/helper_ifunc_dso/h_helper_ifunc.c | 4 +-
usr.bin/ftp/Makefile | 4 +-
usr.bin/ftp/ftp.c | 9 +-
usr.bin/ftp/ssl.c | 29 +-
usr.bin/ftp/ssl.h | 23 +-
usr.bin/ftp/version.h | 4 +-
usr.bin/xlint/common/tyname.c | 6 +-
usr.bin/xlint/lint1/ckgetopt.c | 10 +-
usr.sbin/mountd/mountd.c | 217 ++++---
130 files changed, 1544 insertions(+), 1378 deletions(-)
diffs (truncated from 6771 to 300 lines):
diff -r 8f49822c9543 -r b99f3bccdc38 bin/ps/ps.1
--- a/bin/ps/ps.1 Thu Jun 03 10:18:30 2021 +0000
+++ b/bin/ps/ps.1 Sun Jun 06 20:30:43 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ps.1,v 1.110 2019/08/06 18:07:51 kamil Exp $
+.\" $NetBSD: ps.1,v 1.110.6.1 2021/06/06 20:30:43 cjep Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -38,6 +38,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl AaCcdehjlmrSsTuvwx
+.Op Fl G Ar group
.Op Fl k Ar key
.Op Fl M Ar core
.Op Fl N Ar system
@@ -110,6 +111,9 @@
Display the environment as well.
The environment for other
users' processes can only be displayed by the super-user.
+.It Fl G Ar group
+Display processes belonging to the users belonging to the specified group,
+given either as a group name or a gid.
.It Fl h
Repeat the information header as often as necessary to guarantee one
header per page of information.
@@ -714,3 +718,7 @@
.Nm
cannot run faster than the system and is run as any other scheduled
process, the information it displays can never be exact.
+.Pp
+The
+.Fl G
+option should ideally take a list instead of a single group.
diff -r 8f49822c9543 -r b99f3bccdc38 bin/ps/ps.c
--- a/bin/ps/ps.c Thu Jun 03 10:18:30 2021 +0000
+++ b/bin/ps/ps.c Sun Jun 06 20:30:43 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ps.c,v 1.93 2019/09/15 15:27:50 kamil Exp $ */
+/* $NetBSD: ps.c,v 1.93.6.1 2021/06/06 20:30:43 cjep Exp $ */
/*
* Copyright (c) 2000-2008 The NetBSD Foundation, Inc.
@@ -68,7 +68,7 @@
#if 0
static char sccsid[] = "@(#)ps.c 8.4 (Berkeley) 4/2/94";
#else
-__RCSID("$NetBSD: ps.c,v 1.93 2019/09/15 15:27:50 kamil Exp $");
+__RCSID("$NetBSD: ps.c,v 1.93.6.1 2021/06/06 20:30:43 cjep Exp $");
#endif
#endif /* not lint */
@@ -86,6 +86,7 @@
#include <err.h>
#include <errno.h>
#include <fcntl.h>
+#include <grp.h>
#include <kvm.h>
#include <limits.h>
#include <locale.h>
@@ -104,8 +105,8 @@
* ARGOPTS must contain all option characters that take arguments
* (except for 't'!) - it is used in kludge_oldps_options()
*/
-#define GETOPTSTR "aAcCdeghjk:LlM:mN:O:o:p:rSsTt:U:uvW:wx"
-#define ARGOPTS "kMNOopUW"
+#define GETOPTSTR "aAcCdegG:hjk:LlM:mN:O:o:p:rSsTt:U:uvW:wx"
+#define ARGOPTS "GkMNOopUW"
struct varlist displaylist = SIMPLEQ_HEAD_INITIALIZER(displaylist);
struct varlist sortlist = SIMPLEQ_HEAD_INITIALIZER(sortlist);
@@ -253,6 +254,19 @@
break;
case 'g':
break; /* no-op */
+ case 'G':
+ if (*optarg != '\0') {
+ struct group *gr;
+
+ what = KERN_PROC_GID;
+ gr = getgrnam(optarg);
+ if (gr == NULL) {
+ flag = parsenum(optarg, "group id");
+ } else
+ flag = gr->gr_gid;
+ }
+ break;
+
case 'h':
prtheader = ws.ws_row > 5 ? ws.ws_row : 22;
break;
@@ -338,7 +352,7 @@
what = KERN_PROC_UID;
pw = getpwnam(optarg);
if (pw == NULL) {
- flag = parsenum(optarg, "user name");
+ flag = parsenum(optarg, "user id");
} else
flag = pw->pw_uid;
}
@@ -944,8 +958,8 @@
(void)fprintf(stderr,
"usage:\t%s\n\t %s\n\t%s\n",
- "ps [-AaCcdehjlmrSsTuvwx] [-k key] [-M core] [-N system] [-O fmt]",
- "[-o fmt] [-p pid] [-t tty] [-U user] [-W swap]",
+ "ps [-AaCcdehjlmrSsTuvwx] [-G group] [-k key] [-M core] [-N system]",
+ "[-O fmt] [-o fmt] [-p pid] [-t tty] [-U user] [-W swap]",
"ps -L");
exit(1);
/* NOTREACHED */
diff -r 8f49822c9543 -r b99f3bccdc38 distrib/amd64/installimage/Makefile
--- a/distrib/amd64/installimage/Makefile Thu Jun 03 10:18:30 2021 +0000
+++ b/distrib/amd64/installimage/Makefile Sun Jun 06 20:30:43 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2021/04/26 14:08:11 pgoyette Exp $
+# $NetBSD: Makefile,v 1.16.4.1 2021/06/06 20:30:44 cjep Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-amd64-install # gives ${IMGBASE}.img
-INSTIMAGEMB?= 1700 # for all installation binaries
+INSTIMAGEMB?= 1800 # for all installation binaries
PRIMARY_BOOT= bootxx_ffsv1
SECONDARY_BOOT= boot
diff -r 8f49822c9543 -r b99f3bccdc38 distrib/common/bootimage/Makefile.bootimage
--- a/distrib/common/bootimage/Makefile.bootimage Thu Jun 03 10:18:30 2021 +0000
+++ b/distrib/common/bootimage/Makefile.bootimage Sun Jun 06 20:30:43 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.bootimage,v 1.26 2020/08/05 01:35:18 jmcneill Exp $
+# $NetBSD: Makefile.bootimage,v 1.26.4.1 2021/06/06 20:30:44 cjep Exp $
#
# Copyright (c) 2009, 2010, 2011 Izumi Tsutsui. All rights reserved.
#
@@ -294,6 +294,15 @@
.if ${USE_GPT} != "no"
${WORKFSTAB}: ${WORKMBR}
+
+.BEGIN:
+ @if [ -f ${WORKMBR} ]; then \
+ st_size=`${TOOL_STAT} -f %z ${WORKMBR}`; \
+ if [ "$$st_size" -ne "$$((${IMAGESECTORS} * 512))" ]; then \
+ echo Removing stale ${WORKMBR} ...; \
+ rm -f ${WORKMBR}; \
+ fi \
+ fi
.endif
${WORKFSTAB}:
diff -r 8f49822c9543 -r b99f3bccdc38 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Thu Jun 03 10:18:30 2021 +0000
+++ b/distrib/sets/lists/man/mi Sun Jun 06 20:30:43 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1720 2021/05/17 04:07:42 yamaguchi Exp $
+# $NetBSD: mi,v 1.1720.2.1 2021/06/06 20:30:44 cjep Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1264,12 +1264,12 @@
./usr/share/man/cat4/hythygtemp.0 man-sys-catman .cat
./usr/share/man/cat4/i386/PCIBIOS.0 man-sys-catman .cat
./usr/share/man/cat4/i386/apm.0 man-sys-catman .cat
-./usr/share/man/cat4/i386/autoconf.0 man-sys-catman .cat
+./usr/share/man/cat4/i386/autoconf.0 man-obsolete obsolete
./usr/share/man/cat4/i386/busmouse.0 man-obsolete obsolete
./usr/share/man/cat4/i386/cmos.0 man-sys-catman .cat
./usr/share/man/cat4/i386/com.0 man-obsolete obsolete
-./usr/share/man/cat4/i386/cons.0 man-sys-catman .cat
-./usr/share/man/cat4/i386/console.0 man-sys-catman .cat
+./usr/share/man/cat4/i386/cons.0 man-obsolete obsolete
+./usr/share/man/cat4/i386/console.0 man-obsolete obsolete
./usr/share/man/cat4/i386/ed.0 man-sys-catman .cat
./usr/share/man/cat4/i386/elanpar.0 man-sys-catman .cat
./usr/share/man/cat4/i386/elanpex.0 man-sys-catman .cat
@@ -2078,7 +2078,10 @@
./usr/share/man/cat4/x86/amdsmn.0 man-sys-catman .cat
./usr/share/man/cat4/x86/amdzentemp.0 man-sys-catman .cat
./usr/share/man/cat4/x86/apic.0 man-sys-catman .cat
+./usr/share/man/cat4/x86/autoconf.0 man-sys-catman .cat
./usr/share/man/cat4/x86/balloon.0 man-sys-catman .cat
+./usr/share/man/cat4/x86/cons.0 man-sys-catman .cat
+./usr/share/man/cat4/x86/console.0 man-sys-catman .cat
./usr/share/man/cat4/x86/coretemp.0 man-sys-catman .cat
./usr/share/man/cat4/x86/est.0 man-sys-catman .cat
./usr/share/man/cat4/x86/fdc.0 man-sys-catman .cat
@@ -4486,10 +4489,10 @@
./usr/share/man/html4/hythygtemp.html man-sys-htmlman html
./usr/share/man/html4/i386/PCIBIOS.html man-sys-htmlman html
./usr/share/man/html4/i386/apm.html man-sys-htmlman html
-./usr/share/man/html4/i386/autoconf.html man-sys-htmlman html
+./usr/share/man/html4/i386/autoconf.html man-obsolete obsolete
./usr/share/man/html4/i386/cmos.html man-sys-htmlman html
-./usr/share/man/html4/i386/cons.html man-sys-htmlman html
-./usr/share/man/html4/i386/console.html man-sys-htmlman html
+./usr/share/man/html4/i386/cons.html man-obsolete obsolete
+./usr/share/man/html4/i386/console.html man-obsolete obsolete
./usr/share/man/html4/i386/ed.html man-sys-htmlman html
./usr/share/man/html4/i386/elanpar.html man-sys-htmlman html
./usr/share/man/html4/i386/elanpex.html man-sys-htmlman html
@@ -5231,7 +5234,10 @@
./usr/share/man/html4/x86/amdsmn.html man-sys-htmlman html
./usr/share/man/html4/x86/amdzentemp.html man-sys-htmlman html
./usr/share/man/html4/x86/apic.html man-sys-htmlman html
+./usr/share/man/html4/x86/autoconf.html man-sys-htmlman html
./usr/share/man/html4/x86/balloon.html man-sys-htmlman html
+./usr/share/man/html4/x86/cons.html man-sys-htmlman html
+./usr/share/man/html4/x86/console.html man-sys-htmlman html
./usr/share/man/html4/x86/coretemp.html man-sys-htmlman html
./usr/share/man/html4/x86/est.html man-sys-htmlman html
./usr/share/man/html4/x86/fdc.html man-sys-htmlman html
@@ -7501,12 +7507,12 @@
./usr/share/man/man4/hythygtemp.4 man-sys-man .man
./usr/share/man/man4/i386/PCIBIOS.4 man-sys-man .man
./usr/share/man/man4/i386/apm.4 man-sys-man .man
-./usr/share/man/man4/i386/autoconf.4 man-sys-man .man
+./usr/share/man/man4/i386/autoconf.4 man-obsolete obsolete
./usr/share/man/man4/i386/busmouse.4 man-obsolete obsolete
./usr/share/man/man4/i386/cmos.4 man-sys-man .man
./usr/share/man/man4/i386/com.4 man-obsolete obsolete
-./usr/share/man/man4/i386/cons.4 man-sys-man .man
-./usr/share/man/man4/i386/console.4 man-sys-man .man
+./usr/share/man/man4/i386/cons.4 man-obsolete obsolete
+./usr/share/man/man4/i386/console.4 man-obsolete obsolete
./usr/share/man/man4/i386/ed.4 man-sys-man .man
./usr/share/man/man4/i386/elanpar.4 man-sys-man .man
./usr/share/man/man4/i386/elanpex.4 man-sys-man .man
@@ -8316,7 +8322,10 @@
./usr/share/man/man4/x86/amdsmn.4 man-sys-man .man
./usr/share/man/man4/x86/amdzentemp.4 man-sys-man .man
./usr/share/man/man4/x86/apic.4 man-sys-man .man
+./usr/share/man/man4/x86/autoconf.4 man-sys-man .man
./usr/share/man/man4/x86/balloon.4 man-sys-man .man
+./usr/share/man/man4/x86/cons.4 man-sys-man .man
+./usr/share/man/man4/x86/console.4 man-sys-man .man
./usr/share/man/man4/x86/coretemp.4 man-sys-man .man
./usr/share/man/man4/x86/est.4 man-sys-man .man
./usr/share/man/man4/x86/fdc.4 man-sys-man .man
diff -r 8f49822c9543 -r b99f3bccdc38 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Thu Jun 03 10:18:30 2021 +0000
+++ b/distrib/sets/lists/tests/mi Sun Jun 06 20:30:43 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1054 2021/05/25 19:22:18 rillig Exp $
+# $NetBSD: mi,v 1.1054.2.1 2021/06/06 20:30:44 cjep Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -3270,6 +3270,8 @@
./usr/tests/lib/libcurses/check_files/addnwstr1.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/addnwstr2.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/addstr.chk tests-lib-tests compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addstr2.chk tests-lib-tests compattestfile,atf
+./usr/tests/lib/libcurses/check_files/addstr3.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/addwstr1.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/addwstr2.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/addwstr3.chk tests-lib-tests compattestfile,atf
@@ -3290,6 +3292,7 @@
./usr/tests/lib/libcurses/check_files/chgat1.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/chgat2.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/chgat3.chk tests-lib-tests compattestfile,atf
+./usr/tests/lib/libcurses/check_files/clear0.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/clear1.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/clear10.chk tests-lib-tests compattestfile,atf
./usr/tests/lib/libcurses/check_files/clear2.chk tests-lib-tests compattestfile,atf
diff -r 8f49822c9543 -r b99f3bccdc38 external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h
--- a/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h Thu Jun 03 10:18:30 2021 +0000
+++ b/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h Sun Jun 06 20:30:43 2021 +0000
@@ -85,7 +85,7 @@
#define HAVE_UNISTD_H 1
/* Define if -lz is available. */
-/* #undef HAVE_ZLIB */
+#define HAVE_ZLIB 1
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
diff -r 8f49822c9543 -r b99f3bccdc38 external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h Thu Jun 03 10:18:30 2021 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el/c++config.h Sun Jun 06 20:30:43 2021 +0000
@@ -702,10 +702,10 @@
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the `acosf' function. */
-/* #undef _GLIBCXX_HAVE_ACOSF */
+#define _GLIBCXX_HAVE_ACOSF 1
/* Define to 1 if you have the `acosl' function. */
-/* #undef _GLIBCXX_HAVE_ACOSL */
+#define _GLIBCXX_HAVE_ACOSL 1
/* Define to 1 if you have the `aligned_alloc' function. */
#define _GLIBCXX_HAVE_ALIGNED_ALLOC 1
@@ -714,25 +714,25 @@
#define _GLIBCXX_HAVE_ARPA_INET_H 1
/* Define to 1 if you have the `asinf' function. */
-/* #undef _GLIBCXX_HAVE_ASINF */
Home |
Main Index |
Thread Index |
Old Index