Commit History

Author SHA1 Message Date
  Arda Cinar 3f99a8734e LibCore: Call the mkstemp function in a slightly prettier way 2 years ago
  Timothy Flynn e305b32d9a LibCore: Protect Core::Group against null group::gr_mem members 2 years ago
  Timothy Flynn d09266237d LibCore: Define and use a fallible, OS-independent getgrent(_r) wrapper 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  ne0ndrag0n d8f25ad644 LibCore: Sync groups, getgrent to getgrent_r, fix gr_mem bug 2 years ago
  ne0ndrag0n 9ddb86f7db LibCore: Add query for all accounts and groups 2 years ago
  Andrew Kaster d84fc60f96 LibCore: Add support for compiling for Android with API Version >= 30 3 years ago
  Kenneth Myhra fbe22af86e Everywhere: Use my fairly new and shiny serenityos.org email :^) 3 years ago
  Kenneth Myhra 1fb8408aa2 LibCore: Do not leak FILE pointer in Group::add_group() 3 years ago
  Kenneth Myhra 6df3fdd83f LibCore: Use generic AK_OS_BSD_GENERIC to hide Group::add_group() 3 years ago
  Kenneth Myhra a99b50ce8c LibCore: Add Core::Group abstraction for group management :^) 3 years ago