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-21 |
Davide Libenzi | Created a new Makefrag-user-app helper for building... |
tree | commitdiff |
2015-12-17 |
Davide Libenzi | Made Akaros perf to use the new #version device for... |
tree | commitdiff |
2015-12-17 |
Kevin Klues | Should be index 2, not index 3 |
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 | Move Linux perf format conversion into perf tool, drop... |
tree | commitdiff |
2015-12-16 |
Davide Libenzi | Added new perf utility to access CPU counters from... |
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-18 |
Barret Rhoden | Ignore build output for snc and kprof2perf in git |
tree | commitdiff |
2015-11-18 |
Davide Libenzi | Added simple netcat client for Akaros |
tree | commitdiff |
2015-11-18 |
Davide Libenzi | Added patch to Linux perf to allow it to work with... |
tree | commitdiff |
2015-11-18 |
Davide Libenzi | Added kprof to perf converter |
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-10 |
Dan Cross | Patch Busybox to use it's own version of major/minor... |
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 |
2015-09-28 |
Barret Rhoden | Move register_evq to event.c |
tree | commitdiff |
2015-09-28 |
Barret Rhoden | Install Linux's epoll headers in glibc (XCC) |
tree | commitdiff |
2015-09-28 |
Barret Rhoden | Add User FDs to glibc (XCC) |
tree | commitdiff |
2015-09-28 |
Barret Rhoden | Remove EVENT_NOMSG (XCC) |
tree | commitdiff |
2015-09-28 |
Barret Rhoden | Allow all event queue functionality for SCPs (XCC) |
tree | commitdiff |
2015-09-14 |
Dan Cross | Add disable-canonical flags for cross-compiler build. |
tree | commitdiff |
2015-07-29 |
Barret Rhoden | Use compressed kernel images for QEMU and USB |
tree | commitdiff |
2015-07-27 |
Barret Rhoden | Fixes LD_LIBRARY_PATH typo |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Allow fcntl() to handle O_NONBLOCK (XCC) |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Split fcntl() into __fcntl() and fcntl() (XCC) |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Use __fcntl() exclusively within glibc (XCC) |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Add shims for {get,set}sockopt() (XCC) |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Allow socket() to accept SOCK_NONBLOCK (XCC) |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Split socket()'s type into two Rock fields (XCC) |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Pass mode = 0 for O_CREATE open() calls (XCC) |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Test for flex & bison when building the toolchain |
tree | commitdiff |
2015-07-24 |
Barret Rhoden | Test for g++ when building the toolchain |
tree | commitdiff |
2015-07-23 |
Kevin Klues | Change all references of num_cpus -> num_cores |
tree | commitdiff |
2015-07-22 |
Kevin Klues | Add vcore_entry to vcpd (XCC) (2/2) |
tree | commitdiff |
2015-07-22 |
Kevin Klues | Add vcore_entry to vcpd (XCC) (1/2) |
tree | commitdiff |
2015-07-22 |
Kevin Klues | Export __ctype_init out of glibc |
tree | commitdiff |
2015-07-22 |
Kevin Klues | Rename vcore-tls.{h,c} to tls.{h,c} |
tree | commitdiff |
2015-07-22 |
Kevin Klues | Remove vcoreid from get/set_tls_desc |
tree | commitdiff |
2015-07-18 |
Kevin Klues | Use BUILD_ERROR_DELIMITER not hard-coded constant |
tree | commitdiff |
2015-07-18 |
Kevin Klues | Explicity cast to char* |
tree | commitdiff |
2015-07-16 |
Barret Rhoden | Fixes up syscall_blockon functions (XCC) |
tree | commitdiff |
2015-07-15 |
Kevin Klues | Add target to easily re-install the akaros headers |
tree | commitdiff |
2015-07-15 |
Kevin Klues | Unexport LD_LIBARY_PATH before building xcc |
tree | commitdiff |
2015-07-15 |
Kevin Klues | Make XCC uninstall robust to failures |
tree | commitdiff |
2015-07-15 |
Kevin Klues | Add the 'check-env' target to the XCC Makefile |
tree | commitdiff |
2015-07-15 |
Kevin Klues | Allow multiple make errors to be triggered at once |
tree | commitdiff |
2015-07-15 |
Kevin Klues | XCC -> cross compiler, CXX -> C++ |
tree | commitdiff |
2015-07-15 |
Kevin Klues | Fix typo in XCC Makefile error message output |
tree | commitdiff |
2015-07-14 |
Kevin Klues | Finalize arg, env, aux migration (2/3) (CXX) (BB) |
tree | commitdiff |
2015-07-14 |
Kevin Klues | sys_exec and sys_proc_create now use argenv (XCC) |
tree | commitdiff |
2015-07-14 |
Kevin Klues | Add serialization for syscall args (XCC) |
tree | commitdiff |
2015-07-14 |
Kevin Klues | RTLD_START passes correct args to _dl_init (XCC) |
tree | commitdiff |
2015-07-14 |
Kevin Klues | Add #include to remove warning for errstr() |
tree | commitdiff |
2015-07-06 |
Kevin Klues | Update Makelocal.template with 'akaros' (not ros) |
tree | commitdiff |
2015-07-06 |
Kevin Klues | Complete rewrite of Makefile |
tree | commitdiff |
2015-07-01 |
Barret Rhoden | Removes extra arch-> symlink (XCC) |
tree | commitdiff |
2015-06-26 |
Kevin Klues | Redesign of our initialization path for libs (XCC) |
tree | commitdiff |
2015-06-18 |
Barret Rhoden | Removes user symlinks from the sysroot (XCC) |
tree | commitdiff |
2015-06-18 |
Barret Rhoden | Changes user includes to <library/header.h> (XCC) |
tree | commitdiff |
2015-06-18 |
Barret Rhoden | Toolchain target: make inst-clean |
tree | commitdiff |
2015-06-15 |
Barret Rhoden | Implements getaddrinfo() (XCC) |
tree | commitdiff |
2015-06-12 |
Kevin Klues | Drop _NSIG to 42 instead of 65 (XCC) |
tree | commitdiff |
2015-06-12 |
Barret Rhoden | Reentrant versions of get{prt,srv}name (XCC) |
tree | commitdiff |
2015-06-12 |
Barret Rhoden | Reentrant version of gethostbyname (XCC) |
tree | commitdiff |
2015-06-11 |
Kevin Klues | Enable fortran support in gcc |
tree | commitdiff |
2015-06-04 |
Barret Rhoden | Pushes the Plan 9 BSD shims into glibc (XCC) |
tree | commitdiff |
2015-06-04 |
Barret Rhoden | Adds sunrpc (XCC) |
tree | commitdiff |
2015-06-04 |
Barret Rhoden | Adds __h_errno_loc to glibc's ABI (XCC) |
tree | commitdiff |
2015-06-04 |
Barret Rhoden | User interface for fsync and posix_fadvise (XCC) |
tree | commitdiff |
2015-06-04 |
Barret Rhoden | Implements readdir64{,_t} (XCC) |
tree | commitdiff |
2015-06-04 |
Barret Rhoden | Build userspace with -fno-omit-frame-pointer (XCC) |
tree | commitdiff |
next |