]> xenbits.xensource.com Git - unikraft/libs/libgo.git/commit
Remove signal related stubs from glue.c
authorRazvan Virtan <razvanvirtan@gmail.com>
Mon, 4 Oct 2021 16:33:46 +0000 (19:33 +0300)
committerUnikraft <monkey@unikraft.io>
Sat, 27 Nov 2021 18:29:06 +0000 (18:29 +0000)
commit75f9782e5fb3edc890c96ead7b217df079153724
treee8ebc5b32446745134c9b115635f08766d8449c9
parentbd0672517b527a0460d80d8fc2be79685b63c78e
Remove signal related stubs from glue.c

4 signal related functions are now provided trough uksignal.
Remove the stubs from glue.c to avoid linking errors.

Signed-off-by: Răzvan Vîrtan <virtanrazvan@gmail.com>
Reviewed-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Approved-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #4
glue.c