Commit Graph

18 Commits

Author SHA1 Message Date
81db71957a Add some documentation. 2021-05-24 14:58:33 +01:00
e15703b6aa Fix removing revision from Haiku for older versions. 2021-05-01 20:21:52 +01:00
98e0ce9926 BeOS declares mkdir(2) in sys/stat.h. 2021-04-28 10:31:38 +01:00
399cd067ef Code refactor in BeOS. 2021-04-28 09:22:23 +01:00
36592fd1af Fix creation of extended attributes in BeOS. 2021-04-28 09:22:08 +01:00
86cf157c13 Define BeOS icon type if not previously defined, as it is missing in BeOS R3. 2021-04-28 09:21:12 +01:00
057e20030b Cast calculations of volume sizes to 64bit in BeOS. 2021-04-28 09:20:42 +01:00
878b16a1c1 Define value for printf of 64bits if not defined. 2021-04-28 09:20:16 +01:00
2bbe1505d7 Fix number of BeOS permissions. 2021-04-28 09:19:54 +01:00
b7853df58f Define utsname field lengths in BeOS if not defined previously. 2021-04-28 09:19:39 +01:00
1f62ce9c4d Explicitly cast frag buffers for BeOS. 2021-04-28 09:19:14 +01:00
23f806bb71 Rename BeOS' time.h to beostime.h to prevent collision in Be's CodeWarrior. 2021-04-28 09:18:38 +01:00
9c8a39d61e Rework CMakeLists.txt so project is compiled without intermediary libraries. 2021-04-24 20:26:43 +01:00
985e87c6f9 Fix CMake matches. 2021-04-19 13:40:11 +01:00
e5756d198f Implement extended attributes version in BeOS and Haiku. 2021-03-31 16:53:58 +01:00
f95b6fccb9 Implement getting volume information from BeOS and Haiku. 2021-03-31 15:09:22 +01:00
0d768672de Implement getting OS version from BeOS and Haiku. 2021-03-31 14:36:55 +01:00
f3a5ab8745 Copy supported POSIX APIs to BeOS. 2021-03-31 13:30:04 +01:00