82 Commits (faa7bd357b1f9e07a6ffbc451a188773fad7a275)

Author SHA1 Message Date
Hannes Domani 8b7059359c compat: cancel association of network events before close 11 years ago
Rémi Denis-Courmont 5abe21ee48 vasprintf: missing #include 11 years ago
Rémi Denis-Courmont 67888a9779 Add replacement for GNU ffsll() 11 years ago
Rémi Denis-Courmont 73ef184d3e localtime_r: fix Annex K usage 11 years ago
Rémi Denis-Courmont 74337dd2f2 compat: reimplement and make poll() alertable on Windows 11 years ago
Rémi Denis-Courmont 80170ba796 fixups: add missing poll() event flags 11 years ago
Rémi Denis-Courmont d60d5102b8 compat: fix localtime_r() replacement 11 years ago
Rémi Denis-Courmont 4716a65fc6 freeaddrinfo: rewrite as iterative 12 years ago
KO Myung-Hun 3180272a56 libstream_out_standard_plugin: fix linkage on OS/2 12 years ago
KO Myung-Hun 5064767f8e compat: poll: fix compilation 12 years ago
Rémi Denis-Courmont 5ac516c9c7 poll: deal with invalid file descriptors more like specified 12 years ago
Rémi Denis-Courmont c4199ab677 Remove inconsistently used HAVE_UNISTD_H 12 years ago
Felix Abecassis a580223d2c network: undef EAFNOSUPPORT before overriding it. 13 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Rafaël Carré f5e991c748 Remove untested strncasecmp replacement 13 years ago
Rémi Denis-Courmont 82e41d14d7 Win32: try to fix build on some Mingw versions 14 years ago
Rémi Denis-Courmont 2f8990294e Win32: correctly implement flockfile() et al 14 years ago
Rémi Denis-Courmont 294f9cc858 compat: (pretend to) implement getpid() on NaCl 14 years ago
Rémi Denis-Courmont a7b2dcf0ee Remove WinCE 14 years ago
Rémi Denis-Courmont c05b7fdf1e gmtime_r: rewrite, now truly thread-safe 14 years ago
Rémi Denis-Courmont 7222ec2719 Fix MacOS compilation (probably) 14 years ago
Rémi Denis-Courmont 66b102008a Replace posix_memalign() 14 years ago
Antoine Cellerier 44432d8f51 Add strverscmp from glibc 2.14.1 to compat. 14 years ago
KO Myung-Hun 459a325085 Include 'sys/time.h' for 'struct timeval' on OS/2 14 years ago
Rémi Denis-Courmont 80d860b676 Move poll() to compat/ 14 years ago
Rémi Denis-Courmont 78d45cc159 compat: install the static import library 14 years ago
Rémi Denis-Courmont 38227c2441 Remove dirfd() hacks 14 years ago
Geraud CONTINSOUZAS 3ac083ca42 fix missing dirfd references for FreeBSD 15 years ago
Naohiro KORIYAMA 6d0a1fce49 inet_ntop always returns NULL on Windows. 15 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 5ceabdd8d3 Rewrite inet_pton() and inet_ntop() into compat 15 years ago
Rémi Denis-Courmont 05a7af68c4 vasprintf: rewrite. va_copy() was missing. 15 years ago
Naohiro Koriyama 44c39efdc1 Implement dirfd() on MacOS 15 years ago
Jean-Baptiste Kempf 42419926ec strtok_r: remove tabs 15 years ago
Jean-Baptiste Kempf 04b2f96e8c Compat: relicense strtok_r to LGPL 15 years ago
Jean-Baptiste Kempf 0d2b232440 Compat: relicense strsep to LGPL 15 years ago
Jean-Baptiste Kempf b1296dcbf9 Compat: relicense strcasestr to LGPL 15 years ago
Jean-Baptiste Kempf 4eebe9d21e Compat: relicense strncasecmp to LGPL 15 years ago
Jean-Baptiste Kempf 21514ffa26 Compat: relicense vasprintf, strlcpy and localtime_r to LGPL 15 years ago
Jean-Baptiste Kempf 663d74ff85 Compat: relicense strtoll to LGPL 15 years ago
Jean-Baptiste Kempf 7852b1cc5e Compat: fix copyright 15 years ago
Jean-Baptiste Kempf 4aec3e9660 Compat: relicense some functions to LGPL 15 years ago
Jean-Baptiste Kempf 48a1b3871f Compat: relicense swab to LGPL 15 years ago
Jean-Baptiste Kempf 9589549d39 Compat: relicense setenv.c to LGPL 15 years ago
Jean-Baptiste Kempf 820d208a89 Compat: relicense getpid to LGPL 15 years ago
Jean-Baptiste Kempf 2be4980ee4 Compat: fix LGPL headers 15 years ago
Rémi Denis-Courmont 22e5015caf Missing #include 15 years ago
Rémi Denis-Courmont d8f977410a Replace fdopendir() 15 years ago
Rémi Denis-Courmont 487b7594aa compat: fix use of <ctype.h> functions 15 years ago
Rémi Denis-Courmont 0dfcbe01cd Silent rules for dummy.c 15 years ago