History for honey-os / src / include / hlib.h
2024-01-03
@biosfood
fix bad msgpack folder and .h file names
biosfood committed on 3 Jan
2023-12-31
@biosfood
flatBuffers: move implementations to hlib and into different files
biosfood committed on 31 Dec
2023-12-01
@biosfood
hlib: fix #5: weird printf behaviour
biosfood committed on 1 Dec
2023-11-20
@biosfood
fix sprintf problems
biosfood committed on 20 Nov
2023-11-06
@biosfood
ioManager: refactor logging function
biosfood committed on 6 Nov
2023-11-02
@biosfood
scisi: add dummy setup function
biosfood committed on 2 Nov
2023-09-16
@biosfood
hlib: monopolize checkFocus function
biosfood committed on 16 Sep 2023
2023-09-02
@biosfood
move hlib directory to src/
biosfood committed on 2 Sep 2023
@biosfood
use ld-level allocation of allocation data object for all programs and kernel
biosfood committed on 2 Sep 2023
2023-08-02
@biosfood
hlib: add listClear function
biosfood committed on 2 Aug 2023
2023-07-23
@biosfood
stdio: add %p insert for padding
biosfood committed on 23 Jul 2023
2023-07-01
@biosfood
add fork system call
biosfood committed on 1 Jul 2023
2023-06-24
@biosfood
kernel await / fire event: add code to wait for specific event
biosfood committed on 24 Jun 2023
2023-04-08
@biosfood
usb: hlib: use "unsafe" direct event calls to work without strings
biosfood committed on 8 Apr 2023
@biosfood
usb refactoring: no more xhci-specific code in main usb.h file
biosfood committed on 8 Apr 2023
@biosfood
xhci refactoring: sperate out all xhci-related code to its own directory
biosfood committed on 8 Apr 2023
2023-03-29
@biosfood
use sleep function for xhci driver waiting for the controller to start
biosfood committed on 29 Mar 2023
2023-03-28
@biosfood
add sleep function to PIT driver
biosfood committed on 28 Mar 2023
2023-03-24
@biosfood
try initializing xhci hub
biosfood committed on 24 Mar 2023
2023-01-30
@biosfood
add system call to retrieve the physical location of a virutal address
biosfood committed on 30 Jan 2023
2023-01-23
@biosfood
add lspci user programm
biosfood committed on 23 Jan 2023
2023-01-16
@biosfood
move 'gets'-functionality to ioManager to simplify the shell source code
biosfood committed on 16 Jan 2023
@biosfood
add await syscall
biosfood committed on 16 Jan 2023
2023-01-15
@biosfood
check if a message should be printed to the main vga screen by checking if any syscall in the 'syscall stack' is the foreground process
biosfood committed on 15 Jan 2023
2023-01-14
@biosfood
remove old log function, make \n mandatory for printing a new line
biosfood committed on 14 Jan 2023
@biosfood
route the shell service to the vga output
biosfood committed on 14 Jan 2023
@biosfood
rewrite general IO using an IO-manager
biosfood committed on 14 Jan 2023
2023-01-10
@biosfood
add system call to look up the names of functions
biosfood committed on 10 Jan 2023
2023-01-09
@biosfood
add basic stack tracing ability
biosfood committed on 9 Jan 2023
2022-12-15
@biosfood
rename service proivder to service function ...
biosfood committed on 15 Dec 2022