4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-21 08:17:29 +08:00

3 Commits

Author SHA1 Message Date
Radek Bartoň
c8e978a3e5 Cygwin: Fix compatibility with GCC 15
Signed-off-by: Radek Bartoň <radek.barton@microsoft.com>
(cherry picked from commit c79954439e6d91dc6f421a761953f0d935c5f3d5)
2024-12-04 19:08:01 +01:00
Egor Duda
664b2d68eb Add 'const' qualifiers where needed to avoid compiler warnings.
* libltp/lib/tst_sig.c (tst_sig): Don't attempt to cleanup on
fatal errors.
* libltp/lib/parse_opts.c (parse_opts): Initialize allocated
string to prevent heap corruption.
2000-09-06 14:21:53 +00:00
Christopher Faylor
42f03f6757 Importing Egor's testsuite. 2000-09-03 03:52:30 +00:00