This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
serenity
Watch
1
Star
0
Fork
You've already forked serenity
0
mirror of
https://github.com/SerenityOS/serenity.git
synced
2025-01-22 17:31:58 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3c52c25515
serenity
/
Tests
/
LibC
History
hanaa12G
3c52c25515
LibC: Implement
getgrgid_r()
and
getgrnam_r()
...
We currently don't have those 2 functions so let's add them
2024-01-06 04:59:50 -07:00
..
CMakeLists.txt
LibC: Implement
getgrgid_r()
and
getgrnam_r()
2024-01-06 04:59:50 -07:00
TestAbort.cpp
TestAssert.cpp
TestCType.cpp
TestEnvironment.cpp
TestIo.cpp
Userland+Tests: Don't use MAP_FILE when mmap-ing
2023-09-01 19:50:35 +02:00
TestLibCDirEnt.cpp
TestLibCExec.cpp
TestLibCGrp.cpp
LibC: Implement
getgrgid_r()
and
getgrnam_r()
2024-01-06 04:59:50 -07:00
TestLibCInodeWatcher.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestLibCMkTemp.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestLibCNetdb.cpp
Tests: Add tests for getaddrinfo()
2023-08-29 11:04:48 +02:00
TestLibCSetjmp.cpp
TestLibCString.cpp
TestLibCTime.cpp
TestMalloc.cpp
TestMath.cpp
TestMemalign.cpp
TestMemmem.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestMkDir.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestPthreadCancel.cpp
TestPthreadCleanup.cpp
TestPThreadPriority.cpp
TestPthreadRWLocks.cpp
TestPthreadSpinLocks.cpp
TestPwd.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestQsort.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestRaise.cpp
TestRealpath.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestScanf.cpp
TestSearch.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestSnprintf.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestStackSmash.cpp
TestStdio.cpp
TestStrlcpy.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestStrtodAccuracy.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestWchar.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TestWctype.cpp