projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dune: clean up and remove lots of cruft
[akaros.git]
/
tools
/
compilers
/
2016-10-26
Barret Rhoden
Move the BRK_START to a fixed, safe address (XCC)
tree
|
commitdiff
2016-10-06
Barret Rhoden
Remove our glibc poll implementation (XCC)
tree
|
commitdiff
2016-10-05
Dan Cross
Remove call to 'getpid' system call from tls.h. (XCC)
tree
|
commitdiff
2016-10-05
Dan Cross
Add 'getppid()' to glibc to grub the ppid out of __proc...
tree
|
commitdiff
2016-09-22
Barret Rhoden
Export epoch time via proc_global_info (XCC)
tree
|
commitdiff
2016-09-19
Barret Rhoden
Avoid locking in sbrk during early SCP (XCC)
tree
|
commitdiff
2016-09-19
Barret Rhoden
Fix non-UDP 'from' in recvfrom() (XCC)
tree
|
commitdiff
2016-09-19
Barret Rhoden
Fix minor endian issue (XCC)
tree
|
commitdiff
2016-09-19
Barret Rhoden
Use Linux's network headers in glibc (XCC)
tree
|
commitdiff
2016-09-16
Barret Rhoden
Set the socket family in recvfrom() (XCC)
tree
|
commitdiff
2016-09-16
Barret Rhoden
Clean up x86_64 sysdeps (XCC)
tree
|
commitdiff
2016-09-16
Barret Rhoden
Set the glibc thread's pointer_guard (XCC)
tree
|
commitdiff
2016-09-16
Barret Rhoden
Use PDR locks for glibc's internal locks (XCC)
tree
|
commitdiff
2016-09-16
Barret Rhoden
Fix sbrk's lock initialization (XCC)
tree
|
commitdiff
2016-09-06
Barret Rhoden
Implement sendmsg() (XCC)
tree
|
commitdiff
2016-09-06
Barret Rhoden
Use iovecs for sendto() (XCC)
tree
|
commitdiff
2016-09-06
Barret Rhoden
Use iovecs for recvmsg() (XCC)
tree
|
commitdiff
2016-09-06
Barret Rhoden
Fix epoll-before-listen bug (XCC)
tree
|
commitdiff
2016-08-30
Barret Rhoden
Stop using snprintf in write_hex_to_fd (XCC)
tree
|
commitdiff
2016-08-30
Barret Rhoden
Add basic SO_ERROR support (XCC)
tree
|
commitdiff
2016-08-19
Barret Rhoden
Build gcc with USE_PT_GNU_EH_FRAME (XCC)
tree
|
commitdiff
2016-08-18
Dan Cross
Sched_getcpu should return vcoreid. (XCC)
tree
|
commitdiff
2016-08-16
Christopher Koch
Print PID in segfault default signal handler. (XCC)
tree
|
commitdiff
2016-08-12
Barret Rhoden
Reduce mmap calls in vfprintf.c (XCC)
tree
|
commitdiff
2016-08-12
Barret Rhoden
Increase the alloca cutoff (XCC)
tree
|
commitdiff
2016-07-21
Barret Rhoden
Properly limit glibc's alloca() (XCC)
tree
|
commitdiff
2016-07-19
Barret Rhoden
Specify a small alloca_cutoff (XCC)
tree
|
commitdiff
2016-07-07
Barret Rhoden
Move vfprintf.c out from sysdeps (XCC)
tree
|
commitdiff
2016-07-07
Barret Rhoden
Use mmap(), not malloc(), in vfprintf (XCC)
tree
|
commitdiff
2016-06-17
Barret Rhoden
Add timespec helpers (XCC)
tree
|
commitdiff
2016-06-16
Barret Rhoden
Have gcc link all binaries with --build-id (XCC)
tree
|
commitdiff
2016-06-16
Barret Rhoden
Use gnu-user command line options for gcc (XCC)
tree
|
commitdiff
2016-06-03
Dan Cross
Incorporate new functions into glibc and expose to...
tree
|
commitdiff
2016-06-03
Dan Cross
Pristine versions of headers added to sysdeps/akaros...
tree
|
commitdiff
2016-06-03
Dan Cross
Import from OpenBSD: clang-format, naming and symbols...
tree
|
commitdiff
2016-06-03
Dan Cross
Import from OpenBSD: strlcat, strlcpy, reallocarray.
tree
|
commitdiff
2016-05-27
Dan Cross
Fix an off-by-one error in `perror()`.
tree
|
commitdiff
2016-05-04
Barret Rhoden
x86: Allow gcc to use the red zone (XCC)
tree
|
commitdiff
2016-05-03
Barret Rhoden
Fix write()'s sigpipe case (XCC)
tree
|
commitdiff
2016-04-20
Barret Rhoden
Move ifaddrs to glibc (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Implement timerfd on top of #alarm (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Add helpers for common 9ns functions (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Export sys/plan9_helpers.h from glibc (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Implement pipes in userspace (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Add user helpers save_err and restore_err (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Add two time conversion helpers to glibc (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Implement clock_gettime() (XCC)
tree
|
commitdiff
2016-04-15
Barret Rhoden
Modify glibc's printf for use from VC ctx (XCC)
tree
|
commitdiff
2016-04-14
Bob
GCC patch r233572 added to makefile. (XCC)
tree
|
commitdiff
2016-04-14
Bob
Added gcc r233572 patch
tree
|
commitdiff
2016-04-05
Barret Rhoden
net: Fixup socket shims use of O_NONBLOCK (XCC)
tree
|
commitdiff
2016-03-31
Barret Rhoden
Remove the O_NONBLOCK fcntl() intercept (XCC)
tree
|
commitdiff
2016-03-31
Barret Rhoden
Intercept vfprintf() instead of printf() (XCC)
tree
|
commitdiff
2016-03-31
Barret Rhoden
Make akaros_vfprintf() take a stream (XCC)
tree
|
commitdiff
2016-03-31
Barret Rhoden
Use the POSIX isatty() (XCC)
tree
|
commitdiff
2016-03-28
Dan Cross
Cosmetic: Change tabs to spaces in glibc Versions file.
tree
|
commitdiff
2016-03-22
Dan Cross
Implement sched_getcpu() (XCC)
tree
|
commitdiff
2016-03-22
Dan Cross
Minor changes to build C++ threads in gcc (XCC)
tree
|
commitdiff
2016-03-22
Barret Rhoden
Implement shutdown() (XCC)
tree
|
commitdiff
2016-03-22
Barret Rhoden
Fix a bunch of Rock warnings (XCC)
tree
|
commitdiff
2016-03-22
Barret Rhoden
Add callbacks for fork() (XCC)
tree
|
commitdiff
2016-03-11
Barret Rhoden
Remove cpu_feats from kernel-features.h (XCC)
tree
|
commitdiff
2016-02-29
Barret Rhoden
x86: Use FSGSBASE for TLS changes (XCC)
tree
|
commitdiff
2016-02-29
Barret Rhoden
Add CPU feature detection (XCC)
tree
|
commitdiff
2016-02-17
Barret Rhoden
Clean up user library include paths (XCC)
tree
|
commitdiff
2016-02-12
Barret Rhoden
Remove the static_link_warning from glibc (XCC)
tree
|
commitdiff
2016-02-03
Barret Rhoden
Fix parameter types for sys_proc_create() (XCC)
tree
|
commitdiff
2016-01-14
Barret Rhoden
Remove _sock_get_listen_fd() [3/3] (XCC)
tree
|
commitdiff
2016-01-14
Barret Rhoden
Track listen FDs in socket rocks [1/3] (XCC)
tree
|
commitdiff
2016-01-14
Barret Rhoden
Add a close callback for socket Rocks (XCC)
tree
|
commitdiff
2016-01-14
Barret Rhoden
Add callbacks to close() (XCC)
tree
|
commitdiff
2016-01-14
Barret Rhoden
Track the FD assigned to a user FD (XCC)
tree
|
commitdiff
2016-01-14
Barret Rhoden
Fix the lack of a return in sigreturn (XCC)
tree
|
commitdiff
2015-12-17
Barret Rhoden
Add correct headers to parlib-compat.c (XCC)
tree
|
commitdiff
2015-12-16
Barret Rhoden
Make glibc's printf with a vcore-ctx aware (XCC)
tree
|
commitdiff
2015-12-16
Barret Rhoden
Do not call printf from sigaction (XCC)
tree
|
commitdiff
2015-12-16
Davide Libenzi
Fixed the sys_proc_create API to use const pointers...
tree
|
commitdiff
2015-11-24
Kevin Klues
Add support for sleep, nanosleep, and usleep (XCC)
tree
|
commitdiff
2015-11-16
Kevin Klues
Add support for EPIPE and SIGPIPE (XCC)
tree
|
commitdiff
2015-11-16
Kevin Klues
Weasel apart parlib/libc symbols for signals (XCC)
tree
|
commitdiff
2015-11-16
Kevin Klues
Add parlib-compat.c for weak symbols with parlib
tree
|
commitdiff
2015-11-13
Edward Hyunkoo Jee
Let the toolchain Makefile respect MAKE_JOBS environmen...
tree
|
commitdiff
2015-11-10
Dan Cross
Add empty akaros-specific sysmacros.h (XCC)
tree
|
commitdiff
2015-11-03
Dan Cross
Fix binutils/gold breakage (XCC)
tree
|
commitdiff
2015-10-28
Barret Rhoden
Implement recvmsg() (XCC)
tree
|
commitdiff
2015-10-28
Barret Rhoden
Fix UDP socket bug (XCC)
tree
|
commitdiff
2015-10-28
Barret Rhoden
Weak alias getsockopt() (XCC)
tree
|
commitdiff
2015-10-28
Barret Rhoden
Fix Rock sizeof sockaddr bug (XCC)
tree
|
commitdiff
2015-10-14
Xiao Jia
Allow freeaddrinfo(NULL) (XCC)
tree
|
commitdiff
2015-10-02
Barret Rhoden
Untangling the glibc header rat's nest (P.2) (XCC)
tree
|
commitdiff
2015-10-01
Kevin Klues
Remove dependency for {unistd,stdlib}.h in vcore.h...
tree
|
commitdiff
2015-10-01
Kevin Klues
Fix warning in glibc-2.19/sysdeps/akaros/user_fd.c...
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add user interface to #eventfd (XCC) [2/2]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Allow openat() from any file type (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Replaces SYS_open with SYS_openat (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Provide a lookup for a socket's listen FD (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Fix socket option bug in accept() (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Clean up _sock_newrock()'s initialization (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Optimize _sock_findrock() for the empty case (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Have perror() save errstr (XCC)
tree
|
commitdiff
next