[Git][ghc/ghc][wip/b/missing-prototypes] Add missing void prototypes to rts functions

Bryan R (@chreekat) gitlab at gitlab.haskell.org
Wed Jun 28 10:31:17 UTC 2023



Bryan R pushed to branch wip/b/missing-prototypes at Glasgow Haskell Compiler / GHC


Commits:
8c8c2786 by Bryan Richter at 2023-06-28T13:31:02+03:00
Add missing void prototypes to rts functions

See #23561.

- - - - -


30 changed files:

- rts/CheckUnload.c
- rts/ExecPage.c
- rts/ForeignExports.c
- rts/IPE.c
- rts/Libdw.c
- rts/Linker.c
- rts/OldARMAtomic.c
- rts/Printer.c
- rts/ReportMemoryMap.c
- rts/RtsAPI.c
- rts/RtsMessages.c
- rts/Schedule.c
- rts/StaticPtrTable.c
- rts/Stats.c
- rts/Ticky.c
- rts/Trace.c
- rts/adjustor/LibffiAdjustor.c
- rts/adjustor/NativeAmd64.c
- rts/adjustor/NativeAmd64Mingw.c
- rts/adjustor/NativeIA64.c
- rts/adjustor/NativePowerPC.c
- rts/adjustor/Nativei386.c
- rts/eventlog/EventLog.c
- rts/linker/PEi386.c
- rts/posix/GetTime.c
- rts/sm/BlockAlloc.c
- rts/sm/GC.c
- rts/sm/MarkWeak.c
- rts/sm/NonMoving.c
- rts/sm/NonMovingCensus.c


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8c8c27863c6ff9d0eefefcbc956bbfd102d09992

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8c8c27863c6ff9d0eefefcbc956bbfd102d09992
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230628/97b057da/attachment.html>


More information about the ghc-commits mailing list