Nicolás A. Ortega
|
0db8eb82e9
|
New shutdown function.
|
2017-07-02 17:13:59 +02:00 |
|
Nicolás A. Ortega
|
a393cb8b4e
|
Moving node list into global scope.
|
2017-07-02 13:38:20 +02:00 |
|
Nicolás A. Ortega
|
cafe6a7243
|
Adding a node returns a pointer to the new node.
This should help to edit aspects of it, such as whether or not it is a
directory and such.
|
2017-07-02 13:06:36 +02:00 |
|
Nicolás A. Ortega
|
da483c5ba4
|
Added new interfaces.
I also optimized the node list a bit so as not to use more processing
power than necessary.
|
2017-07-02 12:09:49 +02:00 |
|
Nicolás A. Ortega
|
4f66f0cc96
|
Started adding node functionality.
|
2017-07-01 18:46:22 +02:00 |
|