about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-09-12 10:31:29 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-09-12 10:31:29 +0200
commitab84faa3ca3718ef14e1291f357f7876636a1687 (patch)
tree8f29356017a9770988118e9433dad9033f67f828 /src
parentfc7f83c60b82e77712165dd600501af2c59b8d3b (diff)
downloadbox64-ab84faa3ca3718ef14e1291f357f7876636a1687.tar.gz
box64-ab84faa3ca3718ef14e1291f357f7876636a1687.zip
[WRAPPER] Added 1 wrapped function to glibc2
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedglib2_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedglib2_private.h b/src/wrapped/wrappedglib2_private.h
index 1daf275a..7c62b550 100644
--- a/src/wrapped/wrappedglib2_private.h
+++ b/src/wrapped/wrappedglib2_private.h
@@ -1392,7 +1392,7 @@ GO(g_unicode_script_to_iso15924, uFi)
 //GO(g_unix_fd_add, 
 //GO(g_unix_fd_add_full, 
 GO(g_unix_fd_source_new, pFii)
-//GO(g_unix_open_pipe, 
+GO(g_unix_open_pipe, iFpip)
 //GO(g_unix_set_fd_nonblocking, 
 //GO(g_unix_signal_add, 
 //GO(g_unix_signal_add_full,