| 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 | -4/+4 | 
| | | | | | | | | | | 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 | ||||
| * | Add err_set_file() and err_set_exit() functions to make it possible for | Garrett Wollman | 1995-04-13 | 1 | -14/+44 | 
| | | | | | | | | | programs which use err(3) to work nicely in a wider range of environments (e.g., dialog). Notes: svn path=/head/; revision=7803 | ||||
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+186 | 
| Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573 | |||||
