Giacomo Tesio
|
95946e7974
|
Merge branch 'master' of https://gitea.it/JehanneOS/jehanne
|
1 year ago |
Giacomo Tesio
|
921c3de44b
|
README.md: contribute to 9front!
|
1 year ago |
Giacomo Tesio
|
44fec221fd
|
devtools: fix kvm related issues and enable u9fs debugging
|
1 year ago |
Giacomo Tesio
|
6518ed0cca
|
.gitignore
|
1 year ago |
Giacomo Tesio
|
eb804166fb
|
update README.md and devtools
|
1 year ago |
Giacomo Tesio
|
01451943ec
|
last minutes cleanup
|
1 year ago |
Giacomo Tesio
|
ef85c80359
|
update README.md
|
1 year ago |
Giacomo Tesio
|
cbce16f75e
|
new build: move devtools to gitea.it
|
1 year ago |
Giacomo Tesio
|
1e34cf5efb
|
copyright: update 9front's url (they moved from hg to git)
|
1 year ago |
Giacomo Tesio
|
0adf1b0431
|
new build: get rid of Go with few rc scripts.
|
1 year ago |
Giacomo Tesio
|
804b13a4dc
|
lib9.h: removed duplicate defines
|
2 years ago |
Giacomo Tesio
|
922e993c41
|
libs, kernel and commands: re-enable -Werror
|
2 years ago |
Giacomo Tesio
|
81679f2408
|
README: Fix dependencies (thanks Ingo Struck)
As noticed by @istr in https://github.com/JehanneOS/devtools/pull/7#issuecomment-695191823 the README was missing a few dependencies required to build Jehanne in Debian buster.
|
2 years ago |
Giacomo Tesio
|
6dec974cc3
|
devtools: upgrade GCC to 9.2.0; cross compile it to run on Jehanne
|
2 years ago |
Giacomo Tesio
|
16c7924425
|
libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include
|
2 years ago |
Giacomo Tesio
|
0a325039bf
|
gcc & system build: add `-9` and remove `--posix` from build files
|
2 years ago |
Giacomo Tesio
|
f535d68985
|
qa: various fixes
|
2 years ago |
Giacomo Tesio
|
72af45032e
|
libposix: turn notes like "sys: trap: general protection violation" to SIGSEGV
|
2 years ago |
Giacomo Tesio
|
bb2a39cc74
|
kern: fix compilation warning; raise qa timeouts
|
3 years ago |
Giacomo Tesio
|
7385e37b13
|
kern: usb uhci: fix test of ports in init()
|
3 years ago |
Giacomo Tesio
|
75b451ea1c
|
kern: move `load` from Mach to Sys
|
3 years ago |
Giacomo Tesio
|
2f850291d5
|
rename libc to libjehanne; improve libposix
This is to avoid conflicts between standards' assumptions and Jehanne's choices
|
3 years ago |
Giacomo Tesio
|
3c7dc6eb8b
|
posix.h: correctly wrap apw/errno.h inclusion (should we invert this dependency?)
|
3 years ago |
Giacomo Tesio
|
4067cb45cb
|
libc: refactoring
|
3 years ago |
Giacomo Tesio
|
f104c46858
|
purge syscall macros
|
3 years ago |
Giacomo Tesio
|
5f095a9605
|
temporarily disable -Werror
|
3 years ago |
Giacomo Tesio
|
361a06f284
|
libc: move read and write to jehanne_ namespace (where they actually belong)
|
3 years ago |
Giacomo Tesio
|
e9e5e59740
|
libposix: rename function argument
|
3 years ago |
Giacomo Tesio
|
63d860eb99
|
u.h: refactoring of syscalls
|
3 years ago |
Giacomo Tesio
|
5261c8554c
|
Update POLITICS.md
|
3 years ago |
Giacomo Tesio
|
a15c1111b8
|
libposix: POSIX_rmdir
|
3 years ago |
Giacomo Tesio
|
b57585fdf4
|
libposix: fix cast warning
|
3 years ago |
Giacomo Tesio
|
bc1bec4641
|
Merge branch 'master' of https://bitbucket.org/tesio/jehanne
|
3 years ago |
Giacomo Tesio
|
49da4de25c
|
posix: POSIX_sysconf
|
3 years ago |
Giacomo Tesio
|
d0402e9ea3
|
Merge branch 'master' of https://github.com/JehanneOS/jehanne
|
3 years ago |
Giacomo Tesio
|
49eb11173b
|
u.h: remove volatile in NativeTypes.p
|
3 years ago |
Giacomo Tesio
|
aa13cd129f
|
Merge branch 'master' of https://github.com/JehanneOS/jehanne
|
3 years ago |
Giacomo Tesio
|
06ff351615
|
newlib: update
|
3 years ago |
Giacomo Tesio
|
825a16108c
|
newlib: update
|
4 years ago |
Giacomo Tesio
|
3abcadcc2b
|
devtools: cross/init.sh: echo "done." to avoid wait to propagate the exit status of the dotter
|
4 years ago |
Giacomo Tesio
|
4d027c0357
|
devtools: continuous-build.sh: don't fail on git clean
|
4 years ago |
Giacomo Tesio
|
9b0a8b6463
|
devtools: fix runqemu
|
4 years ago |
Giacomo Tesio
|
72f996593b
|
Merge branch 'master' of https://github.com/JehanneOS/jehanne
|
4 years ago |
Giacomo Tesio
|
26ce8c4686
|
devtools: updated newlib
|
4 years ago |
Giacomo Tesio
|
289f4e891e
|
Update POLITICS.md
|
4 years ago |
Giacomo Tesio
|
af4170a762
|
Update POLITICS.md
|
4 years ago |
Giacomo Tesio
|
d38b74de93
|
Create POLITICS.md
|
4 years ago |
Giacomo Tesio
|
f2e089b122
|
Merge pull request #12 from ekaitz-zarraga/master
Correct spelling in the docs
|
4 years ago |
Ekaitz Zárraga
|
431c7ae365
|
Clean trailing spaces
|
4 years ago |
Ekaitz Zárraga
|
f7edc08e36
|
Correct spelling
|
4 years ago |