mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
- System call fixes backported from upstream - Adding missing scripts to the SHEBANG_FILES list - Correct a bug with extended attributes - Fix detection of the PACKAGE_VERSION and generation of the correct API version PR: 249492 Submitted by: maintainer Reported by: timur
11 lines
233 B
Text
11 lines
233 B
Text
--- libglusterfs/src/libglusterfs.sym.orig 2020-08-04 12:41:32 UTC
|
|
+++ libglusterfs/src/libglusterfs.sym
|
|
@@ -1080,6 +1080,8 @@ sys_write
|
|
sys_writev
|
|
sys_socket
|
|
sys_accept
|
|
+sys_kill
|
|
+sys_sysctl
|
|
tbf_init
|
|
tbf_throttle
|
|
timespec_now
|