Logo
Explore Help
Register Sign In
mirrors
/
libowfat
mirror of /home/gitosis/repositories/libowfat.git
1
0
Fork
You've already forked libowfat
0
Code Releases Activity
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
vendor
start
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '25835d0c1d'
${ noResults }
libowfat/tryscope.c

12 lines
191 B
C
Raw Normal View History Unescape Escape

broken lose32 port using mingw (don't use!!!) initial Solaris /dev/poll port
20 years ago
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
$ make WERROR=-Werror now builds with -Werror add some single char escaping routines to fmt.h pull in html5 entities from w3c and use those to do a proper scan_html decoding fix an off-by-one in fmt_to_array add a ton of unit tests for the fmt routines
9 years ago
int main() {
broken lose32 port using mingw (don't use!!!) initial Solaris /dev/poll port
20 years ago
struct sockaddr_in6 sa;
sa.sin6_family = PF_INET6;
sa.sin6_scope_id = 23;
$ make WERROR=-Werror now builds with -Werror add some single char escaping routines to fmt.h pull in html5 entities from w3c and use those to do a proper scan_html decoding fix an off-by-one in fmt_to_array add a ton of unit tests for the fmt routines
9 years ago
(void)sa;
return 0;
broken lose32 port using mingw (don't use!!!) initial Solaris /dev/poll port
20 years ago
}
Powered by Gitea Version: 1.19.0 Page: 30ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API