projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kconfig: use pkg-config for ncurses detection
[akaros.git]
/
tools
/
compilers
/
gcc-glibc
/
glibc-2.19-akaros
/
2019-03-24
Barret Rhoden
Treat tabs as having eight spaces instead of four
tree
|
commitdiff
2018-10-02
Barret Rhoden
Add EPLAN9 to the error list (XCC)
tree
|
commitdiff
2018-10-02
Barret Rhoden
Print errstr() in glibc's error() (XCC)
tree
|
commitdiff
2018-07-30
Barret Rhoden
Add fd_chan_ctl() (XCC)
tree
|
commitdiff
2018-07-30
Barret Rhoden
Make the syscall error detector a kernel header (XCC)
tree
|
commitdiff
2018-06-13
Brian Wheatman
Fixed NO_CTORS_DTORS_SECTIONS (xcc)
tree
|
commitdiff
2018-06-07
Barret Rhoden
Handle threading after a fork() (XCC)
tree
|
commitdiff
2017-12-20
Barret Rhoden
net: rock: Read the connection status for getsockopt...
tree
|
commitdiff
2017-12-20
Barret Rhoden
net: rock: Use a helper for conversation filenames...
tree
|
commitdiff
2017-12-20
Barret Rhoden
net: rock: Look up the ctl FD with the listen FD (XCC)
tree
|
commitdiff
2017-12-20
Barret Rhoden
net: rock: Mirror F_SETFL flags to all FDs (XCC)
tree
|
commitdiff
2017-12-15
Barret Rhoden
net: rock: Keep the ctl FD open (XCC)
tree
|
commitdiff
2017-11-22
Barret Rhoden
Remove i386 from glibc (XCC)
tree
|
commitdiff
2017-09-29
Barret Rhoden
epoll: Fix leaked listen bug (XCC)
tree
|
commitdiff
2017-08-14
Barret Rhoden
mm: Enforce MAP_PRIVATE xor MAP_SHARED (XCC)
tree
|
commitdiff
2017-07-31
Barret Rhoden
eventfd: Use write_hex_to_fd() (XCC)
tree
|
commitdiff
2017-07-30
Barret Rhoden
Fix matrix bug in gethostbyname (XCC)
tree
|
commitdiff
2017-07-30
Barret Rhoden
Add trace_printf() stub to glibc (XCC)
tree
|
commitdiff
2017-05-04
Barret Rhoden
Fix getifaddrs (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Overhaul glibc locking (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Have all asserts call parlib's assert (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Fix a couple warnings in glibc (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Use weak __thread declarations in parlib-compat (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Use patches for existing toolchain files (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Implement sched_yield() with uthread_sched_yield()...
tree
|
commitdiff
2017-05-03
Barret Rhoden
parlib: Use cpu_relax_vc() in parlib_run_once() (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Convert run_once() to parlib_run_once() (XCC)
tree
|
commitdiff
2017-03-02
Barret Rhoden
net: socket: Implement accept4() (XCC)
tree
|
commitdiff
2017-03-02
Barret Rhoden
net: socket: Support SOCK_CLOEXEC (XCC)
tree
|
commitdiff
2017-03-02
Barret Rhoden
Fix FD leak in pipe (XCC)
tree
|
commitdiff
2017-02-09
Barret Rhoden
Rename SYS_yield -> SYS_proc_yield (XCC)
tree
|
commitdiff
2017-02-09
Barret Rhoden
Don't miss events for early SCPs (XCC)
tree
|
commitdiff
2017-02-09
Barret Rhoden
Remove another alloca from glibc printf (XCC)
tree
|
commitdiff
2016-12-07
Barret Rhoden
Fix racy bug in sbrk() (XCC)
tree
|
commitdiff
2016-12-05
Dan Cross
Handle "Unix Domain Sockets" in Rock code.
tree
|
commitdiff
2016-11-29
Dan Cross
Rewrite _rock_get_listen_fd to make it simpler. (XCC)
tree
|
commitdiff
2016-11-29
Dan Cross
Fix random checkpatch warnings and errors in plan9_sock...
tree
|
commitdiff
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-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-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-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-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
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-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
next