This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
718379ce3b77df1e55760494992dd57847f86504
banan-os
/
userspace
/
libraries
/
LibC
History
Bananymous
45e55d8907
LibC: Don't compare equal elements in qsort
...
This seemed to break supertuxkart which returned `less` in this case
2026-05-20 05:54:45 +03:00
..
arch
…
arpa
…
include
Kernel: Add support for mkfifo{,at} mkdir at
2026-05-18 23:53:09 +03:00
net
…
netinet
…
sys
Kernel: Add support for mkfifo{,at} mkdir at
2026-05-18 23:53:09 +03:00
assert.cpp
…
CMakeLists.txt
…
complex.cpp
…
ctype.cpp
…
dirent.cpp
…
dlfcn.cpp
…
endian.cpp
…
environ.cpp
…
fcntl.cpp
…
fenv.cpp
…
fnmatch.cpp
…
ftw.cpp
…
getopt.cpp
…
glob.cpp
…
grp.cpp
…
icxxabi.cpp
…
ifaddrs.cpp
…
inttypes.cpp
…
langinfo.cpp
…
libgen.cpp
…
libintl.cpp
…
locale.cpp
…
malloc.cpp
LibC: Rewrite malloc
2026-05-15 17:03:33 +03:00
math.cpp
…
netdb.cpp
…
poll.cpp
…
printf_impl.cpp
…
pthread.cpp
LibC/Kernel: Add support for detached pthreads
2026-05-17 00:40:56 +03:00
pwd.cpp
…
regex.cpp
…
scanf_impl.cpp
…
sched.cpp
…
semaphore.cpp
…
setjmp.cpp
…
signal.cpp
…
spawn.cpp
…
stdio.cpp
…
stdlib.cpp
LibC: Don't compare equal elements in qsort
2026-05-20 05:54:45 +03:00
string.cpp
…
strings.cpp
…
syslog.cpp
…
termios.cpp
LibC: Implement tc{get,set}winsize
2026-05-15 17:08:02 +03:00
time.cpp
…
unistd.cpp
LibC: Move pthread keys to TCB
2026-05-17 00:29:20 +03:00
utime.cpp
…
wchar-stdio.cpp
…
wchar.cpp
…