index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
arch
Age
Commit message (
Expand
)
Author
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2015-03-18
Fix unused variable warnings
Emmanuel Blot
2014-12-12
ARM: can build with llvm, switch to EABI
Ben Gras
2014-07-31
New sources layout
Lionel Sambuc
2014-07-28
libc:x86 fix for get and setcontext assembly calls.
Kees Jongenburger
2014-07-28
x86:ensure that getcontext will return 0.
Kees Jongenburger
2014-07-28
Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)
Lionel Sambuc
2014-03-03
<machine/signal.h>
Ben Gras
2014-03-03
<machine/mcontext.h>
Ben Gras
2014-03-03
align <sys/ucontext.h> <sys/uio.h> <sys/un.h>
Ben Gras
2014-03-02
use netbsd <sys/signal.h> and sigset_t
Ben Gras
2014-03-01
Adding ipc_ prefix to ipc primitives
Lionel Sambuc
2013-08-09
libc: make MINIX assembly code position-independent
Antoine Leca
2013-06-24
kernel, arm ucontext: ARM DBG=-g run fixes
Ben Gras
2013-06-16
a few DBG=-g build fixes, both arches
Ben Gras
2013-02-04
kernel, libc: signals fixes
Ben Gras
2013-01-30
arm: make signal handlers work
Ben Gras
2013-01-25
ARM: correctly store kernel_info_struct pointer
Thomas Veerman
2013-01-17
ARM updates
Lionel Sambuc
2013-01-14
Libraries updates and cleanup
Lionel Sambuc
2013-01-14
Moving all NetBSD headers back where they belong.
Lionel Sambuc
2013-01-08
libc, libutil: remove compat hacks
Ben Gras
2012-11-15
Libc update to simplify merge.
Lionel Sambuc
2012-10-07
ARM support for kernel and vm
Arun Thomas
2012-09-24
SYSENTER/SYSCALL support
Ben Gras
2012-08-28
ARM support for system libraries
Arun Thomas
2012-08-27
machine/ipcconst.h for arch-specific constants
Arun Thomas
2012-08-10
brksize: Remove non-ELF code
Arun Thomas
2012-07-28
kernel: facility for user-visible memory
Ben Gras
2012-06-19
generate offsets for ucontext.S
Ben Gras
2012-06-18
Use MACHINE_ARCH instead of ARCH
Thomas Veerman
2012-06-18
Move setjmp and strnlen to common/lib.
Kees Jongenburger
2012-02-14
Full switch to clang/ELF. Drop ack. Simplify.
Ben Gras
2011-06-24
introduce option to time assert()s
Ben Gras
2011-06-06
<timers.h> - add feature to time a code block
Ben Gras
2010-12-10
csu/build support for ELF
Arun Thomas
2010-11-18
Inlining 64bit integer handling functions
Tomas Hruby
2010-11-12
GCC/clang: int64 routines in C
Arun Thomas
2010-08-17
Macros for symbols used in both ASM and C
Arun Thomas
2010-07-23
Move sensitive instructions from libc into kernel
Erik van der Kouwe
2010-07-23
Throw out ins[bwl] and out[bwl] from libc as they are not used
Erik van der Kouwe
2010-05-20
Oops, last commit included more than was intended
Erik van der Kouwe
2010-05-20
More system processes, this was not enough for the release script to run on s...
Erik van der Kouwe
2010-05-17
Full 64-bit multitplication and division added to u64 library
Erik van der Kouwe
2010-05-04
Let memory allocation be aligned on 8-byte boundaries.
Kees van Reeuwijk
2010-04-29
cpufeature() - rename _SSEx and correct logic in cpufeature() in lib
Ben Gras
2010-03-24
cdecl calling convention expects the callee to pop the hidden pointer on
Lorenzo Cavallaro
2010-03-23
IPC status code for receive().
Cristiano Giuffrida
2010-03-12
- Add support for the ucontext system calls (getcontext, setcontext,
Thomas Veerman
2010-03-08
Include directory reorg and makefile updates.
Arun Thomas
[next]