projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
electric-fence: changed Makefile to Akaros style
[akaros.git]
/
tools
/
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
parlib: Trim some header includes
tree
|
commitdiff
2017-05-03
Barret Rhoden
Use patches for existing toolchain files (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Add the 'akaros' threading model to gcc (XCC)
tree
|
commitdiff
2017-05-03
Barret Rhoden
Implement sched_yield() with uthread_sched_yield()...
tree
|
commitdiff
2017-05-03
Barret Rhoden
parlib: Move alarm/timer functions from benchutil
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-04-25
Barret Rhoden
Split user-dirs into base and extra (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
2017-01-21
Barret Rhoden
Add more utilities to busybox
tree
|
commitdiff
2017-01-18
Barret Rhoden
Enforce AKAROS_ROOT and AKAROS_XCC_ROOT
tree
|
commitdiff
2017-01-10
Barret Rhoden
iplib: Add protocol constants to iplib.h
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-11
Dan Cross
Fix a minor bug in `ipfconfig` and clean up some logic.
tree
|
commitdiff
2016-10-06
Barret Rhoden
Remove our glibc poll implementation (XCC)
tree
|
commitdiff
2016-10-06
Barret Rhoden
Link busybox with iplib
tree
|
commitdiff
2016-10-06
Dan Cross
Modify 'ipconfig' to send an event to 'daemonize'.
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
Added GNU `tar` to Akaros.
tree
|
commitdiff
2016-08-18
Dan Cross
Add GNU `cpio` to Akaros.
tree
|
commitdiff
2016-08-18
Dan Cross
Add GNU `diffutils` for Akaros.
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-08-11
Dan Cross
Coreutils for Akaros.
tree
|
commitdiff
2016-08-05
Dan Cross
Import patch to fix shell script/exit status bug.
tree
|
commitdiff
2016-07-21
Barret Rhoden
Properly limit glibc's alloca() (XCC)
tree
|
commitdiff
2016-07-19
Barret Rhoden
Add a gitignore to bash
tree
|
commitdiff
2016-07-19
Barret Rhoden
Specify a small alloca_cutoff (XCC)
tree
|
commitdiff
2016-07-15
Dan Cross
BASH for Akaros.
tree
|
commitdiff
2016-07-15
Dan Cross
Remove '-rR' from MAKEFLAGS in tools/Makefrag.
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-24
Barret Rhoden
perf: Fix stat's stdout on the console
tree
|
commitdiff
2016-06-20
Barret Rhoden
Gracefully fail ipconfig when DHCP times out
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Move to dev-utils/perf
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Track PIDs for kernel samples (XCC)
tree
|
commitdiff
2016-06-17
Barret Rhoden
Remove op2.go
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Use PERF_SAMPLE_IDENTIFIER
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Remove unused CMD_COUNTER_STATUS bits (XCC)
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Don't output counters for perf record
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Output Version 0 perf_event_attrs
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Delay the opening of kpctl
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Use stat instead of seeks for xfsize
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Add the perf stat subcommand
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Minimize the sampling of perf itself
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Shutdown profiler/sampling on kpctl close
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Report errors when counter setup fails
tree
|
commitdiff
2016-06-17
Barret Rhoden
Add timespec helpers (XCC)
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Remove the built-in 'sleep' command
tree
|
commitdiff
2016-06-17
Barret Rhoden
perf: Convert a FILE* instead of a filename
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Rewrite the front end interface
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Use Linux-style parsing of the core list
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Remove a few unused bits
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Save and emit the command line
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Handle generic event types
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Emit build-ids for processes and the kernel
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Port symbol-elf.c
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Remove unused parts of symbol-elf.c
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Add Linux perf's symbol-elf.c
tree
|
commitdiff
2016-06-16
Barret Rhoden
Add elfutils to the distribution
tree
|
commitdiff
2016-06-16
Barret Rhoden
Export AKAROS_{SYSROOT,PREFIX} from tools/Makefrag
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-16
Barret Rhoden
perf: Add infrastructure for creating headers
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Remove the xmem_arena allocator
tree
|
commitdiff
2016-06-16
Barret Rhoden
perf: Fix the perf.data file output
tree
|
commitdiff
next