Baptiste Wicht
|
b3039d01ca
|
Remove programs
|
2014-02-09 21:05:31 +01:00 |
|
Baptiste Wicht
|
9c29323d19
|
New user program: cpuid
|
2014-02-09 21:03:58 +01:00 |
|
Baptiste Wicht
|
b99d30a9d9
|
Review makefiles
|
2014-02-09 20:58:26 +01:00 |
|
Baptiste Wicht
|
ad76ff995d
|
Add system class for the control of the terminal
|
2014-02-09 18:26:01 +01:00 |
|
Baptiste Wicht
|
570f30de1e
|
Fix memory issues
|
2014-02-09 17:59:09 +01:00 |
|
Baptiste Wicht
|
a0e8075d89
|
Complete the shell
|
2014-02-09 17:30:16 +01:00 |
|
Baptiste Wicht
|
0ce6e939d2
|
Improve the shell
|
2014-02-09 17:14:22 +01:00 |
|
Baptiste Wicht
|
a74de9d64f
|
Use helper types
|
2014-02-09 17:03:55 +01:00 |
|
Baptiste Wicht
|
451bfe7a4b
|
Add helper types
|
2014-02-09 16:58:37 +01:00 |
|
Baptiste Wicht
|
26f26f2122
|
Improve the interface with std::expected
|
2014-02-09 16:47:57 +01:00 |
|
Baptiste Wicht
|
7321fbfa44
|
Move implementation to source file
|
2014-02-09 16:38:45 +01:00 |
|
Baptiste Wicht
|
ac602e40ed
|
Prototype of std::expected
|
2014-02-09 16:22:23 +01:00 |
|
Baptiste Wicht
|
cf43087848
|
Error reporting in user space
|
2014-02-09 11:54:44 +01:00 |
|
Baptiste Wicht
|
3f9e139866
|
Disable double messages
|
2014-02-09 11:49:52 +01:00 |
|
Baptiste Wicht
|
1625741cbd
|
Improve error reporting of exec command
|
2014-02-09 11:39:16 +01:00 |
|
Baptiste Wicht
|
bce0d84f98
|
Use string instead of cstring
|
2014-02-09 11:31:33 +01:00 |
|
Baptiste Wicht
|
33818dbc51
|
Disable debug
|
2014-02-09 11:30:43 +01:00 |
|
Baptiste Wicht
|
74eed676f2
|
Update README.md
|
2014-02-08 22:36:43 +01:00 |
|
Baptiste Wicht
|
01c7f2ddce
|
Update README.md
|
2014-02-08 22:36:33 +01:00 |
|
Baptiste Wicht
|
d2cf6b5d67
|
Rename userlib into tlib
|
2014-02-08 22:27:49 +01:00 |
|
Baptiste Wicht
|
37f9745b73
|
Cleanup
|
2014-02-08 22:23:35 +01:00 |
|
Baptiste Wicht
|
092c73f9c0
|
Cleanup
|
2014-02-08 22:22:44 +01:00 |
|
Baptiste Wicht
|
06f58d02c2
|
Add note
|
2014-02-08 22:21:30 +01:00 |
|
Baptiste Wicht
|
9fed750015
|
Avoid name collision
|
2014-02-08 22:19:26 +01:00 |
|
Baptiste Wicht
|
ac1685eebb
|
Adapt the kernel to the new path
|
2014-02-08 22:18:33 +01:00 |
|
Baptiste Wicht
|
d94c1139d3
|
Move TSTL to the root of the project
|
2014-02-08 21:31:16 +01:00 |
|
Baptiste Wicht
|
fb40a90a4a
|
Make STL header only
|
2014-02-08 21:24:44 +01:00 |
|
Baptiste Wicht
|
8cc3f67f37
|
Remove old file
|
2014-02-08 21:14:41 +01:00 |
|
Baptiste Wicht
|
ee5b60e07b
|
Cleanup
|
2014-02-08 21:06:33 +01:00 |
|
Baptiste Wicht
|
e25d594496
|
Add support for operators new and delete
|
2014-02-08 21:05:08 +01:00 |
|
Baptiste Wicht
|
143c29c8a9
|
Improve makefile
|
2014-02-08 21:04:38 +01:00 |
|
Baptiste Wicht
|
9fbaa360d2
|
Fix support for .bss sections
|
2014-02-08 20:57:29 +01:00 |
|
Baptiste Wicht
|
fc68f462b8
|
Update program makefiles
|
2014-02-08 20:17:40 +01:00 |
|
Baptiste Wicht
|
9b847bc2a9
|
Implement print in source files
|
2014-02-08 20:14:30 +01:00 |
|
Baptiste Wicht
|
aad6cfb7ab
|
Implement free
|
2014-02-08 19:26:49 +01:00 |
|
Baptiste Wicht
|
f8c51644ef
|
Refactor
|
2014-02-08 17:54:58 +01:00 |
|
Baptiste Wicht
|
0d70c97e97
|
Clean
|
2014-02-08 17:53:10 +01:00 |
|
Baptiste Wicht
|
4dde1a517e
|
Implement user space malloc
|
2014-02-08 17:52:57 +01:00 |
|
Baptiste Wicht
|
eafbf23b6e
|
Prepare malloc support
|
2014-02-08 17:24:49 +01:00 |
|
Baptiste Wicht
|
edf57ba352
|
Fix the computation of the aligned size
|
2014-02-08 17:22:54 +01:00 |
|
Baptiste Wicht
|
9287995440
|
Always build the static library
|
2014-02-08 17:09:52 +01:00 |
|
Baptiste Wicht
|
6b505e6a72
|
Adapt the userlib to compile it as static library
|
2014-02-08 16:55:16 +01:00 |
|
Baptiste Wicht
|
f5bf6d7083
|
Save the segment for release later
|
2014-02-08 16:08:19 +01:00 |
|
Baptiste Wicht
|
d0b37eef9b
|
Simplify the process structure
|
2014-02-08 16:00:26 +01:00 |
|
Baptiste Wicht
|
908264e2b2
|
Implement sbrk
|
2014-02-08 15:56:15 +01:00 |
|
Baptiste Wicht
|
28a41748ac
|
Protect access to the run queues
|
2014-02-08 15:32:03 +01:00 |
|
Baptiste Wicht
|
298c4e273c
|
Add debug message
|
2014-02-08 14:26:40 +01:00 |
|
Baptiste Wicht
|
ed94f923a2
|
Release resources in GC task
|
2014-02-08 13:44:48 +01:00 |
|
Baptiste Wicht
|
4b12f79976
|
Wakeup gc thread when a process gets killed
|
2014-02-08 12:21:43 +01:00 |
|
Baptiste Wicht
|
b0fb03e87b
|
Prepare GC task
|
2014-02-08 12:10:45 +01:00 |
|