.. |
arch
|
49749e279a
LibC: Implement _setjmp and _longjmp
|
пре 3 година |
arpa
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
bits
|
3237efc661
LibC: Implement __fseterr
|
пре 3 година |
net
|
b9c753f6f9
LibC+LibDl: Declare functions taking no arguments as taking void
|
пре 3 година |
netinet
|
97cfb9934b
LibC: Add TCP_MAXSEG to tcp.h
|
пре 3 година |
sys
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
CMakeLists.txt
|
6988403d59
DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC
|
пре 3 година |
alloca.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
assert.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
assert.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
byteswap.h
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
пре 4 година |
crt0.cpp
|
df6b9cdb0c
LibCore+LibC: Enforce the global event loop ban in code
|
пре 3 година |
crt0_shared.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
ctype.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
ctype.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
cxxabi.cpp
|
fb003d71c2
LibC: Avoid unnecessary mprotect during program finalization
|
пре 3 година |
dirent.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
dirent.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
dlfcn.cpp
|
89a38b72b7
LibC+LibELF: Implement dladdr()
|
пре 4 година |
elf.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
endian.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
errno.h
|
a353ceecf1
LibC: Implement errno via a __errno_location() function
|
пре 3 година |
errno_codes.h
|
95df924e0e
Kernel: Remove EWHYTHO error code :^)
|
пре 3 година |
fcntl.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
fcntl.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
fd_set.h
|
ad1065e213
LibC: Remove semicolon in definition of FD_ZERO
|
пре 3 година |
fenv.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
fenv.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
float.h
|
b9c753f6f9
LibC+LibDl: Declare functions taking no arguments as taking void
|
пре 3 година |
fnmatch.cpp
|
7af7fc8c16
Everywhere: Fix more Copyright header inconsistencies
|
пре 3 година |
fnmatch.h
|
7af7fc8c16
Everywhere: Fix more Copyright header inconsistencies
|
пре 3 година |
getopt.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
getopt.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
grp.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
grp.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
iconv.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
ifaddrs.cpp
|
7b24fc6fb8
Kernel+LibC: Stub out getifaddrs() and freeifaddrs()
|
пре 3 година |
ifaddrs.h
|
7b24fc6fb8
Kernel+LibC: Stub out getifaddrs() and freeifaddrs()
|
пре 3 година |
inttypes.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
inttypes.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
ioctl.cpp
|
3904541938
LibC: Don't truncate arguments for ioctl() on x86_64
|
пре 4 година |
langinfo.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
langinfo.h
|
7af7fc8c16
Everywhere: Fix more Copyright header inconsistencies
|
пре 3 година |
libcinit.cpp
|
a353ceecf1
LibC: Implement errno via a __errno_location() function
|
пре 3 година |
libgen.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
libgen.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
limits.h
|
3651da6a96
LibC: Define correct limits for `long` on `x86_64`
|
пре 3 година |
link.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
link.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
locale.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
locale.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
malloc.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
mallocdefs.h
|
feb19646df
LibC: Increase alignment for malloc() BigAllocationBlocks to 16 bytes
|
пре 3 година |
memory.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
mntent.cpp
|
965b772f70
LibC: Remove TODO() macros to not break mc port
|
пре 3 година |
mntent.h
|
f3490f9327
LibC: Add mntent stub functions
|
пре 3 година |
net.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
netdb.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
netdb.h
|
ab878576bb
LibC: Make nameinfo (NI_*) constants bitfield-friendly
|
пре 3 година |
nl_types.h
|
7af7fc8c16
Everywhere: Fix more Copyright header inconsistencies
|
пре 3 година |
paths.h
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
пре 4 година |
poll.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
poll.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
priority.cpp
|
380c42c405
LibC: Add getpriority() and setpriority() stubs
|
пре 3 година |
pthread_forward.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
pthread_integration.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
pthread_tls.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
pty.cpp
|
821c80848f
LibC: Remove debug spam from openpty()
|
пре 3 година |
pty.h
|
5391836468
LibC: Remove 'int* aslave' parameter from forkpty()
|
пре 4 година |
pwd.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
pwd.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
qsort.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
regex.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
regex.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
resolv.cpp
|
7af7fc8c16
Everywhere: Fix more Copyright header inconsistencies
|
пре 3 година |
resolv.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
scanf.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
sched.cpp
|
0f53e0aaea
LibC: Add POSIX spec comments for sched APIs
|
пре 3 година |
sched.h
|
b9c753f6f9
LibC+LibDl: Declare functions taking no arguments as taking void
|
пре 3 година |
search.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
search.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
serenity.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
serenity.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
setjmp.h
|
49749e279a
LibC: Implement _setjmp and _longjmp
|
пре 3 година |
shadow.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
shadow.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
signal.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
signal.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
signal_numbers.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
spawn.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
spawn.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
ssp.cpp
|
a8fefd89cd
Everywhere: Make some symbols `__attribute__((used))` for LTO
|
пре 3 година |
stat.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
stdarg.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
stddef.h
|
39f92fa131
LibC: Define offsetof in stddef.h instead of sys/cdefs.h
|
пре 3 година |
stdint.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
stdio.cpp
|
3237efc661
LibC: Implement __fseterr
|
пре 3 година |
stdio.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
stdio_ext.h
|
3237efc661
LibC: Implement __fseterr
|
пре 3 година |
stdlib.cpp
|
02c18bf6de
LibC: Stub out posix_memalign()
|
пре 3 година |
stdlib.h
|
02c18bf6de
LibC: Stub out posix_memalign()
|
пре 3 година |
string.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
string.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
strings.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
strings.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
stubs.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
sysexits.h
|
794cf8eef4
LibC: Use EX_IOERR instead of EX_IOER
|
пре 4 година |
syslog.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
syslog.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
termcap.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
termcap.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
termios.cpp
|
7828d4254e
LibC: Stub out tcsendbreak(..) and tcdrain(..)
|
пре 3 година |
termios.h
|
7828d4254e
LibC: Stub out tcsendbreak(..) and tcdrain(..)
|
пре 3 година |
time.cpp
|
335fae9a71
LibC: Return early in time_to_tm for large time_t
|
пре 3 година |
time.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
times.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
ulimit.cpp
|
8a9a9fac4d
LibC: Add a wrapper for the getrusage syscall
|
пре 3 година |
ulimit.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
unistd.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
unistd.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
utime.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
utime.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
utmp.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
utsname.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
wchar.cpp
|
0d7d2b825e
LibC: Add POSIX spec links to all applicable wide character functions
|
пре 3 година |
wchar.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
wctype.cpp
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
wctype.h
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
wstdio.cpp
|
b0b8d14a2c
LibC: Automatically append null terminator in vswprintf
|
пре 3 година |