This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aach 1 KL 02783 47.841 8.849 478 - BW 01.01.1937 30.06.1986 | |
Aach 1 RR 70191 47.841 8.849 478 - BW 01.01.1912 30.06.1986 | |
Aach/Hegau 10771 PE 10771 47.85 8.85 480 - BW 27.02.1951 15.06.2000 | |
Aachen 3 EB 02205 50.7827 6.0941 202 803100 NW 01.01.1951 31.03.2011 | |
Aachen 3 FF 02205 50.7827 6.0941 202 803100 NW 01.01.1937 31.03.2011 | |
Aachen 3 KL 02205 50.7827 6.0941 202 803100 NW 01.01.1891 31.03.2011 | |
Aachen 3 MI 02205 50.7827 6.0941 202 803100 NW 28.04.1993 07.10.2008 | |
Aachen 3 MN 10501 50.7827 6.0941 202 803100 NW 01.10.2008 03.04.2012 | |
Aachen 3 RR 80310 50.7827 6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/src/quick-lint-js/port/child-process.cpp b/src/quick-lint-js/port/child-process.cpp | |
index 20a2e2cb7..2808faae9 100644 | |
--- a/src/quick-lint-js/port/child-process.cpp | |
+++ b/src/quick-lint-js/port/child-process.cpp | |
@@ -40,6 +40,8 @@ | |
using namespace std::literals::string_view_literals; | |
+extern char **environ; | |
+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/ndless-sdk/bin/arm-none-eabi-ld.gold b/ndless-sdk/bin/arm-none-eabi-ld.gold | |
index ae0dd67..c8cb7f4 100755 | |
--- a/ndless-sdk/bin/arm-none-eabi-ld.gold | |
+++ b/ndless-sdk/bin/arm-none-eabi-ld.gold | |
@@ -1,4 +1,4 @@ | |
-#!/bin/bash | |
+#!/usr/bin/env bash | |
# New ld which produces ELF binaries for use with genzehn | |
# It is invoked instead of "arm-none-eabi-ld" (or the default linker of the ARM toolchain) to replace the default crt* with ndless compatible ones and also adds some more libs | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING: ThreadSanitizer: data race (pid=97164) | |
Write of size 8 at 0x7b1000000068 by main thread: | |
#0 memcpy /usr/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc:808:5 (debug+0x25f9c9) | |
#1 sn_q_nq /usr/home/nico/src/libsn/src/q.c:146:5 (debug+0x2b67eb) | |
#2 main /usr/home/nico/src/libsn/examples/debug.c:115:13 (debug+0x2b31d6) | |
Previous read of size 8 at 0x7b1000000068 by thread T1: | |
#0 kernel /usr/home/nico/src/libsn/examples/debug.c:57:11 (debug+0x2b35a9) | |
#1 sn_q_worker_task /usr/home/nico/src/libsn/src/q.c:76:9 (debug+0x2b642b) |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting program: /usr/home/nico/src/contour/build/src/contour/contour | |
[New LWP 103166 of process 16412] | |
[New LWP 103167 of process 16412] | |
[Detaching after fork from child process 16624] | |
[Detaching after fork from child process 16838] | |
[New LWP 103168 of process 16412] | |
[New LWP 103169 of process 16412] | |
[New LWP 103170 of process 16412] | |
[New LWP 103171 of process 16412] | |
[New LWP 103172 of process 16412] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is a shell archive. Save it in a file, remove anything before | |
# this line, and then unpack it by entering "sh file". Note, it may | |
# create directories; files and directories will be owned by you and | |
# have default permissions. | |
# | |
# This archive contains: | |
# | |
# ./Makefile | |
# ./distinfo | |
# ./files/patch-src_terminal__renderer_CMakeLists.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Making all in lib | |
gmake[1]: Entering directory '/usr/opt/sn/src/curl-7.80.0/lib' | |
gmake all-am | |
gmake[2]: Entering directory '/usr/opt/sn/src/curl-7.80.0/lib' | |
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /usr/opt/sn/include -isystem /usr/opt/sn//include -DOPENSSL_SUPPRESS_DEPRECATED -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-altsvc.lo -MD -MP -MF .deps/libcurl_la-altsvc.Tpo -c -o libcurl_la-altsvc.lo `test -f 'altsvc.c' || echo './'`altsvc.c | |
libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -isystem /usr/opt/sn/include -isystem /usr/opt/sn//include -DOPENSSL_SUPPRESS_DEPRECATED -fvisibility=hidden -Qunused-arguments -Os -MT libcurl_la-altsvc.lo -MD -MP -MF .deps/libcurl_la-altsvc.Tpo -c altsvc.c -fPIC -DPIC -o .libs/libcurl_la-altsvc.o | |
libtool: compile: cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_H |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CC= /usr/bin/cc | |
PKGS= fftw3 | |
LDFLAGS=`pkg-config --libs $(PKGS)` -lm | |
CFLAGS= -std=c99 -g -pedantic -Wall -Wextra `pkg-config --cflags $(PKGS)` | |
PROG= main | |
MK_MAN= no | |
.include <bsd.prog.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module Main where | |
import System.Random | |
import System.Environment | |
import Control.Monad | |
import Data.Array.IO | |
main :: IO () | |
main = do | |
[name, num] <- getArgs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 1 ---- 1.5000000000000000000000000000000000000000000000000000000000000000 | |
------------------------------------------------------------- | |
system name = FreeBSD | |
node name = henricus | |
release = 13.0-CURRENT | |
version = FreeBSD 13.0-CURRENT #0 r362037: Thu Jun 11 09:24:02 UTC 2020 [email protected]:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC | |
machine = arm64 | |
page size = 4096 | |
avail memory = 973385728 |
NewerOlder