Isaac Andrade
|
e0b78476c5
|
Fix else when clause.
|
2024-08-23 20:18:26 -06:00 |
|
Isaac Andrade
|
2794eb31d9
|
On Linux POSIX, ENOTSUP and EOPNOTSUPP have the same value.
|
2024-08-23 20:08:59 -06:00 |
|
 
|
d8e4a1b93f
|
Fix comment typo on POSIX ENOTSUP constant.
Co-authored-by: Feoramund <161657516+Feoramund@users.noreply.github.com>
|
2024-08-23 20:02:44 -06:00 |
|
Isaac Andrade
|
9c06898303
|
Add comma to last dirent struct member.
|
2024-08-23 20:01:15 -06:00 |
|
Isaac Andrade
|
90aa7dff04
|
Add POSIX dirent struct for Linux.
|
2024-08-23 19:56:45 -06:00 |
|
Isaac Andrade
|
1adea2f4d6
|
Merge branch 'master' of github.com:odin-lang/Odin into posix-linux
|
2024-08-23 18:40:35 -06:00 |
|
Isaac Andrade
|
ef06cd93cc
|
Initial implementation of linux-specifig dirent struct.
|
2024-08-20 20:35:56 -06:00 |
|
Isaac Andrade
|
c0521c6d99
|
Add linux support for errno.
|
2024-08-20 20:35:28 -06:00 |
|
Isaac Andrade
|
6df51b42a8
|
Fix termios NCCS size on linux.
|
2024-08-19 15:32:55 -06:00 |
|
Isaac Andrade
|
3228178d87
|
Add support for Linux on os/sys/posix termios.
|
2024-08-19 14:56:37 -06:00 |
|