1. f71fd7d compat BUGFIX getline() is closer to specification by lePici · 1 year, 3 months ago
  2. 69b3c4b compat BUGFIX missing strncasecmp alias by aPiecek · 1 year, 4 months ago
  3. fdd555d yanglint BUGFIX cwd in interactive mode by aPiecek · 1 year, 6 months ago
  4. f17bb2a tree data UPDATE portable timezone fix by Michal Vasko · 1 year, 7 months ago
  5. 762fbcf compat UPDATE support for timegm by Michal Vasko · 1 year, 7 months ago
  6. 9cd677d compat BUGFIX always use bash by roman · 2 years ago
  7. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  8. c2b2f08 Do not include POSIX-specific bits from public headers by Jan Kundrát · 2 years, 3 months ago
  9. d5d533c build Use readlink() for NetBSD by Donatas Abraitis · 2 years, 3 months ago
  10. d21d257 Fix compilation for FreeBSD by Donatas Abraitis · 2 years, 4 months ago
  11. a9caaf7 MSVC: compat: implement gmtime_r() by Jan Kundrát · 2 years, 7 months ago
  12. a3d248e inet_* functions on Windows by Jan Kundrát · 2 years, 9 months ago
  13. c880530 MSVC: compat: implement setenv() by Jan Kundrát · 2 years, 9 months ago
  14. 6568f34 MSVC: compat: strcasecmp() in <strings.h> by Jan Kundrát · 2 years, 9 months ago
  15. 406e96e MSVC: compat: dirname() from <libgen.h> by Jan Kundrát · 2 years, 9 months ago
  16. f1960dc MSVC: there's no mmap() on Windows by Jan Kundrát · 2 years, 9 months ago
  17. 12cd9aa MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 2 years, 10 months ago
  18. e235414 MSVC: compat: disable pthread_mutex_timedlock on Windows by Jan Kundrát · 2 years, 10 months ago
  19. 4e83070 compat: MSVC: strtok_r is known as strtok_s by Jan Kundrát · 2 years, 10 months ago
  20. 7e462e4 Run uncrustify on an imported source file by Jan Kundrát · 2 years, 9 months ago
  21. 3b30ba1 compat: strptime: lobotomize to not depend on nl_langinfo by Jan Kundrát · 2 years, 10 months ago
  22. a5a7e29 compat: MUSL implementation of strptime() by Jan Kundrát · 2 years, 10 months ago
  23. 1d050e5 MSVC: implement timegm() by Jan Kundrát · 2 years, 10 months ago
  24. 9190763 MSVC: compat: implement localtime_r by Jan Kundrát · 2 years, 9 months ago
  25. 32b5a88 MSVC: implement fsync() by Jan Kundrát · 2 years, 10 months ago
  26. 147a72c MSVC: compat: implement realpath() by Jan Kundrát · 2 years, 10 months ago
  27. 73aa07a MSVC: implement `S_ISREG`, `S_ISDIR`, `S_IRUSR`, `S_IWUSR` by Jan Kundrát · 2 years, 10 months ago
  28. 178ff71 compat: make sure ssize_t is available by Jan Kundrát · 2 years, 10 months ago
  29. 8ae30ea compat: there's no <sys/time.h> on MSVC by Jan Kundrát · 2 years, 10 months ago
  30. e3d3355 compat: MSVC: handle `PATH_MAX` and `_POSIX_PATH_MAX` by Jan Kundrát · 2 years, 10 months ago
  31. 4bcc96f compat: <unistd.h>: make X_OK a no-op on Windows by Jan Kundrát · 2 years, 10 months ago
  32. 049729d MSVC: POSIX compatibility files by Jan Kundrát · 2 years, 10 months ago
  33. e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 10 months ago
  34. 68eeada Do not try to compare strings using C preprocessor by Jan Kundrát · 2 years, 10 months ago
  35. 938a3a5 compat REFACTOR put header check script with compat by Michal Vasko · 3 years, 4 months ago
  36. 45c4b1a compat REFACTOR formatting by Michal Vasko · 3 years, 4 months ago
  37. d304a08 compat FEATURE compat updated by Michal Vasko · 3 years, 4 months ago
  38. 6f32621 build BUGFIX fix build and utest on *BSD by Christian Hopps · 3 years, 6 months ago
  39. afb2883 compat BUGFIX uninitialized variable to return by Radek Krejci · 3 years, 10 months ago
  40. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  41. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  42. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  43. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  44. e29489b uncrustify FEATURE set spacing options with minimal changes by Michal Vasko · 4 years, 1 month ago
  45. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  46. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  47. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  48. ad97c5f libyang BUGFIX cleanup of headers includes by Radek Krejci · 4 years, 3 months ago
  49. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago