- 06b507b MSVC: compat: implement setenv() by Jan Kundrát · 2 years, 11 months ago
- 5ea2265 MSVC: compat: strcasecmp() in <strings.h> by Jan Kundrát · 2 years, 11 months ago
- 55428a5 MSVC: compat: dirname() from <libgen.h> by Jan Kundrát · 2 years, 11 months ago
- 111ce78 MSVC: there's no mmap() on Windows by Jan Kundrát · 2 years, 11 months ago
- 8e63fe6 MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 2 years, 11 months ago
- 8ed77b4 MSVC: compat: disable pthread_mutex_timedlock on Windows by Jan Kundrát · 2 years, 11 months ago
- a78fb6a compat: MSVC: strtok_r is known as strtok_s by Jan Kundrát · 2 years, 11 months ago
- 39acd44 Run uncrustify on an imported source file by Jan Kundrát · 2 years, 11 months ago
- b49112c compat: strptime: lobotomize to not depend on nl_langinfo by Jan Kundrát · 2 years, 11 months ago
- 7f8fee0 compat: MUSL implementation of strptime() by Jan Kundrát · 2 years, 11 months ago
- 6e25176 MSVC: implement timegm() by Jan Kundrát · 2 years, 11 months ago
- 447970d MSVC: compat: implement localtime_r by Jan Kundrát · 2 years, 11 months ago
- 8d3229b MSVC: implement fsync() by Jan Kundrát · 2 years, 11 months ago
- a5b3b99 MSVC: compat: implement realpath() by Jan Kundrát · 2 years, 11 months ago
- 100c572 MSVC: implement `S_ISREG`, `S_ISDIR`, `S_IRUSR`, `S_IWUSR` by Jan Kundrát · 2 years, 11 months ago
- 099b712 compat: make sure ssize_t is available by Jan Kundrát · 2 years, 11 months ago
- 3ce107d compat: there's no <sys/time.h> on MSVC by Jan Kundrát · 2 years, 11 months ago
- 054cad3 compat: MSVC: handle `PATH_MAX` and `_POSIX_PATH_MAX` by Jan Kundrát · 2 years, 11 months ago
- e31e4f5 compat: <unistd.h>: make X_OK a no-op on Windows by Jan Kundrát · 2 years, 11 months ago
- ce0606e MSVC: POSIX compatibility files by Jan Kundrát · 2 years, 11 months ago
- aac59c2 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 11 months ago
- 654d9ff Do not try to compare strings using C preprocessor by Jan Kundrát · 2 years, 11 months ago
- 938a3a5 compat REFACTOR put header check script with compat by Michal Vasko · 3 years, 6 months ago
- 45c4b1a compat REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
- d304a08 compat FEATURE compat updated by Michal Vasko · 3 years, 6 months ago
- 6f32621 build BUGFIX fix build and utest on *BSD by Christian Hopps · 3 years, 8 months ago
- afb2883 compat BUGFIX uninitialized variable to return by Radek Krejci · 4 years ago
- f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 4 years ago
- 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years, 1 month ago
- 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 2 months ago
- d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 2 months ago
- e29489b uncrustify FEATURE set spacing options with minimal changes by Michal Vasko · 4 years, 2 months ago
- 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 3 months ago
- 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 3 months ago
- c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 3 months ago
- ad97c5f libyang BUGFIX cleanup of headers includes by Radek Krejci · 4 years, 4 months ago
- 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 4 months ago