Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
master
[ASMPP] Fix .text exporting for MASM .code blocks
[CABMAN] Fix GCC13 buffer format overflow warning (#7408)
[FORMATTING] Remove trailing whitespace. Addendum to 34593d9.
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
[SEH][GCC] Prevent inlining of functions using REACTOS seh pragma
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
[SDK][XDK] Add more definitions for ARM64 and start fixing PE binaries (#4142)
[HHPCOMP:CHMC] chmc_crunch_lzx(): Disable a dead check (#4880)
[CMAKE] Replace custom functions to built-in ones add_target_compile_definitions -> target_compile_definitions add_target_compile_flags -> target_compile_options add_target_include_directories -> target_include_directories
Add a shared "port" directory for POSIX functions needed by multiple host tools (getopt/mkstemps) and import the one and only getopt from glibc.
[LOG2LINES] Compile the tool for MSVC builds
[SDK:CMLIB][MKHIVE][BOOT:ENVIRON][NTOS:CONFIG] Add missing HvGetCell casts. Replace some ASSERT(FALSE).
[REACTOS] Fix 'seperate' typos
[SHELL32][MKSHELLLINK] Support EXP_SPECIAL_FOLDER datablock in shortcuts (#7158)
[OBJ2BIN] Use section flags instead of a hardcoded ".text" name (#5317)
[SMDLL][SMLIB] Deprecate the legacy ROS-specific SMDLL and improve SM client functions. (#4821)
[RSYM64] Nuke rsym64
[SDK] Small SDK fixes for ARM64 - Prepping for GCC work (#8458)
[TXT2NLS] Explicitly include <cstdint>
[REACTOS] Fix typos in comments (#5591)
[WIDL] Minor cleanups following wine-10.0 sync (#8461)
[WINHTTP] Winesync to Wine-10.0
[WIDL][WPP] Sync to wine-10.0
[XML2SDB] Add basic support for including/excluding shims based on platform
[TOOLS] Fix/suppress all MSVC/x64 warnings (#1525)
[REACTOS] Introduce .clang-format file And set up a Travis job for checking formatting on PRs
[SDK] Fix missing comma in check_packing.py
[SDK][TOOLS] Add do_code_format.sh to sdk/tools (#2191)
[WLNTFYTESTS] Add extended tests for the Winlogon notifications
[PEFIXUP] Fixup of resource sections in GCC builds. (#3594)
[SDK] Add script to update caroots.inf