Skip to content
Snippets Groups Projects
Select Git revision
0 results

dynamic_buffer.c

Blame
    • Martin Nilsson's avatar
      3e9a46d6
      Updated copyright · 3e9a46d6
      Martin Nilsson authored
      Rev: COPYRIGHT:1.2
      Rev: src/alloca.c:1.4
      Rev: src/array.c:1.123
      Rev: src/array.h:1.39
      Rev: src/backend.cmod:1.22
      Rev: src/backend.h:1.13
      Rev: src/builtin_functions.c:1.419
      Rev: src/builtin_functions.h:1.19
      Rev: src/callback.c:1.24
      Rev: src/callback.h:1.15
      Rev: src/constants.c:1.34
      Rev: src/constants.h:1.20
      Rev: src/cpp.c:1.98
      Rev: src/dlopen.c:1.28
      Rev: src/docode.c:1.139
      Rev: src/docode.h:1.14
      Rev: src/dynamic_buffer.c:1.14
      Rev: src/dynamic_buffer.h:1.12
      Rev: src/efun.h:1.4
      Rev: src/encode.c:1.136
      Rev: src/encode.h:1.4
      Rev: src/error.c:1.82
      Rev: src/fd_control.c:1.38
      Rev: src/fd_control.h:1.7
      Rev: src/fsort.c:1.16
      Rev: src/fsort.h:1.3
      Rev: src/gc.c:1.180
      Rev: src/global.h:1.66
      Rev: src/hashtable.c:1.9
      Rev: src/hashtable.h:1.6
      Rev: src/interpret.c:1.256
      Rev: src/interpret.h:1.107
      Rev: src/iterators.cmod:1.18
      Rev: src/language.yacc:1.271
      Rev: src/las.c:1.280
      Rev: src/las.h:1.55
      Rev: src/lex.c:1.102
      Rev: src/lex.h:1.20
      Rev: src/main.c:1.145
      Rev: src/main.h:1.17
      Rev: src/mapping.c:1.146
      Rev: src/mapping.h:1.41
      Rev: src/module.c:1.15
      Rev: src/module.h:1.5
      Rev: src/module_support.h:1.9
      Rev: src/modules/Gdbm/gdbmmod.c:1.16
      Rev: src/modules/Gmp/mpf.cmod:1.3
      Rev: src/modules/Gmp/mpq.cmod:1.4
      Rev: src/modules/Gmp/mpz_glue.c:1.99
      Rev: src/modules/Gz/zlibmod.c:1.43
      Rev: src/modules/Regexp/glue.c:1.25
      Rev: src/modules/Regexp/pike_regexp.h:1.5
      Rev: src/modules/Ssleay/ssleay.c:1.15
      Rev: src/modules/_math/math.c:1.42
      Rev: src/modules/files/datagram.c:1.4
      Rev: src/modules/files/efuns.c:1.109
      Rev: src/modules/files/file.c:1.231
      Rev: src/modules/files/file.h:1.20
      Rev: src/modules/files/socket.c:1.58
      Rev: src/modules/sprintf/sprintf.c:1.88
      Rev: src/multiset.c:1.46
      Rev: src/multiset.h:1.23
      Rev: src/object.c:1.195
      Rev: src/object.h:1.69
      Rev: src/opcodes.c:1.119
      Rev: src/opcodes.h:1.25
      Rev: src/operators.c:1.145
      Rev: src/operators.h:1.10
      Rev: src/pike_error.h:1.17
      Rev: src/pike_macros.h:1.29
      Rev: src/pike_memory.c:1.118
      Rev: src/pike_memory.h:1.31
      Rev: src/pike_types.c:1.184
      Rev: src/pike_types.h:1.75
      Rev: src/port.c:1.50
      Rev: src/port.h:1.42
      Rev: src/program.c:1.400
      Rev: src/program.h:1.151
      Rev: src/rusage.c:1.17
      Rev: src/rusage.h:1.4
      Rev: src/signal_handler.c:1.213
      Rev: src/signal_handler.h:1.12
      Rev: src/stralloc.c:1.140
      Rev: src/stralloc.h:1.64
      Rev: src/stuff.c:1.16
      Rev: src/stuff.h:1.13
      Rev: src/svalue.c:1.133
      Rev: src/svalue.h:1.101
      Rev: src/time_stuff.h:1.9
      Rev: src/version.c:1.134
      Rev: src/version.h:1.280
      3e9a46d6
      History
      Updated copyright
      Martin Nilsson authored
      Rev: COPYRIGHT:1.2
      Rev: src/alloca.c:1.4
      Rev: src/array.c:1.123
      Rev: src/array.h:1.39
      Rev: src/backend.cmod:1.22
      Rev: src/backend.h:1.13
      Rev: src/builtin_functions.c:1.419
      Rev: src/builtin_functions.h:1.19
      Rev: src/callback.c:1.24
      Rev: src/callback.h:1.15
      Rev: src/constants.c:1.34
      Rev: src/constants.h:1.20
      Rev: src/cpp.c:1.98
      Rev: src/dlopen.c:1.28
      Rev: src/docode.c:1.139
      Rev: src/docode.h:1.14
      Rev: src/dynamic_buffer.c:1.14
      Rev: src/dynamic_buffer.h:1.12
      Rev: src/efun.h:1.4
      Rev: src/encode.c:1.136
      Rev: src/encode.h:1.4
      Rev: src/error.c:1.82
      Rev: src/fd_control.c:1.38
      Rev: src/fd_control.h:1.7
      Rev: src/fsort.c:1.16
      Rev: src/fsort.h:1.3
      Rev: src/gc.c:1.180
      Rev: src/global.h:1.66
      Rev: src/hashtable.c:1.9
      Rev: src/hashtable.h:1.6
      Rev: src/interpret.c:1.256
      Rev: src/interpret.h:1.107
      Rev: src/iterators.cmod:1.18
      Rev: src/language.yacc:1.271
      Rev: src/las.c:1.280
      Rev: src/las.h:1.55
      Rev: src/lex.c:1.102
      Rev: src/lex.h:1.20
      Rev: src/main.c:1.145
      Rev: src/main.h:1.17
      Rev: src/mapping.c:1.146
      Rev: src/mapping.h:1.41
      Rev: src/module.c:1.15
      Rev: src/module.h:1.5
      Rev: src/module_support.h:1.9
      Rev: src/modules/Gdbm/gdbmmod.c:1.16
      Rev: src/modules/Gmp/mpf.cmod:1.3
      Rev: src/modules/Gmp/mpq.cmod:1.4
      Rev: src/modules/Gmp/mpz_glue.c:1.99
      Rev: src/modules/Gz/zlibmod.c:1.43
      Rev: src/modules/Regexp/glue.c:1.25
      Rev: src/modules/Regexp/pike_regexp.h:1.5
      Rev: src/modules/Ssleay/ssleay.c:1.15
      Rev: src/modules/_math/math.c:1.42
      Rev: src/modules/files/datagram.c:1.4
      Rev: src/modules/files/efuns.c:1.109
      Rev: src/modules/files/file.c:1.231
      Rev: src/modules/files/file.h:1.20
      Rev: src/modules/files/socket.c:1.58
      Rev: src/modules/sprintf/sprintf.c:1.88
      Rev: src/multiset.c:1.46
      Rev: src/multiset.h:1.23
      Rev: src/object.c:1.195
      Rev: src/object.h:1.69
      Rev: src/opcodes.c:1.119
      Rev: src/opcodes.h:1.25
      Rev: src/operators.c:1.145
      Rev: src/operators.h:1.10
      Rev: src/pike_error.h:1.17
      Rev: src/pike_macros.h:1.29
      Rev: src/pike_memory.c:1.118
      Rev: src/pike_memory.h:1.31
      Rev: src/pike_types.c:1.184
      Rev: src/pike_types.h:1.75
      Rev: src/port.c:1.50
      Rev: src/port.h:1.42
      Rev: src/program.c:1.400
      Rev: src/program.h:1.151
      Rev: src/rusage.c:1.17
      Rev: src/rusage.h:1.4
      Rev: src/signal_handler.c:1.213
      Rev: src/signal_handler.h:1.12
      Rev: src/stralloc.c:1.140
      Rev: src/stralloc.h:1.64
      Rev: src/stuff.c:1.16
      Rev: src/stuff.h:1.13
      Rev: src/svalue.c:1.133
      Rev: src/svalue.h:1.101
      Rev: src/time_stuff.h:1.9
      Rev: src/version.c:1.134
      Rev: src/version.h:1.280