This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
4a17663c141e490dfefb696f466dfdcf8bf0527d
minix
/
lib
/
libminc
History
Thomas Veerman
f93afa00e9
Remove MINIXSRCDIR and use NETBSDSRCDIR
...
NETBSDSRCDIR is used all over the place anyway, and this reduces our diff with NetBSD a little.
2012-06-18 10:53:35 +00:00
..
arch
/i386
Move setjmp and strnlen to common/lib.
2012-06-18 09:20:22 +02:00
_stdfile.c
Move minimal libc from libsys into separate lib.
2011-07-09 22:32:38 +02:00
abort.c
Move minimal libc from libsys into separate lib.
2011-07-09 22:32:38 +02:00
calloc.c
Move minimal libc from libsys into separate lib.
2011-07-09 22:32:38 +02:00
fputs.c
Fix a ton of compiler warnings
2011-11-14 10:07:49 +00:00
Makefile
Remove MINIXSRCDIR and use NETBSDSRCDIR
2012-06-18 10:53:35 +00:00
malloc.c
Fix a ton of compiler warnings
2011-11-14 10:07:49 +00:00