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
/
Makefile
Age
Commit message (
Expand
)
Author
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2014-12-12
ARM: can build with llvm, switch to EABI
Ben Gras
2014-07-31
New sources layout
Lionel Sambuc
2014-07-28
LLVM Minix changes
Lionel Sambuc
2014-07-28
Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)
Lionel Sambuc
2014-03-02
Remove sys/stdlib.h
Lionel Sambuc
2013-06-18
LLVM bitcode for almost the whole source tree
Anton Kuijsten
2013-02-28
VFS: implement pipe2
Thomas Veerman
2013-01-14
Libraries updates and cleanup
Lionel Sambuc
2013-01-08
libc, libutil: remove compat hacks
Ben Gras
2012-11-15
Upgrading build system to new NetBSD revision
Lionel Sambuc
2012-04-16
build shared versions of libraries
Ben Gras
2012-02-14
Full switch to clang/ELF. Drop ack. Simplify.
Ben Gras
2010-11-19
For GCC/clang, don't build in ACK int64 routines
Arun Thomas
2010-07-14
libc: add db code from netbsd
Ben Gras
2010-06-25
Rename mkfiles from minix.*.mk to bsd.*.mk
Arun Thomas
2010-06-11
Makefile updates:
Arun Thomas
2010-05-17
This patch switches the MINIX3 ethernet driver stack from a port-based
David van Moolenbroek
2010-04-19
Add some support for wchar_t.
Kees van Reeuwijk
2010-02-24
Improve makefile logic for building programs/libs
Arun Thomas
2010-02-16
Incorporate bsdmake into buildsystem and reorganize libs
Arun Thomas