Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement C99's _Exit() interface. | wollman | 2002-09-10 | 1 | -19/+40 |
| | | | | | | Implement a version of qsort that provides a thunk to the comparison function. Update manual pages. | ||||
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -4/+2 |
| | | | | I believe have made all of libc .c's as consistent as possible. | ||||
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -3/+3 |
| | |||||
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Don't depend in the kernel on the gcc feature of doing arithmetic on | bde | 1996-08-31 | 1 | -10/+10 |
| | | | | pointers of type `void *'. Warn about this in future. | ||||
* | Don't include <sys/types.h> when it isn't used. | bde | 1996-04-19 | 1 | -2/+1 |
| | | | | | This commit covers most of the ANSI library functions. Many others only need <sys/types.h> because they use u_xxx. | ||||
* | Added prototypes. | bde | 1995-12-26 | 1 | -3/+8 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+174 |