sortix-mirror/kernel/include/sortix/__
Jonas 'Sortie' Termansen 0117c4fbc7 Improve ix86 and x86_64 data types ABI.
Increase gid_t to an unsigned 64-bit integer.
Increase id_t to an unsigned 64-bit integer.
Increase pid_t to a signed 64-bit integer.
Increase time_t to a signed 64-bit integer.
Increase uid_t to an unsigned 64-bit integer.

Note: This is an incompatible ABI change.
2014-03-17 19:22:10 +01:00
..
dirent.h Add d_namlen, d_dev, and d_type to struct dirent. 2014-03-01 14:37:40 +01:00
dt.h Add d_namlen, d_dev, and d_type to struct dirent. 2014-03-01 14:37:40 +01:00
stat.h Add d_namlen, d_dev, and d_type to struct dirent. 2014-03-01 14:37:40 +01:00
types.h Improve ix86 and x86_64 data types ABI. 2014-03-17 19:22:10 +01:00