.. |
aio
|
|
|
assert
|
toolchain/lto: enable lto flags only on GNU toolchain
|
2024-02-18 00:47:53 -08:00 |
audio
|
audio/libsrc: fix build warning
|
2024-03-26 09:40:42 +08:00 |
bin
|
|
|
builtin
|
|
|
ctype
|
Add basic support for locales in order to C++ streams to build and work for simple cases (POSIX / C locale).
|
2024-04-29 17:34:10 +08:00 |
dirent
|
|
|
dlfcn
|
|
|
errno
|
|
|
eventfd
|
|
|
fdt
|
|
|
fixedmath
|
|
|
gdbstub
|
gdbstub: Minor style fix
|
2024-06-26 10:19:14 -03:00 |
gpsutils
|
|
|
grp
|
|
|
hex2bin
|
|
|
inttypes
|
libs/libc/inttypes: add support for imaxdiv
|
2024-04-23 10:26:48 -03:00 |
kbin
|
|
|
libgen
|
|
|
locale
|
Add basic support for locales in order to C++ streams to build and work for simple cases (POSIX / C locale).
|
2024-04-29 17:34:10 +08:00 |
lzf
|
|
|
machine
|
x86_64: add ELF support
|
2024-07-03 17:40:53 +08:00 |
misc
|
libc/execinfo: extract a common backtrace format function
|
2024-06-29 22:44:39 +08:00 |
modlib
|
|
|
net
|
|
|
netdb
|
|
|
obstack
|
compiler/tasking: fix compiler warning on tasking
|
2024-01-31 05:02:56 -08:00 |
pthread
|
pthread: add pthread_self/pthread_gettid_np function
|
2024-06-26 17:40:55 +08:00 |
pwd
|
|
|
queue
|
|
|
regex
|
Replace all asserts in kernel code with ASSERT
|
2024-05-17 10:18:16 -03:00 |
sched
|
|
|
search
|
hsearch_r: add DELETE action
|
2024-02-21 13:29:36 -03:00 |
semaphore
|
sem_open: return error code, sem returned by parameter
|
2024-06-06 02:40:50 +08:00 |
signal
|
|
|
spawn
|
cmake: fix compilation
|
2024-06-02 09:27:36 -03:00 |
stdio
|
libc: scanf, printf %z change switch const to if
|
2024-07-02 02:57:00 +08:00 |
stdlib
|
mkstemp: permission 0666 to 0600
|
2024-07-02 02:56:05 +08:00 |
stream
|
|
|
string
|
libc/x86_64: port string functions from bionic
|
2024-07-02 23:59:18 +08:00 |
symtab
|
|
|
syslog
|
|
|
termios
|
|
|
time
|
|
|
tls
|
sched/tls: inline group info in flat mode to improve performance
|
2024-03-01 17:27:26 +08:00 |
uio
|
|
|
unistd
|
fs_lock:Implementing file locks
|
2024-02-21 13:29:36 -03:00 |
userfs
|
|
|
uuid
|
|
|
wchar
|
|
|
wctype
|
|
|
wqueue
|
|
|
zoneinfo
|
|
|
.gitignore
|
|
|
CMakeLists.txt
|
|
|
Kconfig
|
|
|
libc.csv
|
pthread: add pthread_self/pthread_gettid_np function
|
2024-06-26 17:40:55 +08:00 |
libc.h
|
|
|
Makefile
|
api: add simple hashtable api
|
2024-02-21 13:29:36 -03:00 |