ladybird/Userland/Libraries
Brian Gianforcaro 2ebb3f3c0d LibC: Add a definition for INET6_ADDRSTRLEN
Although serenity doesn't implement IPv6 yet, applications
will often declare buffers to be of size `INET6_ADDRSTRLEN`
so it's guaranteed to work in both IPv4 / IPv6 environments.

This is needed specifically for a port of Flexible IO Tester
https://fio.readthedocs.io

This is standardized here:
https://pubs.opengroup.org/onlinepubs/009695399/basedefs/netinet/in.h.html
2021-04-21 08:04:52 +02:00
..
LibArchive
LibAudio
LibC LibC: Add a definition for INET6_ADDRSTRLEN 2021-04-21 08:04:52 +02:00
LibChess
LibCompress Tests: Reorganize LibCompress unit tests 2021-04-21 08:00:32 +02:00
LibCore
LibCoreDump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDiff
LibELF
LibGemini
LibGfx
LibGUI
LibHTTP
LibImageDecoderClient
LibIPC
LibJS
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibProtocol
LibPthread LibPthread: Add stubs for pthread_spin_* functions 2021-04-20 21:08:17 +02:00
LibRegex
LibSQL
LibSymbolClient
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThread
LibTLS
LibTTF
LibVT
LibWeb LibWeb: Register FormAssociatedElement with their owner form 2021-04-20 23:38:27 +02:00
LibWebSocket
LibX86
CMakeLists.txt