|
b78613615d
|
libposix: add access
|
2017-08-28 23:04:12 +02:00 |
|
|
bfb95a3d3e
|
libposix: drafted chdir, fchdir and mkdir
|
2017-08-23 04:05:31 +02:00 |
|
|
4de95c9bc0
|
libposix: make AT_FDCWD value configurable
|
2017-08-23 02:57:41 +02:00 |
|
|
4455658796
|
libposix: drafted chmod/fchmod; TODO: configurable AT_FDCWD
|
2017-08-23 01:05:54 +02:00 |
|
|
6a94e587a6
|
libposix: fix POSIX_open's DMDIR management; fix typo in POSIX_chmod
|
2017-08-22 22:42:38 +02:00 |
|
|
965d316ac4
|
libposix: return PosixENOTDIR according to O_DIRECTORY specification
|
2017-08-22 02:34:00 +02:00 |
|
|
9947978c05
|
libposix: implemented libposix_getdents
|
2017-08-22 01:42:33 +02:00 |
|
|
f7c3a41b11
|
libposix: drafted getdents
|
2017-08-21 01:05:40 +02:00 |
|
|
3916b222b5
|
libposix: fix typo
|
2017-08-21 00:52:57 +02:00 |
|
|
ea6b68588c
|
libposix: implemented getcwd, getlogin, getlogin_r, getpass, pread and pwrite
|
2017-08-21 00:20:12 +02:00 |
|
|
e525113266
|
libposix: cleanups
|
2017-05-29 23:27:30 +02:00 |
|
|
d1e285f721
|
libposix: honor SIG_IGN by doing nothing (DRAFT)
|
2017-05-29 02:04:48 +02:00 |
|
|
14934ee51f
|
libposix: sleep and pipe
|
2017-04-30 16:49:50 +02:00 |
|
|
188a07782d
|
libposix: initial draft
|
2017-04-19 23:48:54 +02:00 |
|