| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 1 | -49/+57 |
| | | | | | | | | | | for gcc >= 2.5 and no-ops for gcc >= 2.6. Converted to use __dead2 or __pure2 where it wasn't already done, except in math.h where use of __pure was mostly wrong. Notes: svn path=/head/; revision=18286 | ||||
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=8858 | ||||
| * | BSD 4.4 Lite Include Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+132 |
| Notes: svn path=/head/; revision=1539 | |||||
