CVS commit: src/tests/lib/libc/stdlib

2024-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 20 16:52:41 UTC 2024 Modified Files: src/tests/lib/libc/stdlib: t_strtoi.c Log Message: Add range tests with trailing characters. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/tests/lib/libc/stdlib

2024-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 20 16:52:41 UTC 2024 Modified Files: src/tests/lib/libc/stdlib: t_strtoi.c Log Message: Add range tests with trailing characters. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/tests/lib/libc/stdlib

2024-01-14 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Jan 14 12:44:09 UTC 2024 Modified Files: src/tests/lib/libc/stdlib: t_strtod.c Log Message: s/rouding/rounding/ in test description. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

CVS commit: src/tests/lib/libc/stdlib

2024-01-14 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Jan 14 12:44:09 UTC 2024 Modified Files: src/tests/lib/libc/stdlib: t_strtod.c Log Message: s/rouding/rounding/ in test description. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

CVS commit: src/tests/lib/libc/stdlib

2023-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 5 12:09:39 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: t_posix_memalign.c Log Message: t_posix_memalign: Simplify. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/tests/lib/libc/stdlib

2023-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 5 12:09:39 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: t_posix_memalign.c Log Message: t_posix_memalign: Simplify. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/tests/lib/libc/stdlib

2023-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 5 11:43:05 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: t_posix_memalign.c Log Message: t_posix_memalign: Fix this to reflect restriction lifted in C17. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/tests/lib/libc/stdlib

2023-07-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jul 5 11:43:05 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: t_posix_memalign.c Log Message: t_posix_memalign: Fix this to reflect restriction lifted in C17. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/tests/lib/libc/stdlib

2023-07-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jul 4 15:06:36 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: Makefile t_posix_memalign.c Log Message: t_posix_memalign: Expand test cases and properties. - Test cartesian product of a sampling of sizes and a

CVS commit: src/tests/lib/libc/stdlib

2023-07-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jul 4 15:06:36 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: Makefile t_posix_memalign.c Log Message: t_posix_memalign: Expand test cases and properties. - Test cartesian product of a sampling of sizes and a

CVS commit: src/tests/lib/libc/stdlib

2023-05-10 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Wed May 10 23:44:15 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: t_getopt.sh Log Message: t_getopt.sh: fix naming of head() of getopt_optval test case To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/tests/lib/libc/stdlib

2023-05-10 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Wed May 10 23:44:15 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: t_getopt.sh Log Message: t_getopt.sh: fix naming of head() of getopt_optval test case To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/tests/lib/libc/stdlib

2023-02-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 20 15:47:56 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: t_getopt.sh Log Message: New optval test from des @ FreeBSD To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tests/lib/libc/stdlib

2023-02-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 20 15:47:56 UTC 2023 Modified Files: src/tests/lib/libc/stdlib: t_getopt.sh Log Message: New optval test from des @ FreeBSD To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

Re: CVS commit: src/tests/lib/libc/stdlib

2020-06-27 Thread Jukka Ruohonen
On Sat, Jun 27, 2020 at 10:39:08AM +, m...@netbsd.org wrote: > > Add the default TNF copyright (2005), cf. PR misc/55419. > > I don't think we can generally do this. Can you clarify if you discussed > this with the author in commit messages? Well, the committer is christos, and I doubt he

Re: CVS commit: src/tests/lib/libc/stdlib

2020-06-27 Thread maya
On Sat, Jun 27, 2020 at 10:19:43AM +, Jukka Ruohonen wrote: > Module Name: src > Committed By: jruoho > Date: Sat Jun 27 10:19:43 UTC 2020 > > Modified Files: > src/tests/lib/libc/stdlib: t_mbtowc.c > > Log Message: > Add the default TNF copyright (2005), cf. PR misc/55419. >

Re: CVS commit: src/tests/lib/libc/stdlib

2011-06-04 Thread Jukka Ruohonen
On Sat, Jun 04, 2011 at 10:49:49PM +, Adam Hamsik wrote: Module Name: src Committed By: haad Date: Sat Jun 4 22:49:49 UTC 2011 Modified Files: src/tests/lib/libc/stdlib: t_strtol.c Log Message: Fix problem with overflowing constant definition t_strtol.c:95:

Re: CVS commit: src/tests/lib/libc/stdlib

2011-06-04 Thread Adam Hamsik
On Jun,Sunday 5 2011, at 12:58 AM, Jukka Ruohonen wrote: On Sat, Jun 04, 2011 at 10:49:49PM +, Adam Hamsik wrote: Module Name: src Committed By:haad Date:Sat Jun 4 22:49:49 UTC 2011 Modified Files: src/tests/lib/libc/stdlib: t_strtol.c Log Message:

Re: CVS commit: src/tests/lib/libc/stdlib

2011-06-04 Thread Matt Thomas
On Jun 4, 2011, at 4:35 PM, Adam Hamsik wrote: On Jun,Sunday 5 2011, at 12:58 AM, Jukka Ruohonen wrote: On Sat, Jun 04, 2011 at 10:49:49PM +, Adam Hamsik wrote: Module Name:src Committed By: haad Date: Sat Jun 4 22:49:49 UTC 2011 Modified Files:

Re: CVS commit: src/tests/lib/libc/stdlib

2011-05-10 Thread Cliff Neighbors
Jukka, #include fenv.h as part of this seems to have caused build.sh to break on arch evbmips64-eb In file included from /home/cliff/netbsd/NetBSD-current/usr/src/tests/lib/libc/s tdlib/t_strtod.c:38: /home/cliff/netbsd/NetBSD-current/build/evbmips64-eb-20110510/dest/usr/include/f

Re: CVS commit: src/tests/lib/libc/stdlib

2011-05-10 Thread Jukka Ruohonen
On Tue, May 10, 2011 at 11:37:16AM -0700, Cliff Neighbors wrote: In file included from /home/cliff/netbsd/NetBSD-current/usr/src/tests/lib/libc/s tdlib/t_strtod.c:38: /home/cliff/netbsd/NetBSD-current/build/evbmips64-eb-20110510/dest/usr/include/f env.h:29:2: error: #error fenv.h is