serenity/Userland/Libraries
Undefine 5e87b78935 LibFileSystem: Ignore ENOTSUP when using chown and chmod during copy
With FAT write support copying the file would show two errors because
it does not support chown and chmod and would return ENOTSUP. After
this commit these errors are ignored in that case.
2024-04-21 15:34:33 +02:00
..
LibAccelGfx
LibArchive
LibAudio Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibC LibELF+LibC: Add support for Variant I of the TLS data structures 2024-04-19 16:46:47 -06:00
LibCards Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibChess Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibCMake
LibCodeComprehension Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibCompress Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibConfig
LibCore LibCore: Let LocalSocket send and receive messages with SCM_RIGHTS 2024-04-19 16:38:55 -04:00
LibCoredump Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibCpp
LibCrypt
LibCrypto LibCrypto+LibGfx: Fix GCC 14 compile errors 2024-04-20 15:52:29 -06:00
LibDebug
LibDesktop
LibDeviceTree
LibDiff Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibDNS
LibDSP
LibEDID
LibELF LibELF+LibC: Add support for Variant I of the TLS data structures 2024-04-19 16:46:47 -06:00
LibFileSystem LibFileSystem: Ignore ENOTSUP when using chown and chmod during copy 2024-04-21 15:34:33 +02:00
LibFileSystemAccessClient
LibGemini
LibGfx LibCrypto+LibGfx: Fix GCC 14 compile errors 2024-04-20 15:52:29 -06:00
LibGL
LibGLSL
LibGPU
LibGUI LibIPC+Userland: Make IPC::File always own its file descriptor 2024-04-19 06:34:07 -04:00
LibHTTP LibTLS+LibHTTP: Tolerate improperly closed TLS sockets 2024-04-17 07:19:03 +02:00
LibIDL
LibImageDecoderClient
LibIMAP Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibIPC Ladybird+Userland: Remove use of unnecessary fd passing socket concept 2024-04-19 16:38:55 -04:00
LibJIT
LibJS LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated 2024-04-21 09:12:25 +02:00
LibKeyboard
LibLine Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibPCIDB Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibPDF Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibProtocol
LibRegex Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibRIFF
LibSanitizer AK+Kernel+LibSanitizer: Implement __ubsan_handle_function_type_mismatch 2024-04-18 13:14:33 -06:00
LibSemVer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibTextCodec
LibThreading
LibTimeZone
LibTLS Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibUnicode
LibURL
LibUSBDB Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibVideo Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibVirtGPU
LibVT Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibWasm
LibWeb LibWeb: Update document url after same-document back/forward navigation 2024-04-21 12:41:36 +02:00
LibWebSocket
LibWebView Ladybird+Userland: Remove use of unnecessary fd passing socket concept 2024-04-19 16:38:55 -04:00
LibX86
LibXML
CMakeLists.txt