..
tests
Fix a lot of typos reported by codespell
2023-04-14 18:35:00 +00:00
extra_opts.c
Minor fixes to be amended into "rename" commit
2014-01-20 03:01:55 +01:00
extra_opts.h
Project rename initial commit.
2014-01-19 14:18:47 -05:00
Makefile.am
Rework maxfd/open_max to avoid unused variables
2023-09-22 15:22:57 +02:00
maxfd.c
open_max is a library function now, it should be mp_open_max
2023-09-23 10:33:06 +02:00
maxfd.h
open_max is a library function now, it should be mp_open_max
2023-09-23 10:33:06 +02:00
parse_ini.c
Fix a lot of typos reported by codespell
2023-04-14 18:35:00 +00:00
parse_ini.h
lib/parse_ini.[ch]: Change code formatting
2014-06-18 10:37:10 +02:00
utils_base.c
Use memory on stack instead of heap for temporary variables
2023-07-23 22:07:33 +02:00
utils_base.h
Use default OPENSSL sha functions if available
2023-04-18 00:32:43 +02:00
utils_cmd.c
Merge pull request #1924 from RincewindsHat/compiler_warnings_4_1
2023-09-23 10:47:01 +02:00
utils_cmd.h
Remove check for RETSIGTYPE in autoconf stuff
2023-09-23 12:31:33 +02:00
utils_disk.c
avoid mounting when searching for matching mount points
2023-05-10 19:28:05 +02:00
utils_disk.h
utils_disk: add name_prev pointer to struct parameter_list
2023-02-19 13:44:04 +01:00
utils_tcp.c
Project rename initial commit.
2014-01-19 14:18:47 -05:00
utils_tcp.h
check_tcp: Properly deal will partial recv(3)s
2013-09-12 21:37:20 +02:00