| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2005-04-07 | Add compatibility file for solaris. | welinder@troll.com | 1 | -49/+3 | |
| 2005-04-07 | Add system-specific compatibility functions to make | Linus Torvalds | 1 | -0/+53 | |
| up for various system deficiencies. This makes sparse easier to port to silly things like MinGW or Solaris. In particular: - strtold() is a C99 thing, not everybody has it - MinGW has problems with mmap(MAP_ANONYMOUS) and doesn't zero it. - st_ino/st_dev is POSIX identity testing, not supported by MinGW | |||||
