From d61b4761a8ccbfb5e76e9407924af56eff2e0283 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 24 Apr 2015 23:41:57 -0700 Subject: 1194 --- cpp/.traces/get_indirect | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/.traces/get_indirect') diff --git a/cpp/.traces/get_indirect b/cpp/.traces/get_indirect index 80acbdce..ccd0023b 100644 --- a/cpp/.traces/get_indirect +++ b/cpp/.traces/get_indirect @@ -16,6 +16,7 @@ after-brace/0: copy ... after-brace/0: copy ... after-brace/0: copy ... after-brace/0: get ... +new/0: routine allocated memory from 1000 to 101000 schedule/0: main run/0: instruction main/0 run/0: ingredient 0 is 2 -- cgit 1.4.1-2-gfad0 n> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/src/profani-tty.h
blob: 686a21a7a0f994a18fb05270a52d237f7a4372ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48