2 Commits (8ab4b00442759ff9b61f5e813b73d29d91c4ae5f)

Author SHA1 Message Date
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t 15 years ago
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 16 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 16 years ago
  Michael Brown d0974ec716 Separate out arch-independent parts of stdint.h 17 years ago
  Michael Brown eff8b06eff Separate out arch-independent parts of stdint.h 17 years ago
  Michael Brown f59281d8f6 Yet more synonyms that people tend to use. 17 years ago
  Michael Brown 0ab92faedb Use typeof(sizeof(...)) to define a size_t. This stops gcc complaining 18 years ago
  Michael Brown 2421723a15 Rewrote printf and friends to better support standard C semantics. 18 years ago
  Michael Brown 7a82c3eca3 Added missing ssize_t 18 years ago
  Michael Brown 116f17f605 off_t should be signed. 19 years ago
  Michael Brown e3f2aa7b4d Add off_t and physaddr_t, and the copy_{to,from}_phys helper routines. 19 years ago
  Michael Brown 3d6123e69a Initial revision 19 years ago