/
dzavalishin
/
newos
ОбзорДокументацияВойти
/
dzavalishin
/
newos
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
newos/
include/
..
arch

Get the ol' Dreamcast target building and sort of booting again. Doesn't really work, but it definitely gets somewhat into the boot processing before asploding.

20 лет назад
boot

x86_64: fill in the stage2 mmu stuff fix up the elf loader fix the code to copy physical memory ranges from multiboot

18 лет назад
kernel

some vm to accomodate needing to have a region search spot be different from the larger address space, specifically the 64bit kernel address space.

18 лет назад
newos

add new bits to the compiler.h file add NO_RETURN attribute to panic, which fixes something in the x86_64 stuff point sys/cdefs.h to newos/compiler.h

18 лет назад
socket

bunch of work on tcp:

24 года назад
sys

add new bits to the compiler.h file add NO_RETURN attribute to panic, which fixes something in the x86_64 stuff point sys/cdefs.h to newos/compiler.h

18 лет назад
win

removed the key modifier logic from the lower level, and pushed it entirely into consoled and inputd.

23 года назад
assert.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад
ctype.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад
dlfcn.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад
endian.h

Added some new headers to be a little more posix compliant. Moved the endian macros around a bit.

22 года назад
errno.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад
fcntl.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад
limits.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад
locale.h

add a bunch more libc routines. most dont work, but let the c++ library link

22 года назад
math.h

add a bunch more libc routines. most dont work, but let the c++ library link

22 года назад
pwd.h

Added some new headers to be a little more posix compliant. Moved the endian macros around a bit.

22 года назад
signal.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад
stdio.h

Munge the libc header files around enough so that gcc can build libstdc++ against it. A pretty major milestone actually.

22 года назад
stdlib.h

Munge the libc header files around enough so that gcc can build libstdc++ against it. A pretty major milestone actually.

22 года назад
string.h

Munge the libc header files around enough so that gcc can build libstdc++ against it. A pretty major milestone actually.

22 года назад
time.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад
unistd.h

Move all of the files in include/libc/... down to the top level include path.

22 года назад