This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c3c97e66b1
minix
/
lib
/
libc
/
arch
/
i386
/
misc
History
Erik van der Kouwe
f389ad2655
Move sensitive instructions from libc into kernel
2010-07-23 07:12:47 +00:00
..
_cpufeature.c
cpufeature() - rename _SSEx and correct logic in cpufeature() in lib
2010-04-29 19:08:49 +00:00
_cpuid.S
Convert library asm files to GAS syntax
2010-03-03 14:27:30 +00:00
alloca.S
Let memory allocation be aligned on 8-byte boundaries.
2010-05-04 21:02:44 +00:00
get_bp.S
Convert library asm files to GAS syntax
2010-03-03 14:27:30 +00:00
getprocessor.S
Oops, last commit included more than was intended
2010-05-20 08:07:47 +00:00
Makefile.inc
Move sensitive instructions from libc into kernel
2010-07-23 07:12:47 +00:00
oneC_sum.S
Convert library asm files to GAS syntax
2010-03-03 14:27:30 +00:00
ucontext.S
- Add support for the ucontext system calls (getcontext, setcontext,
2010-03-12 15:58:41 +00:00