1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 18:57:35 +00:00

Ports/git: Update git to version 2.42.0

This commit is contained in:
EWouters 2023-09-01 19:41:40 +02:00 committed by Jelle Raaijmakers
parent 56a09e814d
commit f232d0ba42
4 changed files with 19 additions and 16 deletions

View file

@ -1,9 +1,13 @@
# Patches for git on SerenityOS
## `0001-Remove-unimplemented-setitimer-calls.patch`
## `0001-Remove-some-unimplemented-function-calls.patch`
Remove unimplemented setitimer function calls
Remove some unimplemented function calls
i.e. f(un)lockfile stubs and setitimer.
## `0002-Remove-uname-detection-in-config.mak.uname.patch`
Remove uname detection in config.mak.uname