Module Name:src
Committed By: uwe
Date: Sat May 4 18:22:59 UTC 2024
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: ctfmerge.c
Log Message:
ctfmerge: obey CTFMERGE_TERMINATE_NO_UNLINK as a tool too
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.2
Module Name:src
Committed By: uwe
Date: Sat May 4 18:22:59 UTC 2024
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: ctfmerge.c
Log Message:
ctfmerge: obey CTFMERGE_TERMINATE_NO_UNLINK as a tool too
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.2
Module Name:src
Committed By: christos
Date: Fri May 3 15:50:42 UTC 2024
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: ctfmerge.c
Log Message:
add an environment variable to override the number ot threads.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Fri May 3 15:50:42 UTC 2024
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: ctfmerge.c
Log Message:
add an environment variable to override the number ot threads.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: lukem
Date: Thu May 25 12:53:56 UTC 2023
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: barrier.c
Log Message:
ctfmerge: fix macOS semaphore implementation, part 2
dispatch_semaphore_signal() doesn't return an error, just an
indi
Module Name:src
Committed By: lukem
Date: Thu May 25 12:53:56 UTC 2023
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: barrier.c
Log Message:
ctfmerge: fix macOS semaphore implementation, part 2
dispatch_semaphore_signal() doesn't return an error, just an
indi
Module Name:src
Committed By: lukem
Date: Tue May 23 18:54:58 UTC 2023
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: barrier.c ctfmerge.c
tdata.c
Log Message:
ctfmerge: error check sem_*() and pthread_*() APIs
terminate() if sem_*() returns -1 or
Module Name:src
Committed By: lukem
Date: Tue May 23 18:54:58 UTC 2023
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: barrier.c ctfmerge.c
tdata.c
Log Message:
ctfmerge: error check sem_*() and pthread_*() APIs
terminate() if sem_*() returns -1 or
Module Name:src
Committed By: christos
Date: Sun Dec 25 20:23:43 UTC 2022
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: output.c
Log Message:
Don't bail out if the input file does not have a symbol table. This happens
with crtn.o which used to have an empty s
Module Name:src
Committed By: christos
Date: Sun Dec 25 20:23:43 UTC 2022
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: output.c
Log Message:
Don't bail out if the input file does not have a symbol table. This happens
with crtn.o which used to have an empty s
Module Name:src
Committed By: christos
Date: Sun Oct 13 21:32:07 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: ctfmerge.c
Log Message:
make worker thread prototype match the pthread_create signature.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sun Oct 13 21:32:07 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: ctfmerge.c
Log Message:
make worker thread prototype match the pthread_create signature.
To generate a diff of this commit:
cvs rdiff -u
On 18/07/2019 08:38, Sevan Janiyan wrote:
> I still need to pass noxlibs
I meant -xnolibs
Sevan
On 16/07/2019 08:27, Juergen Hannken-Illjes wrote:
> Module Name: src
> Committed By: hannken
> Date: Tue Jul 16 07:27:35 UTC 2019
>
> Modified Files:
> src/external/cddl/osnet/dist/tools/ctf/cvt: fixup_tdescs.c
>
> Log Message:
> XXX: A crude hack to bring down the number of types
Module Name:src
Committed By: hannken
Date: Tue Jul 16 07:27:35 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: fixup_tdescs.c
Log Message:
XXX: A crude hack to bring down the number of types for a
GENRIC kernel below 2**15-1 (from ~34000 to ~29800).
Module Name:src
Committed By: hannken
Date: Tue Jul 16 07:27:35 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: fixup_tdescs.c
Log Message:
XXX: A crude hack to bring down the number of types for a
GENRIC kernel below 2**15-1 (from ~34000 to ~29800).
Module Name:src
Committed By: hannken
Date: Tue Jul 16 07:26:41 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: fixup_tdescs.c
Log Message:
Add fixup operation to remove private mutex types for x86.
For GENERIC the number of types goes down from 47351
Module Name:src
Committed By: hannken
Date: Tue Jul 16 07:26:41 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: fixup_tdescs.c
Log Message:
Add fixup operation to remove private mutex types for x86.
For GENERIC the number of types goes down from 47351
Module Name:src
Committed By: skrll
Date: Thu Jun 20 14:33:05 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: alist.c barrier.c fifo.c
hash.c stack.c strtab.c
Log Message:
Toolify
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: skrll
Date: Thu Jun 20 14:33:05 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: alist.c barrier.c fifo.c
hash.c stack.c strtab.c
Log Message:
Toolify
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
20 matches
Mail list logo