TTimo Kreuzer[CRT] Fix c++ overload
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[CRT] Add C++ overload for swprintf_s | 4 个月前 | |
[SDK] crt/sys/stat.h: Import MinGW-w64 patch "Change _S_IFBLK from 0x3000 to 0x6000" Mingw-w64 commit id 850703ae46e1971c5789fa1bdd802fb9692c41c9 by Daniel Starke via Mingw-w64-public <mingw-w64-public@lists.sourceforge.net> headers: Change _S_IFBLK from 0x3000 to 0x6000 The _S_IFBLK macro, used to identify block special files in file systems, is being updated from 0x3000 to 0x6000. This change aligns mingw-w64 with the more commonly used value across Unix-like systems and other C libraries. The old value of 0x3000 may have caused compatibility issues when working with code that assumes the standard 0x6000 value for S_IFBLK. This update improves cross-platform compatibility and consistency with other systems, making it easier to write portable code that deals with file type identification. It also reduces potential confusion and errors that might arise from the non-standard value. One of these is for example python. This is only an example. It does not change the fact that python should be more careful about actual value implementation. Note that the current value implies character device + FIFO instead of character device + directory. Link: https://github.com/python/cpython/blob/f81990024554a75e2ab31133a72d9f0954690435/Python/fileutils.c#L1197 Link: https://github.com/torvalds/linux/blob/81e4f8d68c66da301bb881862735bd74c6241a19/include/uapi/linux/stat.h#L13 Signed-off-by: Daniel Starke <daniel-email@gmx.net> Signed-off-by: LIU Hao <lh_mouse@126.com> | 11 个月前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Add C++ overload for swprintf_s | 4 个月前 | |
[CRT] crtdbg.h: Add missing inttrin.h include for __debugbreak() | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces | 5 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] math.h: fix definition of NAN - Use positive NAN by default - add support for _UCRT_NEGATIVE_NAN to legacy CRT headers - Use __builtin_nanf() on GCC/Clang | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[REACTOS] Add missing line breaks at end of file | 1 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Fix c++ overload | 4 个月前 | |
[CRT] Fix build with clang-cl 17 #pragma function(llabs) causes an error: "error: no_builtin attribute has no effect on defaulted or deleted functions" This is probably a bug in clang, see https://github.com/llvm/llvm-project/issues/116256 | 1 年前 | |
[CRT] Add C++ const correct overloads | 1 年前 | |
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces | 5 年前 | |
[REACTOS] Stop using non-conforming swprintf / vswprintf Use the underscored versions instead. | 4 个月前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
[REACTOS] Use standard conforming names - Use _alloca instead of non-standard alloca - Use _TCHAR instead of non-standard TCHAR - Use _off_t instead of deprecated off_t - Use _O_BINARY instead of O_BINARY | 1 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[CRT] Fix c++ overload | 4 个月前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[CRT] Introduce corecrt.h Include this instead of crtdefs.h. This is for compatibility with MS headers. | 1 年前 |