Celine Mercier
|
019dfc01b4
|
Branch to refactor and debug (AVLs bugged)
|
2016-04-08 15:38:57 +02:00 |
|
Celine Mercier
|
b04b4b5902
|
made POSIX compliant
|
2016-03-21 11:33:06 +01:00 |
|
Celine Mercier
|
b37bd8f21c
|
File descriptors for dms, column and array directories are now stored in
structures.
|
2015-11-09 15:06:02 +01:00 |
|
Celine Mercier
|
4b7f2d268b
|
Doxygen documentation corrected and completed.
|
2015-09-30 12:03:46 +02:00 |
|
Celine Mercier
|
9ab8a42340
|
fixed the mkdir permission mode that forced the user to use sudo to
write in the created directories
|
2015-09-21 15:48:02 +02:00 |
|
celinemercier
|
41f627091f
|
Error handling: obidebug() with message for all errors, and removed
commands closing directories when an error occurred (creating more
errors).
|
2015-08-03 15:10:39 +02:00 |
|
celinemercier
|
484fcca557
|
changed the private *at functions to the official ones for openat and
mkdirat, but not for opendirat, as there is no official version of it.
|
2015-07-20 11:38:43 +02:00 |
|
Celine Mercier
|
c454f9612e
|
changed 'column groups' to be called 'column directories' for now.
|
2015-06-26 17:53:03 +02:00 |
|