hostap/src/utils
Rui Paulo 22e8df3a98 Portability fixes for FreeBSD - os_fdatasync()
Use fsync() when fdatasync() and F_FULLSYNC isn't available.

Signed-off-by: Rui Paulo <rpaulo@freebsd.org>
2015-10-15 16:14:30 +03:00
..
.gitignore
base64.c
base64.h
bitfield.c Fix bitfield_get_first_zero() to not read beyond buffer 2015-03-14 13:50:12 +02:00
bitfield.h
browser-android.c
browser-system.c
browser-wpadebug.c Android: Use more flexible userid when launching browser popup 2015-08-13 21:14:01 +03:00
browser.c HS 2.0R2: Add wrapper functions for WebKit 2014-03-12 01:09:21 +02:00
browser.h
build_config.h
common.c Escape DEL char (ASCII 127 decimal) in SSIDs 2015-10-14 19:28:57 +03:00
common.h utils: Add cstr_token() function 2015-07-27 00:47:19 +03:00
edit.c
edit.h
edit_readline.c
edit_simple.c
eloop.c eloop: Fix cases where a socket is reopened from a timeout/signal handler 2015-07-23 18:39:35 +03:00
eloop.h Fix req_scan-deplete-timeout and update eloop API for this 2014-01-07 10:45:10 +02:00
eloop_win.c
ext_password.c
ext_password.h
ext_password_i.h
ext_password_test.c
http-utils.h
http_curl.c HTTP (curl): Fix compilation with BoringSSL 2015-10-10 00:06:14 +03:00
includes.h Drop CONFIG_TI_COMPILER ifdefs 2015-07-17 21:57:07 +03:00
ip_addr.c
ip_addr.h
list.h trace: Initialize alloc_list even without os_program_init() call 2015-02-21 17:34:37 +02:00
Makefile
os.h Make sure configuration is saved to storage device 2015-08-27 18:06:05 +03:00
os_internal.c Make sure configuration is saved to storage device 2015-08-27 18:06:05 +03:00
os_none.c Make sure configuration is saved to storage device 2015-08-27 18:06:05 +03:00
os_unix.c Portability fixes for FreeBSD - os_fdatasync() 2015-10-15 16:14:30 +03:00
os_win32.c Make sure configuration is saved to storage device 2015-08-27 18:06:05 +03:00
pcsc_funcs.c PCSC: Make AID copying easier for static analyzers 2014-12-06 12:16:32 +02:00
pcsc_funcs.h
platform.h radiotap: Fix compilation for systems without le16toh/le32toh 2014-04-24 12:15:32 +03:00
radiotap.c radiotap: Avoid ubsan warning on 1<<31 2015-07-07 16:25:06 +03:00
radiotap.h
radiotap_iter.h
state_machine.h
trace.c trace: Fix out-of-memory testing logic 2015-01-10 17:35:53 +02:00
trace.h
utils_module_tests.c tests: eloop socket re-open from timeout/socket handler 2015-07-23 18:39:02 +03:00
uuid.c
uuid.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_debug.c Move debug level string conversion functions to wpa_debug.c 2015-08-03 17:44:55 +03:00
wpa_debug.h Move debug level string conversion functions to wpa_debug.c 2015-08-03 17:44:55 +03:00
wpabuf.c trace: Use explicit alignment requirements to avoid misalignment 2015-07-07 16:25:06 +03:00
wpabuf.h
xml-utils.c
xml-utils.h
xml_libxml2.c