Evan Green a7deee4a80 Add missing externs hace 3 años
..
armv7 6084b04a2f Change ## to // in assembly files. hace 7 años
math 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. hace 7 años
pthread 9436412268 Santa: bug fixes to get GCC building on Windows. hace 7 años
testc 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. hace 7 años
wincsup 44c7054232 Got into the kernel debugger on x64. hace 7 años
x64 1d0f5fd0b7 User mode fixes to get to a shell on x64. hace 7 años
x86 6084b04a2f Change ## to // in assembly files. hace 7 años
Makefile 1d0f5fd0b7 User mode fixes to get to a shell on x64. hace 7 años
assert.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
brk.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
bsearch.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
build.ck 01307ee35b Minor libc bug fixes. hace 7 años
convert.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
ctype.c 770ef8ead3 Fix spelling of "carriage". hace 8 años
dirio.c 1d0f5fd0b7 User mode fixes to get to a shell on x64. hace 7 años
dynlib.c febb4471c6 Move dlsym to libc_nonshared to support RTLD_NEXT. hace 7 años
env.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
err.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
errno.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
exec.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
exit.c 717e70e8ae Move ClInitialize to a constructor. hace 7 años
fileio.c 01307ee35b Minor libc bug fixes. hace 7 años
fnmatch.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
gaddrinf.c af2864a455 Turn off IPv6 implicit DNS translation. hace 7 años
getopt.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
glob.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
heap.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
if.c 8bf619712f Convert link address entry list to an array. hace 7 años
inet.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
init.c 83ce6cfa4c Remove ClInitialize. hace 7 años
kerror.c 1a8c6dae6b fread should read everything or have an excuse. hace 7 años
langinfo.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
libcp.h a7deee4a80 Add missing externs hace 3 años
line.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
link.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
locale.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
memory.c ab9e4f2b5f Added shmget, shmat, shmdt, and shmctl for mesa. hace 7 años
net.h 5bb001e90f Add pragma pack around packed structures for MSVC. hace 6 años
netaddr.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
netent.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
passwd.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
path.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
pid.c cf1d4e9275 Unified "full/sparse" system calls into one type. hace 7 años
pty.c ab46decfd8 Terminal fixes. hace 7 años
qsort.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
rand.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
random.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
realpath.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
regexcmp.c a1107f0c0d Fix for regexes with funky characters. hace 7 años
regexexe.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
regexp.h 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
resolv.c 6a540eb6cb x64: Fix "1 << x" truncations. hace 7 años
resource.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
scan.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
scandir.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
sched.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
setjmp.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
shadow.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
signals.c ebbd39bfc5 Pass the signal context up through the C library. hace 7 años
socket.c b31c7f8f2f Network address domains should match socket domain. hace 7 años
spawn.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
stat.c 21a053ec21 Fix for uninitialized FieldsToSet in fchownat. hace 7 años
statvfs.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
stream.c 899cc28a50 Open heart surgery on Rtl for x64. hace 7 años
streamex.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
string.c 654908d102 Add strnlen to the C library. hace 7 años
sysconf.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
syslog.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
system.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
termios.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
time.c 5bb001e90f Add pragma pack around packed structures for MSVC. hace 6 años
times.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
tmpfile.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
ucontext.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
uio.c 4e4eea96be Override I/O timeouts when bytes are completed. hace 8 años
uname.c d1723515f1 Don't include stdlib.h from wchar.h. hace 7 años
usershel.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
utmpx.c 5b21bca2d3 Fix utmpx file lock leak. hace 7 años
wchar.c 14332642b7 Miscellaneous wcs* function fixes. hace 8 años
wctype.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
wscan.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. hace 8 años
wstream.c 899cc28a50 Open heart surgery on Rtl for x64. hace 7 años
wstring.c 14332642b7 Miscellaneous wcs* function fixes. hace 8 años