Module Name:src
Committed By: rillig
Date: Fri Feb 16 01:57:51 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
Log Message:
snprintb: clean up
Remove redundant parentheses and casts.
Indent statement-like macros consistently, use separate lines for each
state
Module Name:src
Committed By: rillig
Date: Fri Feb 16 01:57:51 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
Log Message:
snprintb: clean up
Remove redundant parentheses and casts.
Indent statement-like macros consistently, use separate lines for each
state
Module Name:src
Committed By: rillig
Date: Fri Feb 16 01:19:53 UTC 2024
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
tests/snprintb: clean up existing tests, add more tests
Due to the check that any bytes beyond the expected output must be
unmodified,
Module Name:src
Committed By: rillig
Date: Fri Feb 16 01:19:53 UTC 2024
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
tests/snprintb: clean up existing tests, add more tests
Due to the check that any bytes beyond the expected output must be
unmodified,
Module Name:src
Committed By: rillig
Date: Thu Feb 15 23:48:51 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: fix string termination (since today)
In the previous commit, I had accidentally on
Module Name:src
Committed By: rillig
Date: Thu Feb 15 23:48:51 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: fix string termination (since today)
In the previous commit, I had accidentally on
Module Name:src
Committed By: rillig
Date: Thu Feb 15 22:48:58 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/lib/libutil: snprintb.3
Log Message:
snprintb: rename buflen to bufsize, following the wording in snprintf
To generate a diff of this co
Module Name:src
Committed By: rillig
Date: Thu Feb 15 22:48:58 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/lib/libutil: snprintb.3
Log Message:
snprintb: rename buflen to bufsize, following the wording in snprintf
To generate a diff of this co
Module Name:src
Committed By: rillig
Date: Thu Feb 15 22:37:10 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: fix out-of-bounds write
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r
Module Name:src
Committed By: rillig
Date: Thu Feb 15 22:37:10 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: fix out-of-bounds write
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r
Module Name:src
Committed By: macallan
Date: Thu Feb 15 16:17:32 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
blitter time!
everything except drawing characters i now done by hardware
next step - glyphcache
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: macallan
Date: Thu Feb 15 16:17:32 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
blitter time!
everything except drawing characters i now done by hardware
next step - glyphcache
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: jkoshy
Date: Thu Feb 15 15:08:23 UTC 2024
Modified Files:
src/lib/libc/net: getnameinfo.3
Log Message:
Document the NI_NUMERICSCOPE flag.
PR lib/57832
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/lib/libc/net/getnameinf
Module Name:src
Committed By: jkoshy
Date: Thu Feb 15 15:08:23 UTC 2024
Modified Files:
src/lib/libc/net: getnameinfo.3
Log Message:
Document the NI_NUMERICSCOPE flag.
PR lib/57832
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/lib/libc/net/getnameinf
14 matches
Mail list logo