.. |
arpa
|
cf4da485e6
LibC: Add inet_ntoa()
|
il y a 5 ans |
bits
|
cdbdd397db
LibC: Move `FILE` definition to bits/FILE.h
|
il y a 5 ans |
net
|
0fd5f0e4bd
Userland: ifconfig can change the IP address of the default gateway
|
il y a 5 ans |
netinet
|
2a1cad73fe
LibC: Add an empty <netinet/tcp.h>
|
il y a 5 ans |
sys
|
50fd2cabff
ptrace: Report error in PT_PEEK via errno
|
il y a 5 ans |
Makefile
|
61acca223f
LibELF: Move validation methods to their own file
|
il y a 5 ans |
alloca.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
assert.cpp
|
038fdc2017
LibC: Simplify ASSERT() to reduce code size
|
il y a 5 ans |
assert.h
|
038fdc2017
LibC: Simplify ASSERT() to reduce code size
|
il y a 5 ans |
byteswap.h
|
e323246517
Meta: Add missing copyright headers
|
il y a 5 ans |
crt0.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
crti.S
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
crtn.S
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
ctype.cpp
|
14bd978928
Revert "LibC: Implement isblank()"
|
il y a 5 ans |
ctype.h
|
14bd978928
Revert "LibC: Implement isblank()"
|
il y a 5 ans |
cxxabi.cpp
|
117820f610
Meta: Claim copyright on files added by me
|
il y a 5 ans |
dirent.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
dirent.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
dlfcn.cpp
|
21b5909dc6
LibELF: Move ELF classes into namespace ELF
|
il y a 5 ans |
dlfcn.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
endian.h
|
8a2dc5d188
LibC: Fix big endian definitions
|
il y a 5 ans |
errno.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
errno_numbers.h
|
c06d5ef114
Kernel+LibC: Remove ESUCCESS
|
il y a 5 ans |
fcntl.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
fcntl.h
|
07075cd001
Kernel+LibC: Clean up open() flag (O_*) definitions
|
il y a 5 ans |
fd_set.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
float.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
getopt.cpp
|
3824f572ef
LibC: Ensure getopt error messages end with a newline
|
il y a 5 ans |
getopt.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
grp.cpp
|
dda9ffe906
LibC: Fix truncated strncpy() in /etc/group parsing
|
il y a 5 ans |
grp.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
iconv.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
inttypes.h
|
4ddae2c069
LibC: Add some missing macros to inttypes.h
|
il y a 5 ans |
ioctl.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
libcinit.cpp
|
7a6c4a72d5
LibWeb: Move everything into the Web namespace
|
il y a 5 ans |
libgen.cpp
|
c0b32f7b76
Meta: Claim copyright for files created by me
|
il y a 5 ans |
libgen.h
|
c0b32f7b76
Meta: Claim copyright for files created by me
|
il y a 5 ans |
limits.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
locale.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
locale.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
malloc.cpp
|
37fc6c117c
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
il y a 5 ans |
mallocdefs.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
memory.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
mman.cpp
|
c19b56dc99
Kernel+LibC: Add minherit() and MAP_INHERIT_ZERO
|
il y a 5 ans |
mman.h
|
c19b56dc99
Kernel+LibC: Add minherit() and MAP_INHERIT_ZERO
|
il y a 5 ans |
mntent.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
mntent.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
netdb.cpp
|
ee5816b9c8
LibC: getprotoent() family of functions
|
il y a 5 ans |
netdb.h
|
ee5816b9c8
LibC: getprotoent() family of functions
|
il y a 5 ans |
poll.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
poll.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
pwd.cpp
|
e3df925e48
LibC: Fix strncpy() overflow in /etc/passwd parsing
|
il y a 5 ans |
pwd.h
|
5f78e2ff3a
LibC: Implement `putpwent()`
|
il y a 5 ans |
qsort.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
scanf.cpp
|
6d7854919a
LibC: Some build fixes for strange platforms
|
il y a 5 ans |
sched.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
sched.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
serenity.cpp
|
ad92a1e4bc
Kernel: Add sys$get_stack_bounds() for finding the stack base & size
|
il y a 5 ans |
serenity.h
|
ad92a1e4bc
Kernel: Add sys$get_stack_bounds() for finding the stack base & size
|
il y a 5 ans |
setjmp.S
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
setjmp.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
signal.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
signal.h
|
a6cb7f759e
Kernel+LibC: Add some Unix signal types & definitions
|
il y a 5 ans |
signal_numbers.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
stat.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
stdarg.h
|
2a699cec98
LibC: Apply a change for the Bootstrapper environment
|
il y a 5 ans |
stdbool.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
stddef.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
stdint.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
stdio.cpp
|
5ba8247cbb
LibC: Fix getline() forgetting to null-terminate on EOF
|
il y a 5 ans |
stdio.h
|
cdbdd397db
LibC: Move `FILE` definition to bits/FILE.h
|
il y a 5 ans |
stdlib.cpp
|
b82a2239c6
LibC: Fix strtod() parsing of negative exponents (#1645)
|
il y a 5 ans |
stdlib.h
|
f2a087126c
LibC: Add posix_openpt(), grantpt() and unlockpt()
|
il y a 5 ans |
string.cpp
|
a52b3e8f2a
LibC: Implement strchrnul()
|
il y a 5 ans |
string.h
|
a52b3e8f2a
LibC: Implement strchrnul()
|
il y a 5 ans |
strings.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
strings.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
syslog.cpp
|
3bbf4610d2
AK: Add a forward declaration header
|
il y a 5 ans |
syslog.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
termcap.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
termcap.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
termios.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
termios.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
time.cpp
|
64c73d0739
LibC: Add new syscall to allow changing the system date
|
il y a 5 ans |
time.h
|
64c73d0739
LibC: Add new syscall to allow changing the system date
|
il y a 5 ans |
times.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
ulimit.cpp
|
5fe521c507
LibC: create a stub for getrusage.
|
il y a 5 ans |
ulimit.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
unistd.cpp
|
d1ffdea550
LibC: Fix truncated strncpy() in getlogin()
|
il y a 5 ans |
unistd.h
|
23fb985f02
Kernel & Userland: Allow to mount image files formatted with Ext2FS
|
il y a 5 ans |
utime.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
utime.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
utmp.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
utsname.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
wchar.cpp
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |
wchar.h
|
94ca55cefd
Meta: Add license header to source files
|
il y a 5 ans |