ladybird/Userland/Libraries
Andreas Kling c1af2f28e3 LibCore: Add Directory::chown() API and use it in Core::Account
Since we already have the directory open, let's have an API to fchown()
the underlying file descriptor instead of forcing clients to do another
path lookup.
2022-08-15 17:18:11 +02:00
..
LibArchive
LibAudio Base: Launch AudioServer at session start-up 2022-08-14 21:52:35 +01:00
LibC
LibCards
LibChess
LibCodeComprehension
LibCompress
LibConfig Base: Launch ConfigServer at session start-up 2022-08-14 21:52:35 +01:00
LibCore LibCore: Add Directory::chown() API and use it in Core::Account 2022-08-15 17:18:11 +02:00
LibCoredump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop LibCore+LibIPC: Recognise %uid in path 2022-08-14 21:52:35 +01:00
LibDeviceTree
LibDiff
LibDl
LibDNS
LibDSP
LibEDID
LibELF
LibFileSystemAccessClient Base: Launch FileSystemAccessServer at session start-up 2022-08-14 21:52:35 +01:00
LibGemini
LibGfx LibGfx: Add method for copying a Path with a transform applied 2022-08-14 11:30:40 +02:00
LibGL
LibGPU
LibGUI LibGUI: Programatically draw table header sorting arrows 2022-08-15 17:17:54 +02:00
LibHTTP
LibImageDecoderClient Base: Launch ImageDecoder at session start-up 2022-08-14 21:52:35 +01:00
LibIMAP
LibIPC LibCore+LibIPC: Recognise %uid in path 2022-08-14 21:52:35 +01:00
LibJS LibJS: Use NaN boxing to decrease the memory size of Values 2022-08-15 17:11:25 +02:00
LibKeyboard
LibLine
LibM
LibMain
LibMarkdown
LibPartition
LibPCIDB
LibPDF
LibProtocol Base: Launch WebSocket at session start-up 2022-08-14 21:52:35 +01:00
LibRegex
LibSanitizer
LibSoftGPU
LibSQL Base: Launch SQLServer at session start-up 2022-08-14 21:52:35 +01:00
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo
LibVT
LibWasm
LibWeb LibJS: Use NaN boxing to decrease the memory size of Values 2022-08-15 17:11:25 +02:00
LibWebSocket
LibWebView Base: Launch WebContent at session start-up 2022-08-14 21:52:35 +01:00
LibX86
LibXML
CMakeLists.txt