X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=abi_type.mipsn32.cc;h=dd8dd4e67388e8d69a681897e3bb1da6e7c72b43;hb=HEAD;hp=0b0b1c4119f598950e43498a7c9c1af68f5f8063;hpb=b2578f20a51e097593581b5a001e60d3410e6e08;p=musl-tables diff --git a/abi_type.mipsn32.cc b/abi_type.mipsn32.cc index 0b0b1c4..dd8dd4e 100644 --- a/abi_type.mipsn32.cc +++ b/abi_type.mipsn32.cc @@ -115,8 +115,8 @@ //#include #include #include -//#include #include +#include #include #include #include @@ -127,6 +127,7 @@ #include #include #include +#include #include //#include #include @@ -277,6 +278,11 @@ T(,clock_t) T(,clockid_t) M(T(,cnd_t)) T(,comp_t) +T(,cookie_close_function_t) +T(,cookie_io_functions_t) +T(,cookie_read_function_t) +T(,cookie_seek_function_t) +T(,cookie_write_function_t) T(,cpu_set_t) T(,dev_t) T(,div_t) @@ -414,6 +420,8 @@ T(,speed_t) T(,ssize_t) T(,stack_t) T(struct,FTW) +T(struct,_IO_FILE) +T(struct,_IO_cookie_io_functions_t) //T(struct,__fsid_t) T(struct,__jmp_buf_tag) //T(struct,__locale_struct) @@ -421,6 +429,8 @@ T(struct,__jmp_buf_tag) T(struct,__ns_msg) T(struct,__ns_rr) //T(struct,__ptcb) +T(struct,__ptrace_peeksiginfo_args) +T(struct,__ptrace_seccomp_metadata) T(struct,__res_state) //T(struct,__sigset_t) //T(struct,__ucontext) @@ -453,8 +463,11 @@ T(struct,ether_arp) T(struct,ether_header) T(struct,ethhdr) T(struct,f_owner_ex) +T(struct,fanotify_event_info_fid) +T(struct,fanotify_event_info_header) T(struct,fanotify_event_metadata) T(struct,fanotify_response) +T(struct,file_handle) T(struct,flock) T(struct,group) T(struct,group_filter) @@ -549,7 +562,6 @@ T(struct,passwd) T(struct,pollfd) T(struct,prctl_mm_map) T(struct,protoent) -//T(struct,ptrace_peeksiginfo_args) T(struct,qelem) T(struct,r_debug) T(struct,re_pattern_buffer) @@ -596,8 +608,11 @@ T(struct,strioctl) T(struct,strpeek) T(struct,strrecvfd) T(struct,sysinfo) +T(struct,tcp_diag_md5sig) T(struct,tcp_info) T(struct,tcp_md5sig) +T(struct,tcp_repair_window) +T(struct,tcp_zerocopy_receive) T(struct,tcphdr) T(struct,termios) T(struct,tftphdr)