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